cancel
Showing results for 
Search instead for 
Did you mean: 

java.lang.ClassCastException

Former Member
0 Kudos

Hello guru's

When I want to go to my XI Message Display Tool of SAP XI then I get the follwoing error:

java.lang.ClassCastException: com.sap.engine.services.jndi.persistent.UnsatisfiedReferenceImpl incompatible with com.sap.aii.rwb.agent.api.SLDAgentHome

Anyone got an idea???

I want to open up the message monitoring on the java stack.

This is the URL for the link:

http://xxx.xxx.xxx:50500/mdt/monitorservlet?objectName=type=XIAdapterFramework

Accepted Solutions (1)

Accepted Solutions (1)

ravi_raman2
Active Contributor
0 Kudos

ok the error being thrown makes it seem like an property for the sld home is missing that value then is being cast and since the value is null, it cant be cast thats throwing the classCastException........

Check env on a command prompt and also look at sm21....

Regards

Ravi

Former Member
0 Kudos

What is up with transaction sm21?

Answers (0)