Running into problems trying to bring up JBOSS on my machine after install.

Trying to run Running JBOSS 4.0.3-SP1 on XP using Java 1.5_06.

Downloaded the install JAR, ran the installer, said that I wanted the EJB3 
profile.

use a DOS window to start the system.

1st boot complains about port 8083 being taken. I can't move the app that has 
it so edited dynclassloader-service.xml to change the port number.

Try again.

Next error.

Log coming to console includes the stack below.

Any help would be appreciated. Forum and Google search have turned up nothing.

Thanks

12:05:22,285 WARN  [UDP] packet from /13.0.33.232:1091 has different version (02
24) from ours (0227). This may cause problems
12:05:22,285 ERROR [UDP] exception=java.io.InvalidClassException: org.jgroups.st
ack.IpAddress; local class incompatible: stream classdesc serialVersionUID = -19
99612243427863834, local class serialVersionUID = -8753594169997651306
        at java.io.ObjectStreamClass.initNonProxy(ObjectStreamClass.java:519)
        at java.io.ObjectInputStream.readNonProxyDesc(ObjectInputStream.java:154
6)
        at java.io.ObjectInputStream.readClassDesc(ObjectInputStream.java:1460)
        at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1
693)
        at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1299)
        at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:19
12)
        at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1836)

        at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1
713)
        at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1299)
        at java.io.ObjectInputStream.readObject(ObjectInputStream.java:339)
        at org.jgroups.protocols.PingHeader.readExternal(PingHeader.java:55)
        at org.jgroups.util.Marshaller.read(Marshaller.java:77)
        at org.jgroups.Message.readExternal(Message.java:491)
        at org.jgroups.protocols.UDP.handleIncomingUdpPacket(UDP.java:686)
        at org.jgroups.protocols.UDP$UcastReceiver.run(UDP.java:1294)
        at java.lang.Thread.run(Thread.java:595)


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

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


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to