All,

I have been working in a Master - Slave configuration (1 Master, 2 Slaves)
for a while without any problems. But recently I have received the following
in Hudson Console:

----------------------------------------------------------------------------
Created the tree successfully using
C:\LoadTest\Distributed\APATB-Persona.jmx
Configuring remote engine for 192.168.103.12
Failure connecting to remote hostjava.rmi.ConnectIOException: Exception
creating connection to: 192.168.103.12; nested exception is:
    java.net.NoRouteToHostException: No route to host: connect
Configuring remote engine for 192.168.103.13
Failure connecting to remote hostjava.rmi.ConnectIOException: Exception
creating connection to: 192.168.103.13; nested exception is:
    java.net.NoRouteToHostException: No route to host: connect
Starting remote engines
---------------------------------------------------------------------------


After I receive this error I restart the test and I can see in Hudson
Console that it is working properly:

---------------------------------------------------------------------------
Created the tree successfully using
C:\LoadTest\Distributed\APATB-Persona.jmx
Configuring remote engine for 192.168.103.12
Using remote object: UnicastRef [liveRef:
[endpoint:[192.168.103.12:52560](remote),objID:[-4284f4e4:12ad8c96305:-7fff,
-502402954385863953]]]
Configuring remote engine for 192.168.103.13
Using remote object: UnicastRef [liveRef:
[endpoint:[192.168.103.13:61942](remote),objID:[-a524c3b:12ad8c9f6c6:-7fff,
-7215495444549002650]]]
Starting remote engines
----------------------------------------------------------------------------

Any suggestion, idea, comment will be appreciated.

Regards,

Rodolfo

Reply via email to