[jboss-jira] [JBoss JIRA] Commented: (JBAS-3580) Error in org.jboss.test.jbossmq.test.UnackedUnitTestCase
Dimitris Andreadis (JIRA)
jira-events at jboss.com
Mon Aug 28 17:26:47 EDT 2006
[ http://jira.jboss.com/jira/browse/JBAS-3580?page=comments#action_12342113 ]
Dimitris Andreadis commented on JBAS-3580:
------------------------------------------
Am I duplicating JBAS-3221 ?
> Error in org.jboss.test.jbossmq.test.UnackedUnitTestCase
> --------------------------------------------------------
>
> Key: JBAS-3580
> URL: http://jira.jboss.com/jira/browse/JBAS-3580
> Project: JBoss Application Server
> Issue Type: Task
> Security Level: Public(Everyone can see)
> Components: JMS service, Test Suite
> Environment: Java Version 1.4.2_09
> Java Vendor Sun Microsystems Inc.
> Java VM Name Java HotSpot(TM) Client VM
> Java VM Version 1.4.2_09-b05
> Java VM Info mixed mode
> OS Name Linux
> OS Version 2.6.9-34.0.2.ELsmp
> OS Arch i386
> Reporter: Dimitris Andreadis
> Assigned To: Adrian Brock
> Fix For: JBossAS-4.0.5.CR1
>
>
> This seems like a clean-up problem of a previous test?
> testUnackedDurableTopic
> Error - The durable subscription is already in use. DurableSubscription[clientId=DurableSubscriberExample name=test selector=null]
> javax.jms.IllegalStateException: The durable subscription is already in use. DurableSubscription[clientId=DurableSubscriberExample name=test selector=null]
> at org.jboss.mq.server.JMSTopic.addSubscriber(JMSTopic.java:93)
> at org.jboss.mq.server.ClientConsumer.addSubscription(ClientConsumer.java:142)
> at org.jboss.mq.server.JMSDestinationManager.subscribe(JMSDestinationManager.java:572)
> at org.jboss.mq.server.JMSServerInterceptorSupport.subscribe(JMSServerInterceptorSupport.java:171)
> at org.jboss.mq.security.ServerSecurityInterceptor.subscribe(ServerSecurityInterceptor.java:157)
> at org.jboss.mq.server.TracingInterceptor.subscribe(TracingInterceptor.java:643)
> at org.jboss.mq.server.JMSServerInvoker.subscribe(JMSServerInvoker.java:177)
> at org.jboss.mq.il.uil2.ServerSocketManagerHandler.handleMsg(ServerSocketManagerHandler.java:185)
> at org.jboss.mq.il.uil2.SocketManager$ReadTask.handleMsg(SocketManager.java:395)
> at org.jboss.mq.il.uil2.msgs.BaseMsg.run(BaseMsg.java:398)
> at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java:748)
> at java.lang.Thread.run(Thread.java:534)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list