You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ace.apache.org by "J.W. Janssen (JIRA)" <ji...@apache.org> on 2014/01/15 11:27:20 UTC

[jira] [Closed] (ACE-450) Unable to login when deploymentversionlimit is set

     [ https://issues.apache.org/jira/browse/ACE-450?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

J.W. Janssen closed ACE-450.
----------------------------

    Resolution: Duplicate

> Unable to login when deploymentversionlimit is set
> --------------------------------------------------
>
>                 Key: ACE-450
>                 URL: https://issues.apache.org/jira/browse/ACE-450
>             Project: ACE
>          Issue Type: Bug
>    Affects Versions: 1.0.0
>            Reporter: Jago de Vreede
>
> - Using a truck build (r1556760)
> - deploymentversionlimit is set to 3 in conf/org.apache.ace.client.repository.cfg
> Changing the deploymentversionlimit back to -1 fixes the problem
> Stacktrace:
> WARNING - Bundle: org.apache.ace.webui.vaadin - Login failed! Destroying session... - org.apache.felix.log.LogException: com.thoughtworks.xstream.converters.ConversionException: java.lang.IllegalStateException: The repository is currently busy, so no objects can be removed.
> ---- Debugging information ----
> message             : java.lang.IllegalStateException: The repository is currently busy, so no objects can be removed.
> cause-exception     : java.lang.IllegalArgumentException
> cause-message       : java.lang.IllegalStateException: The repository is currently busy, so no objects can be removed.
> class               : org.apache.ace.client.repository.impl.RepositorySerializer
> required-type       : org.apache.ace.client.repository.impl.RepositorySerializer
> path                : /repository/deploymentversions/deploymentversion[9]
> line number         : 23157
> -------------------------------
>         at com.thoughtworks.xstream.core.TreeUnmarshaller.convert(TreeUnmarshaller.java:63)
>         at com.thoughtworks.xstream.core.AbstractReferenceUnmarshaller.convert(AbstractReferenceUnmarshaller.java:45)
>         at com.thoughtworks.xstream.core.TreeUnmarshaller.convertAnother(TreeUnmarshaller.java:46)
>         at com.thoughtworks.xstream.core.TreeUnmarshaller.start(TreeUnmarshaller.java:117)
>         at com.thoughtworks.xstream.core.ReferenceByXPathMarshallingStrategy.unmarshal(ReferenceByXPathMarshallingStrategy.java:29)
>         at com.thoughtworks.xstream.XStream.unmarshal(XStream.java:846)
>         at com.thoughtworks.xstream.XStream.unmarshal(XStream.java:833)
>         at com.thoughtworks.xstream.XStream.fromXML(XStream.java:816)
>         at org.apache.ace.client.repository.impl.RepositorySerializer.fromXML(RepositorySerializer.java:114)
>         at org.apache.ace.client.repository.impl.RepositorySet.read(RepositorySet.java:198)
>         at org.apache.ace.client.repository.impl.RepositorySet.readLocal(RepositorySet.java:188)
>         at org.apache.ace.client.repository.impl.RepositoryAdminImpl.login(RepositoryAdminImpl.java:389)
>         at org.apache.ace.client.repository.impl.RepositoryAdminImpl.login(RepositoryAdminImpl.java:371)



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)