Hi, i am newbie in using CMS especially for this magnolia.
I've tried to integrating blossom to my spring web application, with Jboss
4.2.3 as the application server.
After some kind of configuration that i got from the internet, when i start run
the jboss , i got the error messages :
16:23:14,513 ERROR [Alpha4-SNAPSHOT]] Exception sending context initialized
event to listener instance of class
info.magnolia.cms.servlets.MgnlServletContextListener
java.lang.NoSuchFieldError: TRUE
at
info.magnolia.cms.util.ClasspathResourcesUtil.collectFiles(ClasspathResourcesUtil.java:227)
at
info.magnolia.cms.util.ClasspathResourcesUtil.collectFromURLs(ClasspathResourcesUtil.java:159)
at
info.magnolia.cms.util.ClasspathResourcesUtil.findResources(ClasspathResourcesUtil.java:127)
at
info.magnolia.module.model.reader.BetwixtModuleDefinitionReader.findModuleDescriptors(BetwixtModuleDefinitionReader.java:112)
at
info.magnolia.module.model.reader.BetwixtModuleDefinitionReader.readAll(BetwixtModuleDefinitionReader.java:101)
at
info.magnolia.module.ModuleManagerImpl.loadDefinitions(ModuleManagerImpl.java:134)
at
info.magnolia.cms.beans.config.PropertiesInitializer.loadAllModuleProperties(PropertiesInitializer.java:148)
at
info.magnolia.cms.beans.config.PropertiesInitializer.loadAllProperties(PropertiesInitializer.java:119)
at
info.magnolia.cms.servlets.MgnlServletContextListener.contextInitialized(MgnlServletContextListener.java:192)
at
org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:3856)
at
org.apache.catalina.core.StandardContext.start(StandardContext.java:4361)
at
org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:790)
at
org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:770)
at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:553)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at
org.apache.tomcat.util.modeler.BaseModelMBean.invoke(BaseModelMBean.java:296)
at
org.jboss.mx.server.RawDynamicInvoker.invoke(RawDynamicInvoker.java:164)
at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
Could anyone tell me why it happened?
N.B If i add call applicationContext of magnolia there wouldn't be any error ,
the JBoss started, but when try access my application it cannot be opened.
Regards,
Cristian
--
Context is everything:
http://forum.magnolia-cms.com/forum/thread.html?threadId=d897503e-bf60-4aea-a39f-f5458e6e797a
----------------------------------------------------------------
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]>
----------------------------------------------------------------