cancel
Showing results for 
Search instead for 
Did you mean: 

Installation of IDES version stucks at Phase 36 of 51 "Create Java Users"

Former Member
0 Kudos

Hello everyone,

I have some problems installing the IDES version of SAP ERP 6.0 with MAXDB.

The OS is Windows Server 2008 R2 with 8GB RAM.

When reaching phase 36 of 51 the installation aborts. The following message ist shown: " An error occurred while processing service SAP ERP 6.0 Support Release 3 > SAP Systems > MaxDB > Central System > Central System"

The log says:

INFO       2015-06-18 13:53:57.755

           CJSlibModule::writeInfo_impl()

Output of C:\usr\sap\ECC\DVEBMGS00\exe\jlaunch.exe UserCheck.jlaunch com.sap.security.tools.UserCheck "C:\Program Files\sapinst_instdir\ERP\SYSTEM\ADA\CENTRAL\AS\install\lib;C:\Program Files\sapinst_instdir\ERP\SYSTEM\ADA\CENTRAL\AS\install\sharedlib;C:\Program Files\sapinst_instdir\ERP\SYSTEM\ADA\CENTRAL\AS\install" -c sysnr=00 -c ashost=AQUA4SAP -c client=001 -c user=DDIC -c XXXXXX -a checkCreate -u SAPJSF -p XXXXXX -r SAP_BC_JSF_COMMUNICATION_RO -user_type system -message_file UserCheck.message is written to the logfile C:/Program Files/sapinst_instdir/ERP/SYSTEM/ADA/CENTRAL/AS/UserCheck.log.

WARNING    2015-06-18 13:54:00.048

           CJSlibModule::writeWarning_impl()

Execution of the command "C:\usr\sap\ECC\DVEBMGS00\exe\jlaunch.exe UserCheck.jlaunch com.sap.security.tools.UserCheck "C:\Program Files\sapinst_instdir\ERP\SYSTEM\ADA\CENTRAL\AS\install\lib;C:\Program Files\sapinst_instdir\ERP\SYSTEM\ADA\CENTRAL\AS\install\sharedlib;C:\Program Files\sapinst_instdir\ERP\SYSTEM\ADA\CENTRAL\AS\install" -c sysnr=00 -c ashost=AQUA4SAP -c client=001 -c user=DDIC -c XXXXXX -a checkCreate -u SAPJSF -p XXXXXX -r SAP_BC_JSF_COMMUNICATION_RO -user_type system -message_file UserCheck.message" finished with return code -3. Output:

Usage : C:\usr\sap\ECC\DVEBMGS00\exe\jlaunch.exe [-options] <arg0> <arg1> ... <argn>

Launch the specified java program

options : [-file=<property file>] (default=jlaunch.properties)

       [-nodename=<node name>] (default=jlaunch)

      

       [-app=<application name>] Standalone application

          -> <property file> = <application name>.properties

          -> <SAP profile>     = <application name>.pfl

      

       [pf=<SAP profile>] (default=jlaunch.pfl)

       [-parent=<pid of the parent process>] (default=0)

       [-tracefile=<filename>] (default=dev_jlaunch)

Critical Error

Can't read program properties

-> Internal program error (rc = -1)

--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

Do you have an idea what is wrong?

Would be great!

Best regards

Markus

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Markus,

Can you please paste the sapinst_dev.log and sapinst_instdir/ERP/SYSTEM/ADA/CENTRAL/AS/UserCheck.log. here.

Thanks and regards,

Ram

Former Member
0 Kudos

Hi Ram,

thanks for your reply.

Attached you'll find the files.

Best regards

Markus

Former Member
0 Kudos

Hi MArkus,

AS your system is Dual stack and so can you once check SAPJSF user in your abap stack if your able to login. And also check your SAPINST_JRE_HOME is correctly set.

as the sapinst is trying to create SAPJSF user.

sysnr=00 -c ashost=AQUA4SAP -c client=001 -c user=DDIC -c XXXXXX -a checkCreate -u SAPJSF -p XXXXXX -r SAP_BC_JSF_COMMUNICATION_RO -user_type system -message_file UserCheck.message

So you can validate it once and see if your able to login to abap stack

Regards,

Ram

Former Member
0 Kudos

please suggest any one