[jboss-dev-forums] [JBoss AS 7 Development] - Problems deploying and starting webapp on JBoss AS 7.1.0.Final

thomas3mt do-not-reply at jboss.com
Wed Feb 22 10:23:02 EST 2012


thomas3mt [https://community.jboss.org/people/thomas3mt] created the discussion

"Problems deploying and starting webapp on JBoss AS 7.1.0.Final"

To view the discussion, visit: https://community.jboss.org/message/718760#718760

--------------------------------------------------------------
Hi,

I have problems deploying a webapp on 7.1.0.Final. The application deploys without any problems on 7.1.0.CR1

The app uses mysql + eclipselink. Those modules are installed and confirmed trough console / log loaded ok.

When i add the application to the server it deploys ok. When i try to add the app to server group it just handgs (in the web console).

>From command-line console i can see that the dependencies are sorted out, the perisistence unit is found, and that it looks "fine".

Last message i see is;

[Server:server-one] 16:07:59,233 DEBUG [org.jboss.as.ejb3.deployment.processors.EjbClientContextSetupProcessor] (MSC service thread 1-4) Deployment unit deployment "****.war" doesn't have any explicit EJB client context configured. Falling back on the default service jboss.ejb3.ejbClientContext.default EJB client context service
[Server:server-one] 16:07:59,235 DEBUG [org.jboss.as.ejb3.deployment.processors.EjbClientContextSetupProcessor] (MSC service thread 1-4) Registering EJB client context org.jboss.ejb.client.EJBClientContext at 42b36022 for classloader ModuleClassLoader for Module "deployment.****.war:main" from Service Module Loader
[Server:server-one] 16:07:59,312 DEBUG [org.jboss.as.ee] (MSC service thread 1-3) Configuring component class: javax.servlet.jsp.jstl.tlv.PermittedTaglibsTLV named javax.servlet.jsp.jstl.tlv.PermittedTaglibsTLV
[Server:server-one] 16:07:59,426 DEBUG [org.jboss.as.ee] (MSC service thread 1-3) Configuring component class: org.apache.catalina.servlets.DefaultServlet named org.apache.catalina.servlets.DefaultServlet
[Server:server-one] 16:07:59,430 DEBUG [org.jboss.as.ee] (MSC service thread 1-3) Configuring component class: javax.faces.webapp.FacetTag named javax.faces.webapp.FacetTag
[Server:server-one] 16:07:59,433 DEBUG [org.jboss.as.ee] (MSC service thread 1-3) Configuring component class: com.sun.faces.config.ConfigureListener named com.sun.faces.config.ConfigureListener
[Server:server-one] 16:07:59,436 DEBUG [org.jboss.as.ee] (MSC service thread 1-3) Configuring component class: ***** named *****
[Server:server-one] 16:07:59,437 DEBUG [org.jboss.as.ee] (MSC service thread 1-3) Configuring component class: javax.servlet.jsp.jstl.tlv.ScriptFreeTLV named javax.servlet.jsp.jstl.tlv.ScriptFreeTLV
[Server:server-one] 16:07:59,440 DEBUG [org.jboss.as.ee] (MSC service thread 1-3) Configuring component class: org.apache.jasper.servlet.JspServlet named org.apache.jasper.servlet.JspServlet

(**** is anonymized webapp package)

When i press "ctrl-c" to break/quit the "./domain.sh" process it hangs for a very long time / i have to kill it forcefully.. It seems that "hornetq" is something that is waiting / hanging. But im not sure..

I really need some pinpoints on where to continue looking. Thanks.

br
Thomas
--------------------------------------------------------------

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

Start a new discussion in JBoss AS 7 Development at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2225]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-dev-forums/attachments/20120222/28e6841f/attachment.html 


More information about the jboss-dev-forums mailing list