[jboss-jira] [JBoss JIRA] Commented: (JBAS-7877) HornetQ stalls for a couple of minutes during journal recovery

Clebert Suconic (JIRA) jira-events at lists.jboss.org
Wed Apr 7 17:47:37 EDT 2010


    [ https://jira.jboss.org/jira/browse/JBAS-7877?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12524405#action_12524405 ] 

Clebert Suconic commented on JBAS-7877:
---------------------------------------

I have fixed a possible issue, but this will be available on HornetQ CR1. (Which will come after M3).
so, I will move this issue to the next AS6 release.

> 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