When the server is restarted, the port it was listening on
for Object Request Broker (ORB) communications changed. The port is
assigned dynamically when the server starts. If the new port is
unavailable, the following communication failure occurs:
04-02-2004 3:00:08 PM ERROR (LACSDGenericAction.java:261) - CORBA
COMM_FAILURE 3 No; nested exception is:
org.omg.CORBA.COMM_FAILURE: minor code: 3 completed: No
java.rmi.MarshalException: CORBA COMM_FAILURE 3 No; nested exception is:
org.omg.CORBA.COMM_FAILURE: minor code: 3 completed: No
org.omg.CORBA.COMM_FAILURE: minor code: 3 completed: No
at
com.ibm.CORBA.iiop.HTTPConnection.send(HTTPConnection.java:447)
at com.ibm.CORBA.iiop.ClientRequestImpl.invoke(ClientRequestImpl.java:515)
at
com.ibm.CORBA.iiop.ClientRequestImpl.reInvoke(ClientRequestImpl.java:748)
at
com.ibm.CORBA.iiop.ClientRequestImpl.reInvoke(ClientRequestImpl.java:880)
at
com.ibm.CORBA.iiop.ClientDelegate.invoke(ClientDelegate.java:902)
at
com.ibm.CORBA.iiop.ClientDelegate.invoke(ClientDelegate.java:412)
at
org.omg.CORBA.portable.ObjectImpl._invoke(ObjectImpl.java:258)
at
org.lacsd.reporting.dao.ejb._ReportingParametersDAOHome_Stub.create(_ReportingParametersDAOHome_Stub.java:207)
at
org.lacsd.rdx.process.ReportParametersPO.getDynamicParams(ReportParametersPO.java:125)
|