[jboss-jira] [JBoss JIRA] Commented: (JBAS-4074) failing org.jboss.test.jbossmq.test.UIL2JBossMQUnitTestCase
Dimitris Andreadis (JIRA)
jira-events at jboss.com
Wed Feb 7 07:17:32 EST 2007
[ http://jira.jboss.com/jira/browse/JBAS-4074?page=comments#action_12352518 ]
Dimitris Andreadis commented on JBAS-4074:
------------------------------------------
I'm seeing the test still failing although it perfectly passes for me locally with:
java version "1.5.0_06"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_06-b05)
BEA JRockit(R) (build R26.4.0-63-63688-1.5.0_06-20060626-2259-win-ia32, )
> failing org.jboss.test.jbossmq.test.UIL2JBossMQUnitTestCase
> -----------------------------------------------------------
>
> Key: JBAS-4074
> URL: http://jira.jboss.com/jira/browse/JBAS-4074
> Project: JBoss Application Server
> Issue Type: Sub-task
> Security Level: Public(Everyone can see)
> Components: Test Suite
> Environment: Java Version 1.5.0_06
> Java Vendor BEA Systems, Inc.
> Java VM Name BEA JRockit(R)
> Java VM Version R26.4.0-63-63688-1.5.0_06-20060626-2259-linux-ia32
> Java VM Info
> OS Name Linux
> OS Version 2.6.9-42.0.2.ELsmp
> OS Arch i386
> Reporter: Dimitris Andreadis
> Assigned To: Dimitris Andreadis
> Fix For: JBossAS-4.2.0.CR1, JBossAS-5.0.0.Beta2
>
>
> testTopicSelectorChange 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: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(Unknown Source)
>
--
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