cancel
Showing results for 
Search instead for 
Did you mean: 

Connecting a AS Java repository to SAP IDM error

04-16-2021 3:23 PM
skarsten Explorer
540 views 1 comments
0 Likes
SAP Managed Tags
Subscribe

Dear Community,

when creating an AS Java DB Repository for our SAP IDM 8.0 system and running the initial load job, we receive the following error message:

Running pass failed with Runtime exception or error
java.lang.NoClassDefFoundError: org/apache/soap/SOAPException

this happens for example for the ReadASJavaUsers pass.

Do you have any idea what can be the root cause for this and how to fix it?

For me it sounds like a Java class is missing but I have no idea how to solve this.

Kind regards

Sergius

0 Likes

Accepted Solutions (0)

Answers (1)

Answers (1)

Ckumar
Contributor
0 Likes

Hello Sergius,

It seems a connection issue between the SAP IDM runtime server and the AS JAVA server to which you want to connect.

Could you please perform the below check -

  • Try to open your AS JAVA server (UserAdmin UI) from your runtime server.
  • Check the user (maintained in the AS JAVA repository) and ensured that user has proper authorization to read/write data from AS JAVA system.

Regards,

C Kumar