cancel
Showing results for 
Search instead for 
Did you mean: 

SAPinst fails at CreateJSF

alexander_kupke
Participant
0 Kudos

Hello all,

I ran into a Problem installing Solution Manager 4.0.

OS is Win 2003 wit MSSQL 2005

At phase 30 setup fails with following Message (from sapinst.log):

-


WARNING 2008-06-12 15:19:45.690

Execution of the command "E:\usr\sap\T01\DVEBMGS00\exe\jlaunch.exe UserCheck.jlaunch com.sap.security.tools.UserCheck "C:\Program Files\sapinst_instdir\SOLMAN\SYSTEM\MSS\CENTRAL\AS\install\lib;C:\Program Files\sapinst_instdir\SOLMAN\SYSTEM\MSS\CENTRAL\AS\install\sharedlib;C:\Program Files\sapinst_instdir\SOLMAN\SYSTEM\MSS\CENTRAL\AS\install" -c sysnr=00 -c ashost=SAPCRM-TEST -c client=001 -c user=DDIC -c XXXXXX -a checkCreate -u SAPJSF -p XXXXXX -r SAP_BC_JSF_COMMUNICATION_RO -message_file UserCheck.message" finished with return code 4. Output:

Jun 12, 2008 3:24:31 PM Info: User management tool (com.sap.security.tools.UserCheck) called for action "checkCreate"

Jun 12, 2008 3:24:32 PM Info: Connected to backend system T01 client 001 as user DDIC

Jun 12, 2008 3:24:32 PM Info: Called for user SAPJSF

Jun 12, 2008 3:19:45 PM Error: Exception during execution of the operation

[EXCEPTION]

com.sap.mw.jco.JCO$Exception: (104) RFC_ERROR_SYSTEM_FAILURE: The local time of the application server is not co

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

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

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

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

at com.sap.security.tools.UserCheck.checkUser(UserCheck.java:748)

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

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

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

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

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

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

Jun 12, 2008 3:19:45 PM Info: Leaving with return code 4

Reserved 1610612736 (0x60000000) bytes before loading DLLs.

INFO 2008-06-12 15:19:45.768

Removing file C:\Program Files\sapinst_instdir\SOLMAN\SYSTEM\MSS\CENTRAL\AS\dev_UserCheck.

ERROR 2008-06-12 15:19:46.143

CJS-30196 The local time of the application server is not co

ERROR 2008-06-12 15:19:46.549

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|3|0|createJSF was executed with status ERROR .

-


The error message beginning with CJS-30196 was not cut by me, it is really shown and logged like that.

I did not yet find anything helpfull within notices or SDN.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Weird. What do you see when you try to update the date and time of the system?

J. Haynes

alexander_kupke
Participant
0 Kudos

I use ntp to keep the time correct, i can set the time manually as well as i can set it with ntp, at least windows tells me the time was sucessfully set.

alexander_kupke
Participant
0 Kudos

Ok, got this one solved.

After I checked again and used ntp to set the time different times, each time with only a maximum difference of a few miliseconds, I suddenly got over this step now.

Seems time was realo the problem here.

Do Neatweaver Java Components rele depend on an exact time within miliseconds or less?

Former Member
0 Kudos

You can ignore this. I was writing it as you entered your last entry.

One thing to try is logging into the ABAP instance (with DDIC or SAP*) and checking the system time and timezone using transactions STZAC.

~ Joe

Edited by: Joe Haynes on Jun 12, 2008 8:44 AM

Answers (0)