Bugs item #575307, was opened at 2002-06-29 12:57
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=575307&group_id=22866

Category: JBossServer
Group: v3.0 Rabbit Hole
Status: Open
Resolution: None
>Priority: 9
Submitted By: T. Subramanian (t_subbu)
Assigned to: Nobody/Anonymous (nobody)
Summary: shutdown problem with JBoss

Initial Comment:
While starting the server even before initialization 
completes, if we try to kill it using ctrl-c, then JBoss 
hangs in the middle. Thread dump is attached with this 
mail. Reason is UnifiedClassLoader created from 
MainDeployer was locked by main thread. In between 
when we try to kill the JBoss shutdown  thread tries to 
lock the same UnifiedClassLoader from 
ServiceController which results in dead lock.

        I tried twice and both the times I am able to 
reproduce it

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=575307&group_id=22866


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Got root? We do.
http://thinkgeek.com/sf
_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to