java.lang.InterruptedException thrown from getNonDurableSubscriptionsCount
----------------------------------------------------------------------------
Key: JBAS-6803
URL:
https://jira.jboss.org/jira/browse/JBAS-6803
Project: JBoss Application Server
Issue Type: Bug
Security Level: Public (Everyone can see)
Reporter: Shelly McGowan
This InterruptedException was discussed as part of JBAS-6546 which was closed as the hang
was no longer seen. This InterruptedException is still unresolved and seen in the
admin-console test: org.jboss.jopr.jsfunit.as5.JMSTest#testQueueStopOperation
java.lang.InterruptedException
at
EDU.oswego.cs.dl.util.concurrent.WriterPreferenceReadWriteLock$ReaderLock.acquire(WriterPreferenceReadWriteLock.java:157)
at
org.jboss.messaging.core.impl.postoffice.MessagingPostOffice.getQueuesForCondition(MessagingPostOffice.java:524)
at
org.jboss.jms.server.destination.ManagedTopic.getSubscriptionsCount(ManagedTopic.java:308)
at
org.jboss.jms.server.destination.ManagedTopic.getNonDurableSubscriptionsCount(ManagedTopic.java:104)
at
org.jboss.jms.server.destination.TopicService.getNonDurableSubscriptionsCount(TopicService.java:305)
Previously discussed here:
https://jira.jboss.org/jira/browse/JBAS-6546?focusedCommentId=12455886#ac...
--
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