Oc4j10.1.3.2.0 is missing the oracle.oc4j.rmi.interceptors.PropagatedIdentity class which should be in C:/appservers/oc4j10.1.3.2.0/j2ee/home/lib/oc4j-internal.jar.
The required class was found in C:\appservers\famsbpel1013\j2ee\home\oc4jclient.jar. I copied the oracle.oc4j.rmi.interceptors class folder from oc4jclient.jar to oc4j-internal.jar and everything worked fine with no errors.
If everything is running 10.1.3.3.0 you should be ok.
Here's the error:
08/04/16 18:24:20 SEVERE: RMIInterceptorManagerImpl.readInterceptorContexts unable to recover remote context:
Missing class: oracle.oc4j.rmi.interceptors.PropagatedIdentity
Dependent class: com.evermind.io.ClassLoaderObjectInputStream
Loader: oc4j:10.1.3
Code-Source: /C:/appservers/oc4j10.1.3.2.0/j2ee/home/lib/oc4j-internal.jar
Configuration: <code-source> in META-INF/boot.xml in C:\appservers\oc4j10.1.3.2.0\j2ee\home\oc4j.jar
This load was initiated at fams.root:0.0.0 using the Class.forName() method.
The missing class is not available from any code-source or loader in the system.
08/04/16 18:24:20 SEVERE: RMIInterceptorManagerImpl.readInterceptorContexts unable to recover remote context:
Missing class: oracle.oc4j.rmi.interceptors.PropagatedIdentity
Dependent class: com.evermind.io.ClassLoaderObjectInputStream
Loader: oc4j:10.1.3
Code-Source: /C:/appservers/oc4j10.1.3.2.0/j2ee/home/lib/oc4j-internal.jar
Configuration: <code-source> in META-INF/boot.xml in C:\appservers\oc4j10.1.3.2.0\j2ee\home\oc4j.jar
This load was initiated at fams.root:0.0.0 using the Class.forName() method.
The missing class is not available from any code-source or loader in the system.
08/04/16 18:24:20 SEVERE: RMIInterceptorManagerImpl.readInterceptorContexts unable to recover remote context:
Missing class: oracle.oc4j.rmi.interceptors.PropagatedIdentity
Dependent class: com.evermind.io.ClassLoaderObjectInputStream
Loader: oc4j:10.1.3
Code-Source: /C:/appservers/oc4j10.1.3.2.0/j2ee/home/lib/oc4j-internal.jar
Configuration: <code-source> in META-INF/boot.xml in C:\appservers\oc4j10.1.3.2.0\j2ee\home\oc4j.jar
This load was initiated at fams.root:0.0.0 using the Class.forName() method.

No comments:
Post a Comment