cancel
Showing results for 
Search instead for 
Did you mean: 

Solution Manager 7.1 Configuration error

Former Member
0 Kudos

Hello All,


While doing Solution Manger 7.1 configuration, we stuck in 5.1 Prepare Landscape Description > Select SLD > Setup local SLD phase.

Could you please check below screenshot and error log.




Stack Trace

com.sap.tc.lm.ctc.metamodel.exception.ActionExecuteExc eption: Not able to load Function AGS_SISE_SET_CTC_STATUS (cause:Name or password is incorrect (repeat logon)).

at com.sap.tc.lm.ctc.cul.serviceimpl.process.InvokeServic eControllerDefault.execute(InvokeServiceControllerDefault.java:144)

at com.sap.tc.lm.ctc.metamodel.process.controller.Process ControllerImpl.remoteOrLocalExecution(ProcessControllerImpl.java :723)

at com.sap.tc.lm.ctc.metamodel.process.controller.Process ControllerImpl.execute(ProcessControllerImpl.java:296)

at com.sap.tc.lm.ctc.metamodel.process.controller.Process ControllerImpl.remoteOrLocalExecution(ProcessControllerImpl.java :723)

at com.sap.tc.lm.ctc.metamodel.process.controller.Process ControllerImpl.execute(ProcessControllerImpl.java:296)

at com.sap.tc.lm.ctc.metamodel.process.controller.Process ControllerImpl.remoteOrLocalExecution(ProcessControllerImpl.java :723)

at com.sap.tc.lm.ctc.metamodel.process.controller.Process ControllerImpl.execute(ProcessControllerImpl.java:296)

at com.sap.tc.lm.ctc.metamodel.process.controller.Process ControllerImpl.remoteOrLocalExecution(ProcessControllerImpl.java :723)

at com.sap.tc.lm.ctc.metamodel.process.controller.Process ControllerImpl.execute(ProcessControllerImpl.java:296)

at com.sap.tc.lm.ctc.metamodel.process.controller.Process Executer.run(ProcessExecuter.java:159)

at java.lang.Thread.run(Thread.java:676)

Caused by: com.sap.tc.lm.ctc.cul.api.CULServiceException: Not able to load Function AGS_SISE_SET_CTC_STATUS (cause:Name or password is incorrect (repeat logon)).

at com.sap.tc.lm.ctc.cul.broker.BrokerServiceExecuter.exe cuteService(BrokerServiceExecuter.java:61)

at com.sap.tc.lm.ctc.cul.serviceimpl.executor.CULServiceE xecutor.executeService(CULServiceExecutor.java:36)

at com.sap.tc.lm.ctc.cul.serviceimpl.process.InvokeServic eControllerDefault.execute(InvokeServiceControllerDefault.java:133)

... 10 more

Caused by: com.sap.tc.lm.ctc.provider.abapconfiguration.exception s.CPIServiceExecutionException: Not able to load Function AGS_SISE_SET_CTC_STATUS (cause:Name or password is incorrect (repeat logon)).

at com.sap.tc.lm.ctc.provider.abapconfiguration.JCOServic eExecuter.executeService(JCOServiceExecuter.java:130)

at com.sap.tc.lm.ctc.cul.broker.BrokerServiceExecuter.exe cuteService(BrokerServiceExecuter.java:59)

... 12 more

Caused by: com.sap.tc.lm.ctc.provider.abapconfiguration.exception s.AbapConfigurationProviderBaseException: The connection to ABAP back-end could not be established (cause: Name or password is incorrect (repeat logon)).

at com.sap.tc.lm.ctc.provider.abapconfiguration.connector .JCOServiceConnector.getFunction(JCOServiceConnect or.java:98)

at com.sap.tc.lm.ctc.provider.abapconfiguration.JCOServic eExecuter.executeService(JCOServiceExecuter.java:121)

... 13 more

Caused by: com.sap.mw.jco.JCO$Exception: (103) RFC_ERROR_LOGON_FAILURE: Name or password is incorrect (repeat logon)

at com.sap.mw.jco.MiddlewareJRfc.generateJCoException(Mid dlewareJRfc.java:516)

at com.sap.mw.jco.MiddlewareJRfc$Client.connect(Middlewar eJRfc.java:1087)

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

at com.sap.mw.jco.JCO$Pool.initPool(JCO.java:4782)

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

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

at com.sap.tc.lm.ctc.provider.abapconfiguration.connector .JCOServiceConnector.getFunction(JCOServiceConnect or.java:95)




Referred SDN link : http://scn.sap.com/thread/2042606

As per the above link we assigned authorization objects (S_RFC, S_RFCACL & S_USER_PRO) to SAP_S_RFCACL role and given into SOLMAN_ADMIN user.


Note: Solution Manger 7.1 Upgraded to ABAP SP04 to SP05 & JAVA SP09 to SP10 with supported KERNEL release 702-SP 201.


Please give us some valuable suggestions to move forward for resolving the issue.


Regards,

Srini T

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

I created 100 client and SOLMAN_SETUP is started with 100 client user solman_admin, is this probleum ?

Thanks

Srini T.

former_member264034
Active Contributor
0 Kudos

Hi,

You can use client 001 if you want to as
the production client of solman, and it is
recommended, but if you need to use another client (100) due to your company
policy, please refer to the IMG guide below

txn SPRO > SAP Reference IMG > SAP Solution Manager > Technical Settings
> Client Copy

Please read all documentation from the 3 nodes
- Create Client
- Copy Client
- Convert UME

Regards,

Aidan

0 Kudos

Hi Aidan,

I copied client 001 to client 100 in Solution Manager and I got the Function AGS_SISE_SET_CTC_STATUS problem. Your information is correct. After that, I can setup local SLD.

Thank you very much..



Regards,


Yunianto

Former Member
0 Kudos

Hi,

please following the IMG guide in txn SPRO
> SAP Solution Manager
> Technical Settings
> Client Copy

Have you go through all the documentation under 'client copy' section?
especially the 'Convert UME' because this will point the java to search
for the right client for the users.

Thanks and Regards,

VIpin

Former Member
0 Kudos

Hi,

srinivas t wrote:


Caused by:
com.sap.mw.jco.JCO$Exception: (103) RFC_ERROR_LOGON_FAILURE: Name or password is incorrect (repeat logon)

This is the regular UME client issue, login to your UME client , change the correct user, password for SAPJSF user and also the j2ee_admin and proceed.

if this is not solved check and correct the UME client as stated in the note Note 1663549

Thanks

Jansi

Former Member
0 Kudos

This message was moderated.

former_member264034
Active Contributor
0 Kudos

Hi,

Please refer to the IMG guide:

txn SPRO > SAP Reference IMG > SAP Solution Manager > Technical Settings
> Client Copy

Please read all documentation from the 3 nodes
- Create Client
- Copy Client
- Convert UME

Have you go through all the documentation under 'client copy' section?

especially the 'Convert UME' because this will point the java to search

for the right client for the users.

Regards,

Aidan