[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - Changes on the JBM stack on JBoss5

clebert.suconic@jboss.com do-not-reply at jboss.com
Wed Nov 5 21:26:56 EST 2008


Brian,

I have just taken the configuration you changed on JBoss5 in our clustered-testsuite from here:

http://anonsvn.jboss.org/repos/jbossas/trunk/cluster/src/resources/jgroups/jgroups-channelfactory-stacks.xml


into here:


http://viewvc.jboss.org/cgi-bin/viewvc.cgi/messaging/branches/Branch_1_4/tests/etc/server/default/deploy/mock-channelfactory-stacks.xml?r1=4985&r2=5284


and I started seeing these errors on our testsuite:



  | SomeException:
  | ...
  | Caused by: java.lang.IllegalStateException: Could not flush the cluster and proceed with state retrieaval
  | 	at org.jgroups.JChannel.getState(JChannel.java:1041)
  | 	at org.jgroups.JChannel.getState(JChannel.java:973)
  | 	at org.jgroups.JChannel.getState(JChannel.java:927)
  | 	at org.jboss.messaging.core.impl.postoffice.GroupMember.start(GroupMember.java:152)
  | ...
  | 
  | 


Any idea why this would happen?

Also, any particular reason why you needed to change the config on the jboss5 tree? If you did, maybe you could help us with a better config as this one is clearly not working.

At this point I would like to release with the config we have tested so far.


Thanks

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

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



More information about the jboss-dev-forums mailing list