[
https://issues.jboss.org/browse/JBTM-1975?page=com.atlassian.jira.plugin....
]
Michael Musgrove commented on JBTM-1975:
----------------------------------------
The attached thread dump is from running the command:
{noformat}
java
-Dcom.arjuna.ats.arjuna.common.ObjectStoreEnvironmentBean.objectStoreType="com.arjuna.ats.internal.arjuna.objectstore.hornetq.HornetqObjectStoreAdaptor"
-Dcom.arjuna.ats.internal.arjuna.objectstore.hornetq.HornetqJournalEnvironmentBean.storeDir=<path
to HornetqJournalStore>/com.arjuna.ats.arjuna.tools.log.LogBrowser
{noformat}
LogBrowser tool hangs on exit when browsing the HornetqJournalStore
--------------------------------------------------------------------
Key: JBTM-1975
URL:
https://issues.jboss.org/browse/JBTM-1975
Project: JBoss Transaction Manager
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: Tooling
Affects Versions: 5.0.0.M5
Reporter: Michael Musgrove
Assignee: Michael Musgrove
Attachments: jstack.LogBrowser
Using the LogBrowser tool to look at log records in the HornetqJournalStore hangs on
shutdown. Debugging reveals org.hornetq.core.journal.impl.TimedBuffer waiting to aquire a
semaphore (spinLimiter) in its run loop - I could not determine which thread (see attached
jstack dump)
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira