Hi,

We have a simpleTCP cluster built between 2 Tomcat 6.0.18 nodes and the
jvmroute is configured to have the IP address of the local interface on the
servers.
The cluster come up fine and session replication also happens fine.

The only query here is when we configure the jvmroute to a non-routable ip
address like 10.x.x.x we see the logs showing the IP address fine
INFO: Replication member
added:org.apache.catalina.tribes.membership.MemberImpl[tcp://{10,x,x,x}:4002,{-64,
-88, 2, -111},4002, alive=1024,id={-126 -81 66 -84 -15 101 66 -72 -78 65 0
67 -124 -40 84 60 }, payload={}, command={}, domain={}, ]

However when we use another IP like 172.x.x.x then we see negative numbers
being displayed on the log.

INFO: Replication member
added:org.apache.catalina.tribes.membership.MemberImpl[tcp://{-64, -88, 2,
-111}:4002,{-64, -88, 2, -111},4002, alive=1024,id={-126 -81 66 -84 -15 101
66 -72 -78 65 0 67 -124 -40 84 60 }, payload={}, command={}, domain={}, ]

Not sure what is causing this. Can anybody tell me why this is happening? Is
this an issue or is this by design.

Thanks in advance!!!
RB

-- 
Rajeshwar BM
Bangalore INDIA

Reply via email to