I am trying to get Session clustering working using JGStore.
I am using jboss-3.2.3 and downloaded jetty 4.2.20-jboss 3.2.3, and JGroups 2.2.1 and
have 2 nodes in my cluster.
When I bring up the servers and log in to one of them the other server outputs:
2004-06-03 16:02:11,041 DEBUG [org.javagroups.ProdEjb] [Thu Jun 3 16:02:11 EDT 2004]
[ERROR] UDP.handleIncomingUdpPacket(): exception=java.io.IOException:
java.lang.ClassNotFoundException: No ClassLoaders found for:
org.javagroups.protocols.PingRsp
at org.jgroups.util.Marshaller.read(Marshaller.java:85)
at org.jgroups.Message.readExternal(Message.java:352)
at org.jgroups.protocols.UDP.handleIncomingUdpPacket(UDP.java:527)
at org.jgroups.protocols.UDP$UcastReceiver.run(UDP.java:1119)
at java.lang.Thread.run(Thread.java:536)
Why is it resolving to org.javagroups and not org.jgroups????
I cannot find anything that is pointing to org.javagroups!!!!
I also get this:
WARN [AbstractReplicatedStore] null target for public abstract java.lang.Object
org.mortbay.j2ee.session.State.setAttribute(java.lang.String,java.lang.Object,boolean)
throws java.rmi.RemoteException
WARN [AbstractReplicatedStore] null target for public abstract void
org.mortbay.j2ee.session.State.setLastAccessedTime(long) throws
java.rmi.RemoteException
I did upgrade from jboss 3.2.1 recently.
The JGStore Initialization looks okay:
2004-06-03 14:44:43,068 DEBUG [org.mortbay.j2ee.session.AbstractStore] starting
distributed scavenger thread...(period: 5103 secs)
2004-06-03 14:44:43,069 DEBUG [org.mortbay.j2ee.session.AbstractStore] ...distributed
scavenger thread started
2004-06-03 14:44:43,106 DEBUG [org.mortbay.j2ee.session.JGStore#/KDCSWeb] JGroups
RpcDispatcher initialised
2004-06-03 14:44:43,106 DEBUG [org.mortbay.j2ee.session.JGStore#/KDCSWeb] JGroups
Channel initialised
2004-06-03 14:44:43,106 DEBUG [org.mortbay.j2ee.session.JGStore#/KDCSWeb] JGroups
View: []
2004-06-03 14:44:43,107 DEBUG [org.mortbay.j2ee.session.JGStore#/KDCSWeb] starting
JGroups...: (JETTY_HTTPSESSION_DISTRIBUTION:/KDCSWeb-DefaultSubCluster)
2004-06-03 14:44:43,114 INFO [STDOUT]
-------------------------------------------------------
GMS: address is eiapp1:33830
-------------------------------------------------------
2004-06-03 14:44:47,026 INFO [org.mortbay.j2ee.session.JGStore#/KDCSWeb] JGroups
View: [eiapp2:33737, eiapp1:33830]
2004-06-03 14:44:47,061 INFO [org.mortbay.j2ee.session.JGStore#/KDCSWeb] initialising
our state from another Store
2004-06-03 14:44:47,061 DEBUG [org.mortbay.j2ee.session.JGStore#/KDCSWeb] ...JGroups
started
2004-06-03 14:44:47,090 INFO [org.mortbay.j2ee.session.JGStore#/KDCSWeb] time
disparity: -6281 secs
2004-06-03 14:44:47,090 INFO [org.mortbay.j2ee.session.JGStore#/KDCSWeb] receiving 0
sessions...
Thankyou.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3837556#3837556
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3837556
-------------------------------------------------------
This SF.Net email is sponsored by the new InstallShield X.
>From Windows to Linux, servers to mobile, InstallShield X is the one
installation-authoring solution that does it all. Learn more and
evaluate today! http://www.installshield.com/Dev2Dev/0504
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user