cancel
Showing results for 
Search instead for 
Did you mean: 

Diagnostics Setup: SSO Error for ABAP stack

Former Member
0 Kudos

Hello!

during the Diagnostics Setup for SAP ERP EHP4 System (double stack) I get the following error:

Unexpected failure occured : java.lang.NoClassDefFoundError(cause=java.lang.ClassNotFoundException com.sap.smd.plugin.remoteos.IRemoteOS)

Exception

java.lang.NoClassDefFoundError

at com.sap.sup.admin.setup.AbapSysRfcAdapter.class$(AbapSysRfcAdapter.java:703)

at com.sap.sup.admin.setup.AbapSysRfcAdapter.getProfileValueForInstance(AbapSysRfcAdapter.java:703)

at com.sap.sup.admin.setup.ConfigurationServices.setupAbapSSO(ConfigurationServices.java:1415)

at com.sap.smd.agent.plugins.remotesetup.RemoteSetupStep.execute(RemoteSetupStep.java:146)

at com.sap.smd.agent.plugins.remotesetup.SapInstance.setup(SapInstance.java:674)

at com.sap.smd.agent.plugins.remotesetup.RemoteSetupService._setup(RemoteSetupService.java:188)

at com.sap.smd.agent.plugins.remotesetup.RemoteSetupService.setup(RemoteSetupService.java:92)

at com.sap.smd.agent.plugins.remotesetup.RemoteSetupServicep4_Skel.dispatch(RemoteSetupServicep4_Skel.java:112)

at com.sap.engine.services.rmi_p4.DispatchImpl._runInternal(DispatchImpl.java:330)

at com.sap.engine.services.rmi_p4.DispatchImpl._run(DispatchImpl.java:201)

at com.sap.engine.services.rmi_p4.DispatchImpl.run(DispatchImpl.java:721)

at java.lang.Thread.run(Thread.java:679)

Caused by: java.lang.ClassNotFoundException: com.sap.smd.plugin.remoteos.IRemoteOS

at com.sap.smd.core.runtime.broker.application.core.application.ApplicationLoader.loadClass(ApplicationLoader.java:1296)

at com.sap.smd.core.runtime.broker.application.core.application.ApplicationLoader.loadClass(ApplicationLoader.java:1311)

at java.lang.ClassLoader.loadClass(ClassLoader.java:302)

at java.lang.Class.forName0(Native Method)

at java.lang.Class.forName(Class.java:169)

... 12 more

Can some one help to solve this error?

Thank you!

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

Try using the latest updates for LMTOOLS and LMSERVICES components?

Regards,

Srikishan

Former Member
0 Kudos

Hello,

many thanks fro your response!

I am using for my SAP Solution Manager 7.1 SPS2 the newest LMTOOLS and LMSERVICES components:

LMSERVICE02_0-20006622.SCA SP02 for SOLMANDIAG 7.10

LMTOOLS08_0-10006642.SCA SP08 for LIFECYCLE MGMT TOOLS 7.02

What is the relation between the LMTOOLS and LMSERVICES components and my error within SSO error setup for ABAP stack?

Thank you!