Bela, Thanks for your response.

Our problem happens only in production, so unfortunately I cannot put a 
breakpoint and test.

This is my first time getting code off cvs and building. This is what I did..

cvs -d:pserver:[EMAIL PROTECTED]:/cvsroot/javagroups login

cvs -d:pserver:[EMAIL PROTECTED]:/cvsroot/javagroups co JGroups

I got the source, and I did - ./build.sh 
                                      - ant all

I found two jar files in dist folder: jgroups-all.jar and jgroups-core.jar. I 
renamed jgroups-all.jar to jgroups.jar and copied into my lib folder.

I am not sure if my steps are correct. I did find releasenotes-2.2.8.txt in the 
/doc folder. Did I get 2.2.9?

Anyways, I copied the new jgroups.jar into my lib folder and started the 
server. I constantly get the following error message in my logs without even 
doing anything. 

2005-08-18 14:38:29,593 ERROR [org.jgroups.blocks.RpcDispatcher] 
exception=java.lang.IllegalArgumentException: java.lang.ClassNotFoundException: 
boolean

I used java 1.4.2_07

Thanks, Abitha.

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

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


-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to