cancel
Showing results for 
Search instead for 
Did you mean: 

SOLumtion Manager Insatllation Problems

Former Member
0 Kudos

Hi,

Iam trying to Install SOlution manager 4.0 with Linux and MAXDB. Iam stuck at an error which i cannot debug. This is something related to SAPJSF user. It will be great if someone helps

I get the following error while creating SAPJSF user

Aug 21, 2006 8:24:20 AM Info: User management tool (com.sap.security.tools.UserCheck) called for action "checkCreate"

Aug 21, 2006 8:24:21 AM Info: Connected to backend system SOL client 001 as user DDIC

Aug 21, 2006 8:24:22 AM Info: Called for user SAPJSF

Aug 21, 2006 8:24:30 AM Info: Formal password check successful

Aug 21, 2006 8:24:30 AM Info: Will create user SAPJSF

Aug 21, 2006 8:30:49 AM Info: Created user SAPJSF of type A with reference user <none>

Aug 21, 2006 8:30:50 AM Warning: Error during creation of user SAPJSF. Will remove user again to ensure clean exit state

Aug 21, 2006 8:30:55 AM Error: Exception during execution of the operation

[EXCEPTION]

com.sap.mw.jco.JCO$Exception: (104) RFC_ERROR_SYSTEM_FAILURE: Invalid request.

at com.sap.mw.jco.MiddlewareJRfc.generateJCoException(MiddlewareJRfc.java:454)

at com.sap.mw.jco.MiddlewareJRfc$Client.execute(MiddlewareJRfc.java:1347)

at com.sap.mw.jco.JCO$Client.execute(JCO.java:3896)

at com.sap.mw.jco.JCO$Client.execute(JCO.java:3332)

at com.sap.security.tools.UserCheck.createUser(UserCheck.java:1876)

at com.sap.security.tools.UserCheck.main(UserCheck.java:289)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

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

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

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

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

at com.sap.engine.offline.OfflineToolStart.main(OfflineToolStart.java:81)

Aug 21, 2006 8:30:55 AM Info: Leaving with return code 4

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi Patrick,

Please log into the ABAP GUI and change the user type through SU01. Check for the logon data tab.

regards.

Ruchit.

Former Member
0 Kudos

Hi,

I have the same problem when sapinst try to create SAPJSF.

I have tried to create the user manually with type system but that does not solve the problem....

Have any of you find a solution?

/Mikael

Former Member
0 Kudos

Hello Phani,

Why is SAPJSF created as a type A user (Dialog user). It should be a communications users. Change it to a communications users and continue with your installation. This should sort the issue.

Please award points accordingly.

Regards.

Ruchit.

Former Member
0 Kudos

Ruchit

Where can I change that?

Patrick

JPReyes
Active Contributor
0 Kudos

Hi Phani,

Please check SAP Note 956921

Regards

Juan

Please reward with points if helpful