[jboss-dev-forums] [JBoss Microcontainer Development POJO Server] - admin-console error

everson . do-not-reply at jboss.com
Wed Jun 22 15:19:39 EDT 2011


everson . [http://community.jboss.org/people/everjava] created the discussion

"admin-console error"

To view the discussion, visit: http://community.jboss.org/message/611487#611487

--------------------------------------------------------------
When I deploy an enterprise application(that use seam) I get the error below when I try to use admin-console. If I do undeploy, admin-console works fine.

Anyone know what is happing ?

16:09:37,241 INFO  [ServletContextListener] Welcome to Seam 2.1.0.SP1
16:09:43,829 ERROR [[/admin-console]] Exception sending request initialized lifecycle event to listener instance of class org.jboss.on.embedded.LazyStartupListener
java.lang.RuntimeException: error while reading /WEB-INF/components.xml
    at org.jboss.seam.init.Initialization.initComponentsFromXmlDocument(Initialization.java:221)
    at org.jboss.seam.init.Initialization.create(Initialization.java:124)
    at org.jboss.seam.servlet.SeamListener.contextInitialized(SeamListener.java:34)
    at org.jboss.on.embedded.LazyStartupListener.initialize(LazyStartupListener.java:182)
    at org.jboss.on.embedded.LazyStartupListener.requestInitialized(LazyStartupListener.java:240)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:180)
    at org.jboss.web.tomcat.security.SecurityAssociationValve.invoke(SecurityAssociationValve.java:190)
    at org.jboss.web.tomcat.security.JaccContextValve.invoke(JaccContextValve.java:92)
    at org.jboss.web.tomcat.security.SecurityContextEstablishmentValve.process(SecurityContextEstablishmentValve.java:126)
    at org.jboss.web.tomcat.security.SecurityContextEstablishmentValve.invoke(SecurityContextEstablishmentValve.java:70)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
    at org.jboss.web.tomcat.service.jca.CachedConnectionValve.invoke(CachedConnectionValve.java:158)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:330)
    at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:829)
    at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:598)
    at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:447)
    at java.lang.Thread.run(Thread.java:662)
Caused by: java.lang.RuntimeException: Error loading element Identity with component name null and component class null
    at org.jboss.seam.init.Initialization.installComponentsFromXmlElements(Initialization.java:342)
    at org.jboss.seam.init.Initialization.initComponentsFromXmlDocument(Initialization.java:217)
    ... 18 more
--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/611487#611487]

Start a new discussion in JBoss Microcontainer Development POJO Server at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2116]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-dev-forums/attachments/20110622/1e51ba9a/attachment.html 


More information about the jboss-dev-forums mailing list