It is not "hanging", that is simply the last message logged at the time. As you 
access various applications, there might or might not be further logging output 
(Seam and Hibernate generate lots of logging, so does JSF, but other things 
don't generate any logging output).

mfb's issue was that he closed the console, thus bringing down the app server, 
and the portal.  I assume that you did not close the terminal you used to start 
the app server.

Right before the "Started in 99s" message, there should be another message that 
looks like this:

13:34:27,879 INFO  [Http11Protocol] Starting Coyote HTTP/1.1 on 
http-127.0.0.1-8080

Post the "Starting Coyote HTTP" message that you have.

When you replied to my post, you used URL "http://:8080";. Did you actual enter 
the exact text "http://localhost:8080"; or did you enter something else?

Let's just continue the discussion here, that is better than breaking off into 
another thread at this point. 

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4109464
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to