Bugs item #725066, was opened at 2003-04-21 18:23
Message generated for change (Comment added) made by lafr
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=725066&group_id=22866
Category: JBossWeb
Group: v3.2
>Status: Closed
>Resolution: Works For Me
Priority: 5
Submitted By: Frank Langelage (lafr)
Assigned to: Nobody/Anonymous (nobody)
Summary: shutdown not successful
Initial Comment:
shutdown of JBoss-3.2.0 stops at this point:
INFO [MainDeployer.undeploy] Undeploying
file:/home/jboss/java/JBoss-3.2/jboss-all/build/output/jboss-3.2.1beta/server/ebm1/deploy/jbossweb-jetty.sar/
INFO [JettyService.stop] Stopping
INFO [MainDeployer.removeDeployer] Removing deployer:
[EMAIL PROTECTED]
INFO [jbossweb.log] Stopping Acceptor
ServerSocket[addr=0.0.0.0/0.0.0.0,port=0,localport=8080]
INFO [jbossweb.log] Stopped SocketListener on 0.0.0.0:8080
I got this problem on different OS (linux, Solaris,
ReliantUnix) with different JDK's (1.4.2beta, 1.4.1,
1.4.0, 1.3.1) and different configurations (all,
default, my own).
A full thread dump is in the attached file.
----------------------------------------------------------------------
>Comment By: Frank Langelage (lafr)
Date: 2003-07-11 19:36
Message:
Logged In: YES
user_id=300021
With JB 3.2.2RC2 and tomcat instead of jetty the problem
went away.
----------------------------------------------------------------------
Comment By: Scott M Stark (starksm)
Date: 2003-04-23 04:27
Message:
Logged In: YES
user_id=175228
The thread dump shows Jetty stuck in the stop of the AJP13
listener:
"JBoss Shutdown Hook" daemon prio=1 tid=0x093a63c8
nid=0x391ef3 in Object.wait()
[b8bfe000..b8bff918]
at java.lang.Object.wait(Native Method)
- waiting on <0x474a9768> (a
org.mortbay.http.ajp.AJP13Listener)
at
org.mortbay.util.ThreadedServer.stop(ThreadedServer.java:439)
- locked <0x474a9768> (a
org.mortbay.http.ajp.AJP13Listener)
at
org.mortbay.http.ajp.AJP13Listener.stop(AJP13Listener.java:138)
at org.mortbay.http.HttpServer.stop(HttpServer.java:701)
- locked <0x474cb908> (a org.jboss.jetty.Jetty)
at org.mortbay.http.HttpServer.stop(HttpServer.java:684)
- locked <0x474cb908> (a org.jboss.jetty.Jetty)
at
org.jboss.jetty.JettyService.stopService(JettyService.java:194)
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=725066&group_id=22866
-------------------------------------------------------
This SF.Net email sponsored by: Parasoft
Error proof Web apps, automate testing & more.
Download & eval WebKing and get a free book.
www.parasoft.com/bulletproofapps1
_______________________________________________
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development