Details
-
Bug
-
Resolution: Fixed
-
Major
-
None
-
None
-
3.1-SNAPSHOT
Description
I had 2 workitems each of which contained about 50 or so subpages.
After "Proceeding" on one then the other I get an exception below..
If I "proceed" on one item then wait for command to finish then "proceeed" on the other item everything is fine...
ERROR info.magnolia.module.admininterface.commands.ActivationCommand 25.06.2007 00:04:15 – can't activate
info.magnolia.cms.exchange.ExchangeException: Message received from subscriber: : Message received from subscriber:
at info.magnolia.cms.exchange.simple.BaseSyndicatorImpl.activate(BaseSyndicatorImpl.java:253)
at info.magnolia.cms.exchange.simple.BaseSyndicatorImpl.activate(BaseSyndicatorImpl.java:204)
at info.magnolia.module.admininterface.commands.ActivationCommand.activateRecursive(ActivationCommand.java:150)
at info.magnolia.module.admininterface.commands.ActivationCommand.execute(ActivationCommand.java:71)
at info.magnolia.commands.MgnlCommand.executePooledOrSynchronized(MgnlCommand.java:153)
at info.magnolia.commands.MgnlCommand.execute(MgnlCommand.java:140)
at info.magnolia.module.workflow.MgnlParticipant.consume(MgnlParticipant.java:110)
Checklists
Attachments
Issue Links
- is related to
-
MAGNOLIA-2121 activation: use a thread per subscriber
-
- Closed
-
-
MAGNOLIA-2378 Parallel execution of workflows blocked by exclusive reads/writes during versioning.
-
- Closed
-