<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"><HTML DIR=ltr><HEAD><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1"></HEAD><BODY><DIV><FONT face='Arial' color=#000000 size=2>Hello,</FONT></DIV>
<DIV><FONT face=Arial size=2>&nbsp;I've got the following problem to start the 
AS 5.0 beta&nbsp;in qa-lab (JBoss&nbsp;AS 4_0_3_SP1 works fine):</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV>[jkijanowski@dev03 bin]$ env|grep 
IP<BR>MYTESTIP_4=10.64.9.18<BR>MYTESTIP_1=10.64.9.15<BR>MYTESTIP_2=10.64.9.16<BR>MYTESTIP_3=10.64.9.17<BR>MYTESTIPS=10.64.9.15 
10.64.9.16 10.64.9.17 10.64.9.18<BR></DIV>
<DIV>[jkijanowski@dev03 bin]$ ./run.sh -c all -b 
$MYTESTIP_1<BR>=========================================================================</DIV>
<DIV>&nbsp; JBoss Bootstrap Environment</DIV>
<DIV>&nbsp; JBOSS_HOME: 
/home/jkijanowski/jboss-head/build/output/jboss-5.0.0.Beta</DIV>
<DIV>&nbsp; JAVA: /opt/jdk1.5.0_06/bin/java</DIV>
<DIV>&nbsp; JAVA_OPTS: -Xms128m -Xmx512m -Dorg.jboss.resolver.warning=true 
-Dsun.rmi.dgc.client.gcInterval=3600000 -Dsun.rmi.dgc.server.gcInterval=3600000 
-Dprogram.name=run.sh</DIV>
<DIV>&nbsp; CLASSPATH: 
/home/jkijanowski/jboss-head/build/output/jboss-5.0.0.Beta/bin/run.jar:/opt/jdk1.5.0_06/lib/tools.jar</DIV>
<DIV>=========================================================================</DIV>
<DIV>15:01:59,351 INFO&nbsp; [Server] Starting JBoss (MX 
MicroKernel)...<BR>.</DIV>
<DIV>.</DIV>
<DIV>.</DIV>
<DIV>15:02:52,635 INFO&nbsp; [Server] JBoss (MX MicroKernel) [5.0.0.Beta (build: 
CVSTag=HEAD date=200608071140)] Started in 53s:276ms<BR>15:02:57,622 WARN&nbsp; 
[UDP] packet from 10.64.48.180:49526 has different version (12338) from ours 
(241). This may cause problems<BR>15:02:57,622 ERROR [UDP] failed unmarshalling 
message<BR>java.io.EOFException<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; at 
java.io.DataInputStream.readFully(DataInputStream.java:178)<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
at 
org.jgroups.stack.IpAddress.readFrom(IpAddress.java:268)<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
at 
org.jgroups.Message.readFrom(Message.java:607)<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
at 
org.jgroups.protocols.TP.bufferToMessage(TP.java:983)<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
at 
org.jgroups.protocols.TP.handleIncomingPacket(TP.java:839)<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
at 
org.jgroups.protocols.TP.access$200(TP.java:45)<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
at 
org.jgroups.protocols.TP$IncomingPacketHandler.run(TP.java:1294)<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
at java.lang.Thread.run(Thread.java:595)<BR>15:03:03,321 WARN&nbsp; [UDP] packet 
from 10.64.48.180:49522 has different version (12338) from ours (241). Packet is 
discarded<BR>15:03:18,891 WARN&nbsp; [UDP] packet from 10.64.48.180:49526 has 
different version (12338) from ours (241). This may cause 
problems<BR>15:03:18,892 ERROR [UDP] failed unmarshalling 
message<BR>java.io.EOFException<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; at 
java.io.DataInputStream.readFully(DataInputStream.java:178)<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
at 
org.jgroups.stack.IpAddress.readFrom(IpAddress.java:268)<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
at 
org.jgroups.Message.readFrom(Message.java:607)<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
at 
org.jgroups.protocols.TP.bufferToMessage(TP.java:983)<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
at 
org.jgroups.protocols.TP.handleIncomingPacket(TP.java:839)<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
at 
org.jgroups.protocols.TP.access$200(TP.java:45)<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
at 
org.jgroups.protocols.TP$IncomingPacketHandler.run(TP.java:1294)<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
at java.lang.Thread.run(Thread.java:595)<BR>15:03:20,731 WARN&nbsp; [UDP] packet 
from 10.64.48.180:49522 has different version (12338) from ours (241). Packet is 
discarded<BR>15:03:35,861 WARN&nbsp; [UDP] packet from 10.64.48.180:49526 has 
different version (12338) from ours (241). This may cause 
problems<BR>15:03:35,862 ERROR [UDP] failed unmarshalling 
message<BR>java.io.EOFException<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; at 
java.io.DataInputStream.readFully(DataInputStream.java:178)<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
at 
org.jgroups.stack.IpAddress.readFrom(IpAddress.java:268)<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
at 
org.jgroups.Message.readFrom(Message.java:607)<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
at 
org.jgroups.protocols.TP.bufferToMessage(TP.java:983)<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
at 
org.jgroups.protocols.TP.handleIncomingPacket(TP.java:839)<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
at 
org.jgroups.protocols.TP.access$200(TP.java:45)<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
at 
org.jgroups.protocols.TP$IncomingPacketHandler.run(TP.java:1294)<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
at java.lang.Thread.run(Thread.java:595)<BR>15:03:38,701 WARN&nbsp; [UDP] packet 
from 10.64.48.180:49522 has different version (12338) from ours (241). Packet is 
discarded<BR>15:03:52,361 WARN&nbsp; [UDP] packet from 10.64.48.180:49526 has 
different version (12338) from ours (241). This may cause 
problems<BR>15:03:52,362 ERROR [UDP] failed unmarshalling 
message<BR>java.io.EOFException<BR>.</DIV>
<DIV>.</DIV>
<DIV>.</DIV>
<DIV>and it continues until I stop the server. No such problem on my laptop. 
This issue doesn't prevent me from running tests.</DIV>
<DIV>&nbsp;</DIV>
<DIV>P.S. </DIV>
<DIV>IP 10.664.48.180 is assigned in /opt/assigend-ips two times:</DIV>
<DIV>[jkijanowski@dev03 testsuite]$ grep 10.64.48.180 
/opt/assigned-ips<BR>dev13&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
dsicore&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
10.64.48.180<BR>dev13&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
rrajasekaran&nbsp;&nbsp;&nbsp; 10.64.48.180<BR><BR></DIV></BODY></HTML>