[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: TomcatDeployment hangs when struts is configured in web.

mattma do-not-reply at jboss.com
Thu Jul 9 14:12:53 EDT 2009


Hi,

Thanks for replying.  To answer the questions:
1. CPU usage is at 99%
2. server.log shows the same thing as on the console:

2009-07-09 11:07:34,040 INFO  [org.jboss.ejb3.EJBContainer] (main) STARTED EJB: com.lightspoke.memory.persistence.msg.cache.CacheMessageB ejbName: CacheMessageB
2009-07-09 11:07:34,059 INFO  [org.jboss.web.tomcat.service.deployers.TomcatDeployment] (main) deploy, ctxPath=/web

When struts is taken out of web.xml, you get the familiar jboss server started with startup time... message.  When struts is configured in web.xml, you never get the jboss server started message.  The web context is unavailable.  After 450 seconds, jboss tools in eclipse gives message "server did not start within 450 seconds".  

Maybe hang is the wrong word here but either way, the web context does not finish deploying and jboss does not start.  

I don't know how to go about figuring out the issue here. boot.log doesn't give an info either - it looks pretty normal.

How do I take a thread dump?

Thanks,
-Matt

View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4242686#4242686

Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4242686



More information about the jboss-user mailing list