[jboss-jira] [JBoss JIRA] Created: (JBAS-6803) java.lang.InterruptedException thrown from getNonDurableSubscriptionsCount

Shelly McGowan (JIRA) jira-events at lists.jboss.org
Sun Apr 19 14:41:22 EDT 2009


 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#action_12455886

-- 
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