cancel
Showing results for 
Search instead for 
Did you mean: 

RFC_ERROR_LOGON_FAILURE: Ticket contains no / an empty ABAP user ID

Former Member
0 Kudos

Dear  All,

I imported the certificate in Abap system and we checked in the jco destination [Modal data] is getting below error.

com.sap.mw.jco.JCO$Exception: (103) RFC_ERROR_LOGON_FAILURE: Ticket contains

no / an empty ABAP user ID (see note 1159962)

kindly suggest.

Note - Netweaver having only java stack.

Regards,

Vijay

Accepted Solutions (1)

Accepted Solutions (1)

Sriram2009
Active Contributor
0 Kudos
Former Member
0 Kudos

Hi Sriram,

Thank you so much, my problem is resolved.

We checked the same user id as abap stack.

Thank you once again.

Regards,

Vijay

Answers (1)

Answers (1)

former_member188883
Active Contributor
0 Kudos

Hi Vijay,

Have you read the SAP note mentioned in the log file. There is a solution described in the SAP note

If an ABAP system receives a ticket that contains a blank ABAP user ID, the system now issues a specific error message ("Ticket contains no/an empty ABAP user ID (see note 1159962)") that refers to your specific error situation. The problem is caused by the Java system that issues the ticket.  The most probable reason for this error is that the specification of the ABAP reference system is missing (see PDF document). Errors may also occur if the option "ume.configuration.active=true" is not set in the JAAS login module "CreateTicketLoginModule" in Java.


SAP note 1159962 - Ticket contains no/an empty ABAP user ID

Could you check and revert back.

Hope this helps.

Regards,

Deepak Kori

Former Member
0 Kudos

Hi Deepak,

Thank you for reply.

Already i refer this note, but not understand  "ume.configuration.active=true" is not set in the JAAS login module "CreateTicketLoginModule" in Java."

where we need to maintain this parameter?

Regards,

Vijay

Reagan
Product and Topic Expert
Product and Topic Expert
0 Kudos

The SAP note suggested by Sriram appears to be the one you should follow.

1853683 - The JCo destination test fails with message "RFC_ERROR_LOGON_FAILURE: Ticket contains no /...

Regards

RB