Hi everyone,
When trying to access ESS or MSS I get the following error message. The portal worked fine until I did an R/3 system copy (this is our QA portal and R3 system I'm referring to):
Issuer of SSO ticket is not authorized
Here are the first few lines of the error:
com.sap.mw.jco.JCO$Exception: (103) RFC_ERROR_LOGON_FAILURE: Issuer of SSO ticket is not authorized
at com.sap.mw.jco.MiddlewareJRfc.generateJCoException(MiddlewareJRfc.java:412)
at com.sap.mw.jco.MiddlewareJRfc$Client.connect(MiddlewareJRfc.java:889)
at com.sap.mw.jco.JCO$Client.connect(JCO.java:3181)
at com.sap.mw.jco.JCO$Pool.initPool(JCO.java:4650)
at com.sap.mw.jco.JCO$PoolManager.getClient(JCO.java:6048)
at com.sap.mw.jco.JCO$PoolManager.getClient(JCO.java:6003)
at com.sap.mw.jco.JCO.getClient(JCO.java:8297)
at com.sap.mw.jco.webas.WebDynproExtension.addClientPool(WebDynproExtension.java:133)
at com.sap.mw.jco.webas.WebDynproExtension.addClientPool(Web
When I activate the trace in SM50 of R3 I see the following:
N *** ERROR => System ID and client from ticket are not the same than mine. [ssoxxkrn.c 798]
N *** ERROR => Neither was ticket issued by myself nor can I find issuer in TWPSSO2ACL. [ssoxxkrn.c 804]
I've done the following but nothing has worked:
1. generated a new certificate from the portal and imported it with strustss02 and added it to the certificate list and the ACL
2. in the visual admin I created new ssl entries and got the certificate signed
I'm really stuck here and haven't received much help on OSS.
Thanks