Client won't come up v14.0.2
I am getting below error when I try to run the client:
INFO 2015-05-29 11:18:27,159 296 (main:oracle.retail.stores.foundation.tour.conduit.CommRMI):
[oracle.retail.stores.foundation.tour.conduit.CommRMI.logExceptionTrace(CommRMI.java:500)]
CommRMI.crossRegisterDispatchers(): RemoteException for rmi://BOapp444sbx01l:1300/STORESERVER, exception = java.rmi.UnmarshalException: error unmarshalling return; nested exception is:
java.io.EOFException
stack = java.rmi.UnmarshalException: error unmarshalling return; nested exception is:
java.io.EOFException
at sun.rmi.registry.RegistryImpl_Stub.lookup(Unknown Source)
at oracle.retail.stores.foundation.tour.conduit.CommRMI.crossRegisterDispatchers(CommRMI.java:411)
at oracle.retail.stores.foundation.tour.conduit.CommRMI.initializeNetwork(CommRMI.java:358)
at oracle.retail.stores.foundation.tour.conduit.Dispatcher.initializeCommSubsystem(Dispatcher.java:1727)