hi everyone,
I am using j-boss 4.o with
java 1.5 on win xp . The problem is that I am getting following eror when I start the server:
---------------------------------------------------------------------------------------------------------
:15:39,343 WARN [ClientGmsImpl] handleJoin(ArvindG:1193) failed, retrying
:15:42,578 ERROR [ClientGmsImpl] suspect() should not be invoked on an instance of org.jgroups.protocols.pbcast.ClientGmsImpl
:15:42,578 ERROR [ClientGmsImpl] suspect() should not be invoked on an instance of org.jgroups.protocols.pbcast.ClientGmsImpl
:15:42,578 ERROR [ClientGmsImpl] suspect() should not be invoked on an instance of org.jgroups.protocols.pbcast.ClientGmsImpl
:15:47,578 ERROR [ClientGmsImpl] suspect() should not be invoked on an instance of org.jgroups.protocols.pbcast.ClientGmsImpl
:15:47,578 ERROR [ClientGmsImpl] suspect() should not be invoked on an instance of org.jgroups.protocols.pbcast.ClientGmsImpl
:15:47,578 ERROR [ClientGmsImpl] suspect() should not be invoked on an instance of org.jgroups.protocols.pbcast.ClientGmsImpl
------------------------------------------------------------------------------------------------------
However the
jboss is working fine with java 1.4.
Can anybody give me a hint what may be the reason.
Thanx in advance,