[ http://jira.magnolia.info/browse/MAGNOLIA-1603?page=comments#action_14294 ] Sameer Charles commented on MAGNOLIA-1603: ------------------------------------------
Synchronized ActivationCommand.execute() on system level - needs better locking so we do not block all write requests to the server while activation > Activating multiple inbox workitems (with subpages) throws an exception > ----------------------------------------------------------------------- > > Key: MAGNOLIA-1603 > URL: http://jira.magnolia.info/browse/MAGNOLIA-1603 > Project: Magnolia > Issue Type: Bug > Environment: 3.1-SNAPSHOT > Reporter: Amir Mistric > Assigned To: Boris Kraft > > 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) > -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.magnolia.info/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira ---------------------------------------------------------------- for list details see http://documentation.magnolia.info/docs/en/editor/stayupdated.html ----------------------------------------------------------------
