[jboss-jira] [JBoss JIRA] Updated: (JBAS-7877) HornetQ stalls for a couple of minutes during journal recovery
Clebert Suconic (JIRA)
jira-events at lists.jboss.org
Wed Apr 14 16:42:28 EDT 2010
[ https://jira.jboss.org/jira/browse/JBAS-7877?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Clebert Suconic updated JBAS-7877:
----------------------------------
Fix Version/s: JBossAS-6.0.0.M3
(was: JBossAS-6.0.0.M4)
Putting it back to M3 since we decided by another release (because of another issue)
> HornetQ stalls for a couple of minutes during journal recovery
> --------------------------------------------------------------
>
> Key: JBAS-7877
> URL: https://jira.jboss.org/jira/browse/JBAS-7877
> Project: JBoss Application Server
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: JMS (HornetQ)
> Reporter: Carlo de Wolf
> Assignee: Clebert Suconic
> Fix For: JBossAS-6.0.0.M3
>
> Attachments: threaddump-20100324.txt
>
>
> During a non-clean startup of AS trunk HornetQ sporadically stalls during the journal recovery. (Not reproducible.)
> "Thread-2" prio=10 tid=0x00007f89b4045000 nid=0x948 waiting on condition [0x00007f89c3b44000]
> java.lang.Thread.State: WAITING (parking)
> at sun.misc.Unsafe.park(Native Method)
> - parking to wait for <0x00007f89eb3f1240> (a java.util.concurrent.Semaphore$NonfairSync)
> at java.util.concurrent.locks.LockSupport.park(LockSupport.java:158)
> at java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:747)
> at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedInterruptibly(AbstractQueuedSynchronizer.java:905)
> at java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireSharedInterruptibly(AbstractQueuedSynchronizer.java:1217)
> at java.util.concurrent.Semaphore.acquire(Semaphore.java:286)
> at org.hornetq.core.journal.impl.TimedBuffer.start(TimedBuffer.java:147)
> ...
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list