cancel
Showing results for 
Search instead for 
Did you mean: 

BI JAVA template inst.system is unable to interpret the SSO ticket received

Abuzar
Explorer
0 Kudos

Hi

We have installed BI JAVA on an existing BI ABAP system Net weaver 701EHP 1.our Both ABAP and JAVA engines are installed on same host.

Host name is SAP-BW.

SID for both ABAP and JAVA is different. ABAP SID is BI7 and JAVA SID is BIJ. Gateway service is also installed on same machine and SID is BIG.

we executed Wizard based configuration of java in order to integrate BI ABAP and JAVA system as per this link.

http://help.sap.com/saphelp_nw70ehp1/helpdata/en/25/5aee4242217076e10000000a1550b0/frameset.htm

Finally after finishing template installer we tried to test the configuration, in the result two steps are successful while third step (Connection Test for Connectors) testing is getting failed.

we are doing test using below portal path.

u201C http://<host name>port number>/irj &#61664; system administrator->system

configuration->portal content->system landscapeu201D

we are getting problem in u201C Connection test for connections u201C but u201C SAPWebAS connection u201C and u201C ITS connection u201C is successful.

We are getting error message u201CConnection failed. Make sure that Single

Sign-On is configured correctlyu201D.

After checking log file dev_jrfc.trc following error message is

showing u201CError> occured

>Sun Jan 17 11:44:03,283< >RfcGetException rc (7) message: The

system is unable to interpret the SSO ticket received

<RfcGetException u201C

So now please help us in linking both ABAP & JAVA stack.

regards,

Accepted Solutions (0)

Answers (1)

Answers (1)

sunny_pahuja2
Active Contributor
0 Kudos

Hi,

To finally to make it work, you have to configure single-signon. For this you have to follow below things:

1) Configure strust in ABAP system.

2) Download certificate from portal and upload it in ABAP system.

3) Set parameters for single sign-on in ABAP system on all application servers and CI.

Check below link:

http://help.sap.com/saphelp_ep50sp2/helpdata/en/4d/dd9b9ce80311d5995500508b6b8b11/content.htm

Thanks

Sunny