cancel
Showing results for 
Search instead for 
Did you mean: 

AS Java (Config Wizard Configuration to Solution Manager)

Former Member
0 Kudos

Hello.

While I try to configure "NW:Solution Manager-AS Java(Config Wizard configuration to Solution Manager)" in NWA I receive the following error:

Error: Name or password is incorrect (repeat logon)

Step: J2EE User: SOLMAN with SID and Client extension

Why the program uses the user "CTC_NULL" (in the attached log) to login to the destination?

I never created such user.

I am grateful for every tip.

Log:

J2EE User: SOLMAN with SID and Client extension

Description

No specified detailed description

State

START_ACTION_ERROR

Result

A user with the name SM2CTCSMR001 exists in the System

Checking the step

Please go to the J2EE Engine Useradministration using an user with administrator role (e.g. Administrator)

Take care that 'user' is selected in the combo box and enter the user name SM2CTCSMR001 into the input field, then press the 'Start' button

If the user exists, he will be shown in the table, if you select the entry you can see details about him

Executing the step manually

Please go to the J2EE Engine Useradministration using an user with administrator role (e.g. Administrator)

Press the 'Create User' button

The create user dialog appears

Please execute following steps in the 'General Info' Tab to create the user:

In the input field Logon-Id enter the name SM2CTCSMR001

In the combo box 'Security Policy' select the entry 'System User (Internal RFC and Background Processing)'

Please enter a password and confirmation for the user

Press the save button to save the user

Support Information

Type of Action

InvokeServiceDebug Events

error message

Error: Name or password is incorrect (repeat logon)

InvokeService:J2EE User: SOLMAN with SID and Client extension

Library: sap.com/tclmconfig~content

SourcePath ./com_sap_sm_ctc_scenario_simulate/com_sap_sm_ctc_scenario_ui_process/ext_1206447991146/proc_1197052628227/proc_1207325025157/proc_1207755933502/maintainUser

Time 2012/02/29 at 08:46:42

WSDL content/common/service/usermanagement/maintainUser.wsdl

Destination parameters

user : CTC_NULL

password : % secure content %

host : host1

sysnr : 00

client : 000

language : EN

Execute Java Service

Library: sap.com/tclmctcutilcore_ear

Class: com.sap.ctc.util.core.services.UserFacade

Method: void com.sap.ctc.util.core.services.UserFacade.maintainUser(java.lang.String, java.lang.String, java.lang.String)

Arguments (3)

userName : SM2CTCSMR001

password : % secure content %

userType : password1

InvokeService- Result: ERROR

Refresh Env. Messages: false

Duration: 0.141 sec

Exception Class: com.sap.mw.jco.JCO$Exception

Exception Message: Name or password is incorrect (repeat logon)

Accepted Solutions (0)

Answers (2)

Answers (2)

michael_ruth3
Contributor
0 Kudos

A user with the name SM2CTCSMR001 exists in the System

Checking the step

Please go to the J2EE Engine Useradministration using an user with administrator role (e.g. Administrator)

I believe Vikram is correct,,,an authorization issue.

Former Member
0 Kudos

Apart from this problem.

Is this really the right way for a connnecting a Java system to the Solution Manager to use MOPZ?

Former Member
0 Kudos

Hi,

As far as we could see, you're facing an authorization issue. To solve

that...

Can you check that the user executing the task (SOLMAN, i suppose) is

assigned the authorization - you can run an authorization trace using

transaction ST01 (check only the authorization box) and reproduce the

issue. The resulting trace should show which authorization failed. Once

this is established the necessary authority can be assigned to the user.

Thanks,

Regards

Vikram