Skip to Content
0
Jun 11, 2007 at 07:28 AM

System received an expired SSO ticket

295 Views

Hi,

One particular user is getting this error:

[code]

com.sap.mw.jco.JCO$Exception: (103) RFC_ERROR_LOGON_FAILURE: System received an expired SSO ticket

at com.sap.mw.jco.MiddlewareJRfc.generateJCoException(MiddlewareJRfc.java:455)

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

at com.sap.mw.jco.JCO$Client.connect(JCO.java:3238)

at com.sap.mw.jco.JCO$Pool.getClient(JCO.java:5380)

at com.sap.mw.jco.JCO$PoolManager.getClient(JCO.java:6149)

at com.sap.mw.jco.JCO$PoolManager.getClient(JCO.java:6099)

at com.sap.mw.jco.JCO.getClient(JCO.java:8766)

[/code]

The remaining users are not facing this problem. Now I checked couple of other threads. Few people suggested to increase the Life time of SSO Ticket and few sugested to check the Time Zones between both the servers. Since it is working for the remaining users, I dont need to see these settings at all.

Very Strange that only one user is getting this problem. Will a restart of Servers solve the problem. Can anyone help.

Regards

Murali.