Hi,

I have extracted the Jboss-4.0.3SP1.zip into one directory and tried to start 
"all" server instance (run -c all), it is giving following exception. The 
default server instance is working fine. Tried with both jdk1.4.2 and 
jdk1.5.0_04, problem remains the same.  I didn't deploy any application on this 
instance.

INFO  [DefaultPartition] Number of cluster members: 2
INFO  [DefaultPartition] Other members: 1
INFO  [DefaultPartition] Fetching state (will wait for 30000 milliseconds):
ERROR [DefaultPartition] setState failed
java.io.InvalidClassException: org.jnp.server.NamingServer; local class 
incompatible: stream classdesc serialVersionUID = -8660186163352829936, local 
class serialVersionUID = 4183855539507934373
        at java.io.ObjectStreamClass.initNonProxy(ObjectStreamClass.java:519)
        at 
java.io.ObjectInputStream.readNonProxyDesc(ObjectInputStream.java:1546)
        at java.io.ObjectInputStream.readClassDesc(ObjectInputStream.java:1460)
        at 
java.io.ObjectInputStream.readNonProxyDesc(ObjectInputStream.java:1546)
        at java.io.ObjectInputStream.readClassDesc(ObjectInputStream.java:1460)
        at 
java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1693)
        at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1299)
        at java.io.ObjectInputStream.readObject(ObjectInputStream.java:339)
        at java.util.HashMap.readObject(HashMap.java:1013)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:585)
        at 
java.io.ObjectStreamClass.invokeReadObject(ObjectStreamClass.java:919)
        at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1813)
        at 
java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1713)
        at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1299)
        at java.io.ObjectInputStream.readObject(ObjectInputStream.java:339)
        at 
org.jboss.ha.framework.server.HAPartitionImpl.objectFromByteBuffer(HAPartitionImpl.java:136)
        at 
org.jboss.ha.framework.server.HAPartitionImpl.setState(HAPartitionImpl.java:441)
        at 
org.jgroups.blocks.MessageDispatcher$ProtocolAdapter.passUp(MessageDispatcher.java:614)


Any help in this is appreciated.

Thanks,
Rao

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

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


-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to