Skip to Main Content

Java Development Tools

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Serialization error in OIM 11g

user12005063Feb 9 2012 — edited Feb 16 2012
Hi,

I have a custom jar file in OIM 11g which is causing this issue,


<All session object
s should be serializable to replicate. Check the objects in your session. Failed
to replicate non-serializable object.

java.rmi.UnmarshalException: error unmarshalling arguments; nested exception is:
java.lang.ClassNotFoundException: Failed to load class ...


Please suggest what should be done to avoid this.

M
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 15 2012
Added on Feb 9 2012
7 comments
396 views