cancel
Showing results for 
Search instead for 
Did you mean: 

JCO Connection Error

Former Member
0 Kudos

hi all,

i am getting the below error on ess

Error while obtaining JCO connection.:


Caused by: com.sap.tc.webdynpro.services.exceptions.WDRuntimeException: Failed to resolve JCO destination name 'SAP_R3_SelfServiceGenerics' in the SLD. No such JCO destination is defined in the SLD.

          at com.sap.tc.webdynpro.serverimpl.wdc.sl.JCOClientConnection.resolveConnectionParameter(JCOClientConnection.java:420)

          at com.sap.tc.webdynpro.serverimpl.core.sl.AbstractJCOClientConnection.init(AbstractJCOClientConnection.java:237)

          at com.sap.tc.webdynpro.serverimpl.core.sl.AbstractJCOClientConnection.<init>(AbstractJCOClientConnection.java:222)

          at com.sap.tc.webdynpro.serverimpl.wdc.sl.JCOClientConnection.<init>(JCOClientConnection.java:84)

          at com.sap.tc.webdynpro.serverimpl.wdc.sl.SystemLandscapeFactory.getJCOClientConnection(SystemLandscapeFactory.java:133)

          ... 95 more

unable to resole it

pls go through and reply as soon

thanks

Accepted Solutions (1)

Accepted Solutions (1)

SandipAgarwalla
Active Contributor
0 Kudos

Manu

Have you created the WD JCO destination "SAP_R3_SelfServiceGenerics" in NWA?

If not, You need to create the destination which poiints to the HR system

Sandip

Former Member
0 Kudos

thankss...

done that

but another exception raised:(

c u for further help soon

SandipAgarwalla
Active Contributor
0 Kudos

What is the exception now?

Former Member
0 Kudos

its done

Former Member
0 Kudos

The system is unable to interpret the SSO ticket received

Caused by:

RfcException:

    message: The system is unable to interpret the SSO ticket received

    Return code: RFC_SYS_EXCEPTION(3)

    error group: 103

    key: RFC_ERROR_LOGON_FAILURE

          at com.sap.mw.rfc.api.RfcApi.RfcOpen(RfcApi.java:831)

          at com.sap.mw.jco.MiddlewareJRfc$Client.connect(MiddlewareJRfc.java:1092)

          ... 101 more

Message was edited by: Manu Anand

Former Member
0 Kudos

Dear Manu

The exception "The system is unable to interpret the SSO ticket received" means that the MYSAPSSO2 cookie generated by the Ticket Issuing System was not recognised at the Ticket Accepting System. You need to review your SSO configuration once again. You may also have look at SAP KBA 1769367 Issuer of SSO ticket is not authorized . It contains some pointers which are relevant in your scenario also. Let me know if it helped you or not.

Thanks

Tapan

Former Member
0 Kudos

Thanks

Tapan

will let u know once solved

Manu

Answers (0)