Lazy creation of queues with concurrencies breaks the system
------------------------------------------------------------
Key: NXP-5644
URL: https://jira.nuxeo.org/browse/NXP-5644
Project: Nuxeo Enterprise Platform
Issue Type: Bug
Affects Versions: 5.3.2
Reporter: Mariana Cedica
Fix For: 5.4
The following exception is thrown :
Error while executing
org.nuxeo.ecm.platform.queue.core.NuxeoQueuePersister.SaveContentRunner
at
org.nuxeo.ecm.platform.queue.core.NuxeoQueuePersister$NuxeoQueueRunner.runUnrestricted(NuxeoQueuePersister.java:80)
at
org.nuxeo.ecm.platform.queue.core.NuxeoQueuePersister.addContent(NuxeoQueuePersister.java:180)
... 13 more
Caused by: org.nuxeo.ecm.core.api.ClientException:
org.nuxeo.ecm.core.api.WrappedException: Exception:
javax.ejb.NoSuchEJBException. message: Could not find stateful bean:
3j011-yrz3ep-ge5tctze-1-ge5te$
at
org.nuxeo.ecm.core.api.UnrestrictedSessionRunner.runUnrestricted(UnrestrictedSessionRunner.java:153)
at
org.nuxeo.ecm.platform.queue.core.NuxeoQueuePersister$NuxeoQueueRunner.runUnrestricted(NuxeoQueuePersister.java:78)
... 14 more
Caused by: org.nuxeo.ecm.core.api.WrappedException: Exception:
javax.ejb.NoSuchEJBException. message: Could not find stateful bean:
3j011-yrz3ep-ge5tctze-1-ge5tey98-99
at
org.jboss.ejb3.cache.simple.SimpleStatefulCache.get(SimpleStatefulCache.java:390)
at
org.jboss.ejb3.cache.simple.SimpleStatefulCache.get(SimpleStatefulCache.java:375)
at
org.jboss.ejb3.stateful.StatefulInstanceInterceptor.invoke(StatefulInstanceInterceptor.java:61)
at
org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:101)
at
org.jboss.aspects.security.RoleBasedAuthorizationInterceptor.invoke(RoleBasedAuthorizationInterceptor.java:166)
at
org.jboss.ejb3.security.RoleBasedAuthorizationInterceptor.invoke(RoleBasedAuthorizationInterceptor.java:115)
at
org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:101)
at
org.jboss.aspects.security.AuthenticationInterceptor.invoke(AuthenticationInterceptor.java:77)
at
org.jboss.ejb3.security.Ejb3AuthenticationInterceptor.invoke(Ejb3AuthenticationInterceptor.java:110)
at
org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:101)
at
org.jboss.ejb3.ENCPropagationInterceptor.invoke(ENCPropagationInterceptor.java:46)
at
org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:101)
at
org.jboss.ejb3.asynchronous.AsynchronousInterceptor.invoke(AsynchronousInterceptor.java:106)
at
org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:101)
at
org.jboss.ejb3.stateful.StatefulContainer.localInvoke(StatefulContainer.java:206)
at
org.jboss.ejb3.stateful.StatefulLocalProxy.invoke(StatefulLocalProxy.java:119)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.nuxeo.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
_______________________________________________
ECM-tickets mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets