I solved this problem on our environnement to do the following steps: step 1
/server/filters/activation Change info.magnolia.module.exchangetransactional.XAReceiveFilter back to info.magnolia.module.activation.ReceiveFilter Step 2 /modules/activation/apps/activation/subApps/activation Change info.magnolia.module.exchangetransactional.app.XAActivationSubApp back to info.magnolia.module.activation.app.ActivationMainSubApp Removed subscriber 2nd public subscriber from author instance because I now only publish to 1 public instance. same steps on public instance Delete transactional activation module and synchronzation module. same steps on public instance (Only not the removal of the subscriber!) Delete exchange and syncmodule restart tomcat After doing these steps I was able to publish again. I looked into versionHandler of the Transaction Activation module to see what was modified to get to these steps. -- Context is everything: http://forum.magnolia-cms.com/forum/thread.html?threadId=eff52dbc-4a5a-401e-a279-9242c9736d8e ---------------------------------------------------------------- For list details, see http://www.magnolia-cms.com/community/mailing-lists.html Alternatively, use our forums: http://forum.magnolia-cms.com/ To unsubscribe, E-mail to: <[email protected]> ----------------------------------------------------------------
