our program is under load test, during our test we found that the following error message were generated sometimes. The first 11 lines are logs generated by our applciation program, and the last line is error message generated by icegridnode:
2007-06-04 09:02:59 Ice::TimeoutExceptionOutgoing.cpp
2007-06-04 09:02:59 Ice::TimeoutExceptionOutgoing.cpp
2007-06-04 09:02:59 Ice::TimeoutExceptionOutgoing.cpp
2007-06-04 09:02:59 Ice::TimeoutExceptionOutgoing.cpp
2007-06-04 09:02:59 Ice::TimeoutExceptionOutgoing.cpp
2007-06-04 09:02:59 Ice::TimeoutExceptionOutgoing.cpp
2007-06-04 09:02:59 Ice::TimeoutExceptionOutgoing.cpp
2007-06-04 09:03:05 Ice::ConnectionLostExceptionTcpTransceiver.cpp
2007-06-04 09:03:05 Ice::ConnectionLostExceptionTcpTransceiver.cpp
2007-06-04 09:03:05 Ice::ConnectionLostExceptionTcpTransceiver.cpp
2007-06-04 09:03:05 Ice::ConnectionLostExceptionTcpTransceiver.cpp
06/04/07 09:03:06.125 a node with the same name is already active with the replica `Master'
what leads to these errors? network error or something other?
when will "a node with the same name is already active with the replica `Master'" be generated?

Reply With Quote