cancel
Showing results for 
Search instead for 
Did you mean: 

XI Java - Post Installation - Template Installer issue

former_member759680
Contributor
0 Kudos

I have installed an XI system and was running the XI template installer, using Configuration Wizard.

We have a central SLD configured on Solution Manager system.

I created all the necessary XI users on SLD - PIAFUSER, PIAPPLUSER, PIDIRUSER, PIISUSER,

PILDUSER, PIREPUSER, PIRWBUSER, and PISUPER.

However, there was a mismatch of passwords, so I changed the Password of the above users on XI system (was this a mistake? should I have changed them on SLD instead?), manually.

Now the passwords on XI and SLD system are same, but still I get this error -

________________________________________________________________

Exception Message:User credentials are invalid or user is denied access

Exception Class:com.sap.lcr.api.cimclient.UnauthorizedUserException

Stacktrace

com.sap.lcr.api.cimclient.HttpRequestSender.processResponse(HttpRequestSender.java:577)

com.sap.lcr.api.cimclient.HttpRequestSender.send(HttpRequestSender.java:341)

com.sap.lcr.api.cimclient.CIMOMClient.sendImpl(CIMOMClient.java:198)

com.sap.lcr.api.cimclient.CIMOMClient.send(CIMOMClient.java:146)

com.sap.lcr.api.cimclient.CIMOMClient.getCIMClass(CIMOMClient.java:545)

com.sap.lcr.api.cimclient.ClientUtil.getCIMClassComplete(ClientUtil.java:110)

com.sap.lcr.api.cimclient.ClientUtil.ping(ClientUtil.java:885)

com.sap.ctc.util.SLDConfig.addInstalledProduct(SLDConfig.java:610)

sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:85)

sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:58)

sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:60)

java.lang.reflect.Method.invoke(Method.java:391)

com.sap.tc.lm.ctc.provider.javaServiceProvider.JavaMethodExecuter.invoke(JavaMethodExecuter.java:227)

com.sap.tc.lm.ctc.provider.javaServiceProvider.JavaServiceExecuter.executeService(JavaServiceExecuter.java:94)

com.sap.tc.lm.ctc.cul.broker.BrokerServiceExecuter.executeService(BrokerServiceExecuter.java:55)

com.sap.tc.lm.ctc.cul.serviceimpl.executor.CULServiceExecutor.executeService(CULServiceExecutor.java:52)

com.sap.tc.lm.ctc.cul.serviceimpl.process.InvokeServiceControllerDefault.execute(InvokeServiceControllerDefault.java:145)

com.sap.tc.lm.ctc.metamodel.process.controller.ProcessControllerImpl.execute(ProcessControllerImpl.java:206)

com.sap.tc.lm.ctc.metamodel.process.controller.ProcessExecuter.run(ProcessExecuter.java:141)

________________________________________________________________

Accepted Solutions (0)

Answers (3)

Answers (3)

former_member759680
Contributor
0 Kudos

We performed a fresh installation, where we maintained the same passwords for SLD and XI.

Now its working fine.

thulasi_td
Employee
Employee
0 Kudos

Hi Gautam

Please maintin the correct users/password in the exchange profile. You need to restart you XI server after the changes are made.

http://<hostname>:<port>rep/support/admin/index.html

Regards,

Thulasi

former_member759680
Contributor
0 Kudos

OK. Changed all passwords in exchange profile as well.

Now getting a new error -

Step: Execute SWF_XI_BPM_AUTO_CUSTOMIZE

Not able to load Function SWF_XI_BPM_AUTO_CUSTOMIZE (cause:Password logon no longer possible - too many failed attempts).

Is there somewhere else that I need to change the password?

Rewind - I changed the password of all PI* users in SU01 and exchangeProfile of XI system.

Kindly help.

Edited by: Gautam Poddar on Feb 9, 2009 3:55 PM

Former Member
0 Kudos

Hello Gautam,

I believe that some of the XI/PI users have been locked by the abap stack after too many

failed logon attempts. You need to unlock all XI/PI users in transaction SU01.

Hope this helps.

Kr,

Andreas

Former Member
0 Kudos

hello,

please note that password are now case-sensitive.

Did you change the passwords in the exchange profile as well ?

kr,

andreas

former_member759680
Contributor
0 Kudos

Hello Andreas,

Yeah, I have taken care of the case-sensitiveness of the password.

I do not know how to change the passwords of the exchange profiles. I just changed the passwords of the users mentioned above.

Kindly guide me.