Hi Uwe,

On May 17, 2007, at 13:53 , Uwe Preisendörfer wrote:

Hallo to all,

i try to test the magnolia-3.1-SNAPSHOT.

Great ! :)

All tests are done without changing anything, but using
mysql for the repository.

WARNS
=====
1) If i request the login page i get the following

   WARN   info.magnolia.cms.beans.config.ContentRepository
          ContentRepository.java(getRepositoryMapping:569) 17.05.2007
          12:21:46 no mapping for the repository [uri]

   Can anyone tell me the meaning of this WARN? Is this one
   significant?

Not at all. We introduced URI-based ACLs in 3.1, and that apparently still needs polishing. Would be great if you could report this in Jira so we don't forget about it ;)


2) I get a second type of WARN during the activation under
   'Documents'

   WARN   info.magnolia.beancoder.MgnlNode
          MgnlNode.java(setProperty:240) 17.05.2007 12:24:21
setProperty (openwfe.org.jcr.beancoder.JcrBeanCoder__instance_class,
          Null with type PropertyType.NAME, will switch to
          PropertyType.STRING ...

   Same questions as above, what is the meaning of this WARN, is this
   one significant?

This is there since 3.0...2 I believe. I can't remember the exact details, but you should find them in comments on Jira. It was basically a workaround for an issue I had with the encoding of workitems - and that was logged as a warning in a (failed) attempt to remind us that we needed a serious fix for this. However, I believe the workaround works well and there's no other impact than some annoying logs. (Which you could filter out by customizing the logging configuration). Feel free to also report this in Jira.

[...]

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:

Ok, this looks like a dtd/xml related issue on the public instance:
- Do you use exactly the same Magnolia version on both sides? Are all jars the same? - What java and tomcat versions are you using? Are they the same on both sides? - Can you check if you have xerces/xercesImpl/xalan and other x* jars on both sides? If so, which ones? (please check that in magnoliaXXX/WEB-INF/lib and the common/ endorsed and common/lib directories of tomcat)


Hope this was not to long ...

Not at all :) To help readability, you might to push the stacktraces to http://rafb.net/paste/ for instance, but its ok ;)

Any ideas to fix these problems are welcome.
Thanks in advance

Thanks for checking 3.1 out !


Cheers

g



----------------------------------------------------------------
for list details see
http://documentation.magnolia.info/docs/en/editor/stayupdated.html
----------------------------------------------------------------

Reply via email to