Skip to Main Content

Security Software

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!

psft/pt8/joa/JOAException

delhiApr 18 2014 — edited Aug 21 2014


Hi All,

I am getting below exception while create a user in peoplesoft HCM target system:

Running CREATEUSER

Target Class = oracle.iam.connectors.icfcommon.prov.ICProvisioningManager

java.lang.reflect.InvocationTargetException

        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)

        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

        at java.lang.reflect.Method.invoke(Method.java:597)

        at com.thortech.xl.adapterGlue.ScheduleItemEvents.adpHCMPSFTUMCREATEUSER.CREATEUSER(adpHCMPSFTUMCREATEUSER.java:109)

        at com.thortech.xl.adapterGlue.ScheduleItemEvents.adpHCMPSFTUMCREATEUSER.implementation(adpHCMPSFTUMCREATEUSER.java:54)

       at oracle.iam.connectors.icfcommon.prov.ICProvisioningManager.createObject(ICProvisioningManager.java:269)

        ... 112 more

Caused by: java.lang.NoClassDefFoundError: psft/pt8/joa/JOAException

com.thortech.xl.dataobj.util.tcAdapterTaskException: psft/pt8/joa/JOAException

        at com.thortech.xl.adapterGlue.ScheduleItemEvents.adpHCMPSFTUMCREATEUSER.CREATEUSER(adpHCMPSFTUMCREATEUSER.java:115)

I have uploaded the psjoa.jar and peoplesoft.jar in OIM, restart OIM 11g R2 PS1 server also. The reconciliation is working fine though.I see a reference of same error in connector documentation but that didn't helped. I have cloned the psft user management connector to create connector for psft hcm target system. I am not using connector server.

Please help.

This post has been answered by delhi on Apr 23 2014
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 18 2014
Added on Apr 18 2014
5 comments
1,180 views