java deadlock during starutp
----------------------------

         Key: JBAS-1482
         URL: http://jira.jboss.com/jira/browse/JBAS-1482
     Project: JBoss Application Server
        Type: Bug
    Versions:  JBossAS-3.2.7 Final    
 Environment: Red Hat Enterprise Linux ES release 3 (Taroon Update 2)
java 1.4.2_05
    Reporter: David
    Priority: Minor
 Attachments: dead-lock-during-startup.log

Noticed very slow startup, did kill -3, found the following.

Found one Java-level deadlock:
=============================
"MessageDispatcher up processing thread":
  waiting to lock monitor 0xa4d393d4 (object 0xb9a6d310, a 
org.jboss.system.ServiceController),
  which is held by "main"
"main":
  waiting to lock monitor 0x080d0854 (object 0xba632828, a java.util.HashMap),
  which is held by "MessageDispatcher up processing thread"

Java stack information for the threads listed above:
===================================================

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.jboss.com/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to