[jboss-user] [JBoss Messaging] - Re: JBoss Messaging clustering

143564 do-not-reply at jboss.com
Tue Mar 4 08:31:47 EST 2008


Hi,
- Queue and Topic examples ran well
- Getting exceptions while trying to run the other(Queue Failover, mdb etc.) examples.
- When I shut down the Node1 server
- Queue and Topic examples ran well
- Getting exceptions while trying to run the other(Queue Failover, mdb etc.) examples.

I get following error when i execution the distributed-queue

compile:

run:
     [java] Distributed queue /queue/testDistributedQueue exists
     [java] java.lang.RuntimeException: Assertion failed, 2 == 2
     [java]     at org.jboss.example.jms.common.ExampleSupport.assertNotEquals(ExampleSupport.java:85)
     [java]     at org.jboss.example.jms.distributedqueue.DistributedQueueExample.example(DistributedQueueExample.java:83)
     [java]     at org.jboss.example.jms.common.ExampleSupport.run(ExampleSupport.java:147)
     [java]     at org.jboss.example.jms.distributedqueue.DistributedQueueExample.main(DistributedQueueExample.java:167)
     [java]
     [java] #####################
     [java] ###    FAILURE!   ###
     [java] #####################

BUILD FAILED
/opt/jboss-messaging-1.4.0.SP3/examples/distributed-queue/build.xml:85: Java returned: 1


View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4133893#4133893

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4133893



More information about the jboss-user mailing list