cancel
Showing results for 
Search instead for 
Did you mean: 

Managed Systems Setup Wizard error

Former Member
0 Kudos

The ABAP profile of instance SSM/SAV/51[CI] (SSM) contains the parameter : login/accept_sso2_ticket=0 . This parameter should be set to value 1 for enabling SSO

Step SSO Details

Found SID for SSO ACL entry : DSM

Found login.ticket_client for SSO ACL entry : 000

The Read entry permission on TicketKeystore/SAPLogonTicketKeypair-cert was given to sap.com/tcwebadministratorsolmandiag/servlet_jsp/smd/root/WEB-INF/lib/SetupLib.jar

The TicketKeystore/SAPLogonTicketKeypair-cert was succesfully read (662 bytes)

ABAP Certificate was successfully retrieved (767 bytes)

ABAP SSO ticket certificate of DSM was imported in ABAP PSE of SSM (client 001)

The ABAP SSO ticket certificate was successfully imported in ABAP System PSE, and the ACL updated accordingly (SID=DSM LoginTicketClient=001)

Java SSO ticket certificate of DSM was imported in ABAP PSE of SSM (client 001)

The Java SSO ticket certificate was successfully imported in ABAP System PSE, and the ACL updated accordingly (SID=DSM LoginTicketClient=000)

The ABAP profile of instance SSM/SAV/51[CI] (SSM) contains the parameter : login/accept_sso2_ticket=0 . This parameter should be set to value 1 for enabling SSO

Found SID is wrong. Parameter login/accept_sso2_ticket is 1.

System was copied from system DSM.

Could anybody help me resolse it?

Thanks a lot,

Alexander.

Accepted Solutions (0)

Answers (1)

Answers (1)

raguraman_c
Active Contributor
0 Kudos

Hi,

Please maintain the following profile parameters using transaction 'RZ10'

Select Instance profile --> create

login/create_sso2_ticket = 2

login/accept_sso2_ticket = 1

After setting the profile parameters (using transaction RZ10) you must restart the application server for the new values to become active.

This should solve your problem.

Feel free to revert back.

-=-Ragu

Former Member
0 Kudos

Hi Ragu!

Thanks for your response.

>

> Hi,

>

> Please maintain the following profile parameters using transaction 'RZ10'

>

> Select Instance profile --> create

>

> login/create_sso2_ticket = 2

> login/accept_sso2_ticket = 1

>

This system is copy of another system. I found Java stack stay connect to old ABAP stack and it not configured for these parameters. May do you know where is configured this connection?

>

> After setting the profile parameters (using transaction RZ10) you must restart the application server for the new values to become active.

>

> This should solve your problem.

>

> Feel free to revert back.

>

> -=-Ragu

Thanks for your advance,

Alexander

Former Member
0 Kudos

I edited in Configuration Tool CTC template and try to repeat Managed Setup Wizard. Then error is:

SSO A failure occured while importing Java SSO ticket certificate in ABAP stack

Step SSO Details

Found SID for SSO ACL entry : SAV

Found login.ticket_client for SSO ACL entry : 000

The Read entry permission on TicketKeystore/SAPLogonTicketKeypair-cert was given to sap.com/tcwebadministratorsolmandiag/servlet_jsp/smd/root/WEB-INF/lib/SetupLib.jar

The TicketKeystore/SAPLogonTicketKeypair-cert was succesfully read (662 bytes)

ABAP Certificate was successfully retrieved (767 bytes)

ABAP SSO ticket certificate of SAV was imported in ABAP PSE of SSM (client 001)

The ABAP SSO ticket certificate was successfully imported in ABAP System PSE, and the ACL updated accordingly (SID=SAV LoginTicketClient=001)

A failure occured while importing Java SSO ticket certificate in ABAP stack

!! Exception : FOREIGN_ENQUEUE_LOCK

Do you have any ideas?

Thanks a lot,

Alexander

Henk
Active Participant
0 Kudos

Hi Alexander,

This behaviour occurs when the Transaction STRUSTSSO2 is locked. Make sure that no one is in that Transaction in any client, and run the Wizard again.

I hope this solves your problem.

Kind regards,

Henk.

Former Member
0 Kudos

Hi,

I tried setup another system and received following error:


A failure occured while creating the logical port for JAVA XI : An exception occurred that was not caught.
!! Exception : An exception occurred that was not caught.
 
 Exceptions 
com.sap.mw.jco.JCO$Exception: (104) RFC_ERROR_SYSTEM_FAILURE: An exception occurred that was not caught.
at com.sap.mw.jco.MiddlewareJRfc.generateJCoException(MiddlewareJRfc.java:516)
at com.sap.mw.jco.MiddlewareJRfc$Client.execute(MiddlewareJRfc.java:1514)
at com.sap.mw.jco.JCO$Client.execute(JCO.java:3980)
at com.sap.mw.jco.JCO$Client.execute(JCO.java:3514)
at com.sap.sup.admin.setup.SolManRfcAdapter.createXIlogicalPort(SolManRfcAdapter.java:185)
at com.sap.sup.admin.setup.SetupStep.runExec(SetupStep.java:427)
at com.sap.sup.admin.setup.SetupStep.execute(SetupStep.java:335)
at com.sap.smd.agent.plugins.remotesetup.SapInstance.setup(SapInstance.java:549)
at com.sap.sup.admin.setup.SapCluster.setup(SapCluster.java:1688)
at com.sap.sup.admin.setup.SapCluster.access$000(SapCluster.java:35)
at com.sap.sup.admin.setup.SapCluster$SetupRunner.run(SapCluster.java:1958)
at java.lang.Thread.run(Thread.java:770) 

Could you please help me resolve it?

Thanks a lot,

Alexander

Former Member
0 Kudos

Hi Alexander,

did you ever solve this issue? I get the same with setup.

Thanks

Stefan

Former Member
0 Kudos

Hi Alexander/Stefan Ressing,

I am also having the same issue,could you resolve it ?

If so please let me know.

Thanks,

Srini