HI,
I am facing with error in JCO connections . I am connecting to the backend systems using ticket logon method. SSo is working fine. But when I am trying ti use JCo conenctions I am facing the below error .Any one faced the same error using logon ticket.Pls help me .
essage , Datasource Error> occured >Fri Jul 13 15:00:30,221<
, 142 [Server 0 26_31944 (aixlp203):./dev_jrfc.trc] Error> occured >Mon Jul 16 10:44:50,433<
, 142 [Server 0 26_31944 (aixlp203):./dev_jrfc.trc] Error> occured >Mon Jul 16 12:26:16,524<
, 142 [Server 0 26_31944 (aixlp203):./dev_jrfc.trc] Error> occured >Mon Jul 16 12:35:45,555<
, 142 [Server 0 26_31944 (aixlp203):./dev_jrfc.trc] RfcException:
, 142 [Server 0 26_31944 (aixlp203):./dev_jrfc.trc] message: 'password' missing
, 142 [Server 0 26_31944 (aixlp203):./dev_jrfc.trc] Return code: RFC_INVALID_PARAMETER(19)
, 142 [Server 0 26_31944 (aixlp203):./dev_jrfc.trc] error group: 101
, 142 [Server 0 26_31944 (aixlp203):./dev_jrfc.trc] key: RFC_ERROR_PROGRAM
, 142 [Server 0 26_31944 (aixlp203):./dev_jrfc.trc] at com.sap.mw.rfc.api.RfcOptions.checkLogonData(RfcOptions.java:256)
, 142 [Server 0 26_31944 (aixlp203):./dev_jrfc.trc] at com.sap.mw.rfc.api.RfcOptions.checkParameters(RfcOptions.java:442)
, 142 [Server 0 26_31944 (aixlp203):./dev_jrfc.trc] at com.sap.mw.rfc.api.RfcApi.RfcOpen(RfcApi.java:707)
, 142 [Server 0 26_31944 (aixlp203):./dev_jrfc.trc] at com.sap.mw.jco.MiddlewareJRfc$Client.connect(MiddlewareJRfc.java:1008)
, 142 [Server 0 26_31944 (aixlp203):./dev_jrfc.trc] at com.sap.mw.jco.JCO$Client.connect(JCO.java:3238)
, 142 [Server 0 26_31944 (aixlp203):./dev_jrfc.trc] at com.sap.mw.jco.JCO$Repository.getRepositoryClient(JCO.java:20443)
, 142 [Server 0 26_31944 (aixlp203):./dev_jrfc.trc] at com.sap.mw.jco.JCO$Repository.queryFunctionInterface(JCO.java:20490)
, 142 [Server 0 26_31944 (aixlp203):./dev_jrfc.trc] at com.sap.mw.jco.JCO$Repository.getFunctionInterface(JCO.java:20598)
, 142 [Server 0 26_31944 (aixlp203):./dev_jrfc.trc] at com.sap.mw.jco.JCO$BasicRepository.getFunctionTemplate(JCO.java:19636)
, 142 [Server 0 26_31944 (aixlp203):./dev_jrfc.trc] at com.sap.tc.webdynpro.serverimpl.core.sl.AbstractJCOClientConnection.test(AbstractJCOClientConnection.java:1032)