Hi Grégory, first of all i cut the mail to concentrate on the errors.
GJ> Ok, this looks like a dtd/xml related issue on the public instance: GJ> - Do you use exactly the same Magnolia version on both sides? Are all GJ> jars the same? Yes, i downloaded magnolia-3.1-20070515.161149-3.war and copy it to /webapps/magnoliaAuthor.war.zip and /webapps/magnoliaPublic.war.zip Then on both changing the files /WEB-INF/config/default/magnolia.properties /WEB-INF/config/repo-conf/jackrabbit-mysql-search.xml to setup the repositories to mysql and rename the files to .war After this i started the tomcat with '/bin/magnolia_control.bat start' set ... -Xms256M -Xmx768M -Djava.awt.headless=true it deploys the apps and i followed the restart hint. GJ> - What java and tomcat versions are you using? a tomcat 5.5.23 using jdk1.5.0_11 but had the same errors during tests with a tomcat 5.5.23 and 5.5.20 using jdk1.6.0. The same on a Windows and a linux system. GJ> Are they the same on both sides? Yes, because at this time i always use one tomcat for testing. GJ> - Can you check if you have xerces/xercesImpl/xalan and other x* jars GJ> on both sides? If so, which ones? GJ> (please check that in magnoliaXXX/WEB-INF/lib and the common/ GJ> endorsed and common/lib directories of tomcat) at this time only the xercesImpl-2.8.1.jar which is delivered with magnoliaXXX >> 3) Error in the magnoliaPublic instance (magnolia-activation.log) >> during activation under 'Website' and 'Documents', see also Error 4 >> >> ERROR info.magnolia.cms.exchange.simple.SimpleExchangeServlet >> 17.05.2007 12:50:00 -- >> java.net.MalformedURLException >> at java.net.URL.<init>(Unknown Source) >> [...] >> at >> org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser.parse(Unknown >> Source) >> at org.jdom.input.SAXBuilder.build(SAXBuilder.java:453) >> at org.jdom.input.SAXBuilder.build(SAXBuilder.java:770) >> at info.magnolia.cms.exchange.simple.SimpleExchangeServlet.update >> (SimpleExchangeServlet.java:162) >> at info.magnolia.cms.exchange.simple.SimpleExchangeServlet.receive >> (SimpleExchangeServlet.java:136) >> [...] >> >> 4) Error in the magnoliaAuthor instance (magnolia-error.log) >> during activation under 'Website' and 'Documents', see also >> Error 3 >> >> ERROR >> info.magnolia.module.admininterface.commands.ActivationCommand >> 17.05.2007 12:50:00 -- 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:256) >> at >> info.magnolia.module.admininterface.commands.ActivationCommand.activat >> eRecursive(ActivationCommand.java:150) >> at >> info.magnolia.module.admininterface.commands.ActivationCommand.execute >> (ActivationCommand.java:71) >> [...] >> Caused by: info.magnolia.cms.exchange.ExchangeException: Message >> received from subscriber: >> at >> info.magnolia.cms.exchange.simple.SimpleSyndicator.activate >> (SimpleSyndicator.java:87) >> at >> info.magnolia.cms.exchange.simple.SimpleSyndicator.activate >> (SimpleSyndicator.java:52) >> at >> info.magnolia.cms.exchange.simple.BaseSyndicatorImpl.activate >> (BaseSyndicatorImpl.java:248) >> ... 46 more >> info.magnolia.cms.exchange.ExchangeException: Message received from >> subscriber: >> at >> info.magnolia.cms.exchange.simple.SimpleSyndicator.activate >> (SimpleSyndicator.java:87) >> at >> info.magnolia.cms.exchange.simple.SimpleSyndicator.activate >> (SimpleSyndicator.java:52) >> at >> info.magnolia.cms.exchange.simple.BaseSyndicatorImpl.activate >> (BaseSyndicatorImpl.java:248) >> at >> info.magnolia.module.admininterface.commands.ActivationCommand.activat >> eRecursive(ActivationCommand.java:150) >> [...] >> The Inbox GUI shows than the message: Can't activate: >> Message received from subscriber: GJ> To help readability, you might to push the stacktraces GJ> to http://rafb.net/paste/ for instance, but its ok ;) OK, i'll use this the next time. Greetings Uwe ---------------------------------------------------------------- for list details see http://documentation.magnolia.info/docs/en/editor/stayupdated.html ----------------------------------------------------------------
