cancel
Showing results for 
Search instead for 
Did you mean: 

Encountered invalid managed connection:

Former Member
0 Kudos

Hello,

I am using SAPResourceAdapter (sapjra). Does anyone know why I am getting this error?

javax.resource.ResourceException: Encountered invalid managed connection

at com.sap.mw.jco.jra.JRA$ManagedConnectionImpl.assertConnection(Unknown Source)

at com.sap.mw.jco.jra.JRA$ManagedConnectionImpl.getClient(Unknown Source)

at com.sap.mw.jco.jra.JRA$ConnectionImpl.getClient(Unknown Source)

at com.sap.mw.jco.jra.JRA$InteractionImpl.execute(Unknown Source)

Any help will be deeply appreciated.

Thanks,

Ranjith Pillai

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Well, since you said any help would be appreciated: I don't really know much about the problems you are experiencing, but I can see that this is a managed connection object. This indicates me that it needs to be configured somewhere. My guess would be that the configuration is somehow not 100% correct, which is causing the assertion to fail, leading to the invalid connection exception. My recommendation is to review the settings for this connection carefully and make sure that they are correct for what you are trying to do. Sorry, but that's all the help I can offer.

Regards,

Steve