[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - Re: Changes on the JBM stack on JBoss5
clebert.suconic@jboss.com
do-not-reply at jboss.com
Thu Nov 6 20:58:52 EST 2008
"Brian" wrote :
| 1) Did this failure start appearing regularly after a certain point? Or did it just happen once?
|
| 2) If it's regular, was the change to the stack config the *only* change before it started happening?
|
| 3) When did you start testing with JGroups 2.6.5? How much testing did you do with JGroups 2.6.5 before this issue appeared?
|
The testsuite started failing right after this change, which was the only change:
[url]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
[/url]
I was using 2.6.5. before that change already and I got all successful runs. It happens most of the times now. It could happen on any test on the clustering-testsuite.
To run the clustering testsuite on JBM you need to:
svn co http://anonsvn.jboss.org/repos/messaging/branches/Branch_1_4 jbm-1.4
cd jbm-1.4
edit build.properties
(make sure it says AS5)
cd tests
(you may want to edit build.properties on tests also and put a local IP there. It should run fine with localhost thought, but I have used a local IP just in case)
ant clustered-tests
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4187573#4187573
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4187573
More information about the jboss-dev-forums
mailing list