cancel
Showing results for 
Search instead for 
Did you mean: 

Create Java User in Solution Manager Installation error

Former Member
0 Kudos

Hello, I have the problem during the Installation step "Create Java users":

The jlaunch command for user SAPJSF creation finished with return code 4:

Exception during execution of the operation : RFC_ERROR_SYSTEM_FAILURE:Invalid request

I'm on HPUX/Oracle/Solution Manager 4.0

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

You can check these -

1. Use appropriate JVM - suggest try for jdk 1.4.12 (less errors..)

Download from Sun site, appropriate JDK for HPUX

2. Ensure variables are set in etc/profile -

export PATH=$PATH:<Path to JDK>/bin

export JAVA_HOME=<Path to JDK>

ensure the timeout (response time is increased..

Also check DISPLAY variable set.. Please go thro the planning/ installation guide

3. Still problem exists? - lastly try creating these users in Unix manually outside SAP, although that is not the SAP intention ..

4. Set your hosst name to be a Fully qualified domain name (fqdn) xxx.com etc.,

Hope this helps

Cheers

Senthil

Message was edited by:

Senthil Murugan Muthuvelu

Former Member
0 Kudos

Sorry i could not change my hostname of server ,caz we are installing solution manager 4.0.

After i manully created the user SAPJSF, get the error like this:

JS-30196 Incorrect password for user account SAPJSF (USER_OR_PASSWORD_INCORRECT)

ERROR 2007-03-06 17:19:08

FCO-00011 The step createJSF with step key

|NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|NW_CI_Instance|ind|ind

|ind|ind|11|0|NW_CI_Instance_Doublestack|ind|ind|ind|ind|2|0|createJSF was executed with

status ERROR .

ERROR 2007-03-06 17:31:13

CJS-30196 Invalid request.

ERROR 2007-03-06 17:31:13

FCO-00011 The step createJSF with step key

|NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|NW_CI_Instance|ind|ind

|ind|ind|11|0|NW_CI_Instance_Doublestack|ind|ind|ind|ind|2|0|createJSF was executed with

status ERROR .

Former Member
0 Kudos

See this thread..

Hope this helps

Cheers

Senthil

P.S - Award points for useful answers