[jboss-jira] [JBoss JIRA] Commented: (JBAS-3597) Test error org.jboss.test.jbossmq.test.JBossMQUnitTest::testTopicSelectorChange
Dimitris Andreadis (JIRA)
jira-events at jboss.com
Fri Sep 22 05:25:01 EDT 2006
[ http://jira.jboss.com/jira/browse/JBAS-3597?page=comments#action_12343799 ]
Dimitris Andreadis commented on JBAS-3597:
------------------------------------------
The test is performed against a Branch_3_2 latest server using the following clients:
3.2.6
3.2.7
3.2.8
3.2.8.SP1
3.2.x (latest)
4.0.2
4.0.3
4.0.3.SP1
4.0.4.GA
4.0.x (latest)
Different runs produce different failures, eg.
4.0.4.GA
3.2.8
4.0.0.GA
4.0.4.GA.
4.0.x
3.2.8.SP1
4.0.4.GA.
4.0.x
3.2.8.SP1
4.0.4.GA
The only common denominator seems to be that 4.0.4.GA always fails
> Test error org.jboss.test.jbossmq.test.JBossMQUnitTest::testTopicSelectorChange
> -------------------------------------------------------------------------------
>
> Key: JBAS-3597
> URL: http://jira.jboss.com/jira/browse/JBAS-3597
> Project: JBoss Application Server
> Issue Type: Sub-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
> Fix For: JBossAS-4.0.6.CR1
>
>
> Test org.jboss.test.jbossmq.test.JBossMQUnitTest::testTopicSelectorChange fails with
> Error The durable subscription is already in use. DurableSubscription[clientId=DurableSubscriberExample name=test selector=Value = 'A']
> javax.jms.IllegalStateException: The durable subscription is already in use. DurableSubscription[clientId=DurableSubscriberExample name=test selector=Value = 'A']
> at org.jboss.mq.server.JMSTopic.addSubscriber(JMSTopic.java:92)
> at org.jboss.mq.server.ClientConsumer.addSubscription(ClientConsumer.java:142)
> at org.jboss.mq.server.JMSDestinationManager.subscribe(JMSDestinationManager.java:541)
> at org.jboss.mq.server.JMSServerInterceptorSupport.subscribe(JMSServerInterceptorSupport.java:312)
> at org.jboss.mq.security.ServerSecurityInterceptor.subscribe(ServerSecurityInterceptor.java:157)
> at org.jboss.mq.server.TracingInterceptor.subscribe(TracingInterceptor.java:784)
> at org.jboss.mq.server.JMSServerInvoker.subscribe(JMSServerInvoker.java:312)
> at org.jboss.mq.il.uil2.ServerSocketManagerHandler.handleMsg(ServerSocketManagerHandler.java:182)
> at org.jboss.mq.il.uil2.SocketManager$ReadTask.handleMsg(SocketManager.java:396)
> at org.jboss.mq.il.uil2.msgs.BaseMsg.run(BaseMsg.java:392)
> at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java:748)
> at java.lang.Thread.run(Thread.java:534)
> For
> MatrixTestContainer(jms_4_0_4_GA)
> MatrixTestContainer(jms_4_0_x)
--
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