[
https://jira.jboss.org/jira/browse/JBAS-6803?page=com.atlassian.jira.plug...
]
Ian Springer commented on JBAS-6803:
------------------------------------
We should either move this to JBMESSAGING so someone from the Messaging team can fix the
handling of the InterrupedException, or we should just resolve it.
There is the more critical issue of why the as5 plugin is interrupting the thread to begin
with, but that's a separate issue (Shelly is trying to reproduce it outside of the
test suite).
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
Assignee: Shelly McGowan
Fix For: JBossAS-5.2.0.Beta1
Attachments: cargo-JBAS6803.log
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