Hi, I currently run Magnolia on a Jboss 5 which is no problem since I followed the instructions of the [url=http://wiki.magnolia-cms.com/display/WIKI/Installing+Magnolia+CMS+on+JBoss]documentation[/url]. Now I wanted to migrate on a Jboss 6 instance and did exactly the same as before on the Jboss 5. But when Jboss 6 starts, the following Exception is thrown by Magnolia:
[code] 18:03:03,301 INFO [STDOUT] 2013-01-24 18:03:03,301 INFO info.magnolia.context.LifeTimeJCRSessionUtil : Will handle lifetime sessions because the system context is of type interface info.magnolia.context.ThreadDependentSystemContext 18:03:03,371 INFO [STDOUT] 2013-01-24 18:03:03,364 ERROR info.magnolia.cms.beans.config.ConfigLoader : An unspecified error occurred during initialization: java.io.FileNotFoundException: vfs:/Applications/GDPeclipse-4.2.0/services/jboss-6.1.0.Final/common/lib/picketbox-bare.jar/auth.conf 18:03:03,371 INFO [STDOUT] java.lang.RuntimeException: java.io.FileNotFoundException: vfs:/Applications/GDPeclipse-4.2.0/services/jboss-6.1.0.Final/common/lib/picketbox-bare.jar/auth.conf 18:03:03,371 INFO [STDOUT] at info.magnolia.cms.util.TextFileUtil.getLines(TextFileUtil.java:83) 18:03:03,371 INFO [STDOUT] at info.magnolia.cms.util.TextFileUtil.getTrimmedLinesMatching(TextFileUtil.java:53) 18:03:03,372 INFO [STDOUT] at info.magnolia.module.delta.TextFileConditionsUtil.addFalseConditionIfExpressionIsContained(TextFileConditionsUtil.java:60) 18:03:03,372 INFO [STDOUT] at info.magnolia.setup.CoreModuleVersionHandler.get45ConfigFileConditions(CoreModuleVersionHandler.java:186) [/code] Any Idea? -- Context is everything: http://forum.magnolia-cms.com/forum/thread.html?threadId=b3c4d2c2-3ed8-4620-96fb-79e45efd03f6 ---------------------------------------------------------------- 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]> ----------------------------------------------------------------
