Hi,
I can able to do the my work using the Corba object. But some time, while the server is running normally, often getting the error message
Error in binding to JrmServiceManager due to Retries exceeded, couldn't reconnect to 10.77.213.203:42342org.omg.CORBA.TRANSIENT: Retries exceeded, couldn't reconnect to 10.77.213.203:42342
at org.jacorb.orb.iiop.ClientIIOPConnection.connect(ClientIIOPConnection.java:232)
at org.jacorb.orb.giop.GIOPConnection.sendMessage(GIOPConnection.java:934)
at org.jacorb.orb.giop.GIOPConnection.sendRequest(GIOPConnection.java:900)
at org.jacorb.orb.giop.ClientConnection.sendRequest(ClientConnection.java:323)
at org.jacorb.orb.giop.ClientConnection.sendRequest(ClientConnection.java:304)
at org.jacorb.orb.Delegate.invoke_internal(Delegate.java:1024)
at org.jacorb.orb.Delegate.invoke(Delegate.java:939) at org.omg.CORBA.portable.ObjectImpl._invoke(ObjectImpl.java:80)
at org.omg.CosNaming._NamingContextExtStub.to_name(_NamingContextExtStub.java:660)
.
Can anyone help me, why this error message was thrown.
I can able to do the my work using the Corba object. But some time, while the server is running normally, often getting the error message
Error in binding to JrmServiceManager due to Retries exceeded, couldn't reconnect to 10.77.213.203:42342org.omg.CORBA.TRANSIENT: Retries exceeded, couldn't reconnect to 10.77.213.203:42342
at org.jacorb.orb.iiop.ClientIIOPConnection.connect(ClientIIOPConnection.java:232)
at org.jacorb.orb.giop.GIOPConnection.sendMessage(GIOPConnection.java:934)
at org.jacorb.orb.giop.GIOPConnection.sendRequest(GIOPConnection.java:900)
at org.jacorb.orb.giop.ClientConnection.sendRequest(ClientConnection.java:323)
at org.jacorb.orb.giop.ClientConnection.sendRequest(ClientConnection.java:304)
at org.jacorb.orb.Delegate.invoke_internal(Delegate.java:1024)
at org.jacorb.orb.Delegate.invoke(Delegate.java:939) at org.omg.CORBA.portable.ObjectImpl._invoke(ObjectImpl.java:80)
at org.omg.CosNaming._NamingContextExtStub.to_name(_NamingContextExtStub.java:660)
.
Can anyone help me, why this error message was thrown.