cancel
Showing results for 
Search instead for 
Did you mean: 

Error while loading service SLD Data Supplier

Former Member
0 Kudos

HI All,

I am getting an error when i am trying to access the SLD Data Supplier via Visual Administrator.

Error while loading service SLD Data Supplier

java.lang.ClassNotFoundException: com.sap.sldserv.vaclient.ClientManagement

Can somebody tell me how to fix this?

Regards

Prakash

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

Hi All,

Thanks for your help. I was able to access the SLD Data Supplier after we reinstalled the instance as we had some other issues as well. So we decided to reinstall the instance and after that everything was fine.

Former Member
0 Kudos

You need to have a look at the oSS Note: Note 937708 - Visual Administrator throws java.lang.ClassFormatError.

<a href="https://websmp110.sap-ag.de/form/handler?_APP=01100107900000000342&_EVENT=REDIR&_NNUM=937708&_NLANG=E">https://websmp110.sap-ag.de/form/handler?_APP=01100107900000000342&_EVENT=REDIR&_NNUM=937708&_NLANG=E</a>

Thanks

Nigel

Former Member
0 Kudos

Hi Nigel,

thanks a lot - I can now access the SLD data supplier from my local visual admin- great!

unfortunately, the key storage service still throws the error:

java.lang.NoClassDefFoundError: iaik/x509/V3Extension

at com.sap.engine.services.keystore.admin.gui.KeystoreContentPanel.<init>(KeystoreContentPanel.java:34)

at com.sap.engine.services.keystore.admin.gui.SingleKeystoreViewPanel.<init>(SingleKeystoreViewPanel.java:31)....

Do you know if it's something different with the key storage?

Best regards

Cornelia

Former Member
0 Kudos

To resolve the error

"Error while loading service SLD Data Supplier

java.lang.ClassNotFoundException: com.sap.sldserv.vaclient.ClientManagement"

Grant the user you've connecting to the VA with access to the SLD configuration i.e. role SAP_SLD_ADMINISTRATOR. See the documentation concerning the roles, objects and groups that need to be created and assigned.

Former Member
0 Kudos

Hi Nigel,

Thanks for your reply. We are using Administrator user id which already has all the access. We are using WAS 6.40 SP9 and the role SAP_SLD_ADMINISTRATOR won't be available for us.

Regards

Prakash

Former Member
0 Kudos

Hi Prakash,

in WebAS 6.40 the group Nigel mentioned is named SLD.Administrators. You have to set that up after the NWDI installation as described in the SLD Post Installation Guide.

I'm not sure if the error is related to the user's authorizations, as I sometimes have the same error: I'm using a "local" Visual Admin which I installed on my Windows PC, and the SAP system is running on a AIX server. If you do the same, you can access the SLD data supplier using the Visual Admin installed on the server instead of the local one. I don't know why it's not working locally, so that's only a workaround.

Regards,

Cornelia

Former Member
0 Kudos

Hi,

Ensure that your services are up and running.

regards

Former Member
0 Kudos

Hi Mantosh,

The Visual Admin shows that the services are running. However when i am trying to stop and start i am getting the same error.

Regards

Prakash