cancel
Showing results for 
Search instead for 
Did you mean: 

Error in Phase 18 : Load Java Database : ArrayIndexOutOfBoundsException

Former Member
0 Kudos

I am getting this error when installing SAP NW04 SP1 Java System on MSSQL in phase 18 of 25

Phase 18 : Load Java Database Content

This error

SEVERE: couldn't connect to DB

java.lang.ArrayIndexOutOfBoundsException: -1

My OS is Win 2000 SP4

Can anyone share their experience?

is there anyone help to me?

ERROR 2006-06-16 22:11:35

CJS-20065 Execution of JLoad tool 'C:\j2sdk1.4.2_12/bin/java.exe '-classpath' './sharedlib/antlr.jar;./sharedlib/exception.jar;./sharedlib/jddi.jar;./sharedlib/jload.jar;./sharedlib/logging.jar;./sharedlib/offlineconfiguration.jar;./sharedlib/opensqlsta.jar;./sharedlib/tc_sec_secstorefs.jar;C:\usr\sap/J2E/JC00/j2ee\jdbc\base.jar;C:\usr\sap/J2E/JC00/j2ee\jdbc\util.jar;C:\usr\sap/J2E/JC00/j2ee\jdbc\sqlserver.jar;C:\usr\sap/J2E/JC00/j2ee\jdbc\spy.jar;C:/usr/sap/J2E/SYS/global/security/lib/tools/iaik_jce_export.jar;C:/usr/sap/J2E/SYS/global/security/lib/tools/iaik_jsse.jar;C:/usr/sap/J2E/SYS/global/security/lib/tools/iaik_smime.jar;C:/usr/sap/J2E/SYS/global/security/lib/tools/iaik_ssl.jar;C:/usr/sap/J2E/SYS/global/security/lib/tools/w3c_http.jar' '-showversion' '-Xmx512m' 'com.sap.inst.jload.Jload' '-sec' 'J2E,jdbc/pool/J2E,C:\usr\sap\J2E\SYS\global/security/data/SecStore.properties,C:\usr\sap\J2E\SYS\global/security/data/SecStore.key' '-dataDir' 'D:/SAP_ERP_2004/51030724_2/DVD_NW_04_SR1_SAP_Web_AS_JAVA/J2EE_OSINDEP\J2EE-ENG/JDMP' '-job' 'C:\Program Files\sapinst_instdir\NW04SR1\WEBAS_JAVA\ONE_HOST/IMPORT.XML' '-log' 'C:\Program Files\sapinst_instdir\NW04SR1\WEBAS_JAVA\ONE_HOST/jload.log'' aborts with returncode 1. Check 'C:\Program Files\sapinst_instdir\NW04SR1\WEBAS_JAVA\ONE_HOST/jload.log' and 'C:\Program Files\sapinst_instdir\NW04SR1\WEBAS_JAVA\ONE_HOST/jload.java.log' for more information.

java version "1.4.2_12"

Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_12-b03)

Java HotSpot(TM) Client VM (build 1.4.2_12-b03, mixed mode)

16.Haz.2006 21:11:34 com.sap.inst.jload.Jload main

INFO: Jload -sec J2E,jdbc/pool/J2E,C:\usr\sap\J2E\SYS\global/security/data/SecStore.properties,C:\usr\sap\J2E\SYS\global/security/data/SecStore.key -dataDir D:/SAP_ERP_2004/51030724_2/DVD_NW_04_SR1_SAP_Web_AS_JAVA/J2EE_OSINDEP\J2EE-ENG/JDMP -job C:\Program Files\sapinst_instdir\NW04SR1\WEBAS_JAVA\ONE_HOST/IMPORT.XML -log C:\Program Files\sapinst_instdir\NW04SR1\WEBAS_JAVA\ONE_HOST/jload.log

16.Haz.2006 21:11:35 com.sap.inst.jload.Jload main

SEVERE: couldn't connect to DB

java.lang.ArrayIndexOutOfBoundsException: -1

Thanks

Sevkoli

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Check whether your Database is up and running ??

Thanks

Prince Jose

Former Member
0 Kudos

open the Sap services icon on desktop and usually first item will be data base and you will be prompted to login .User name is 'control' and password which u set..

Check whether it comes up..

Former Member
0 Kudos

The Database (J2E) is up and running.

There is no problem about this.

Thanks

Sevkoli

Former Member
0 Kudos

There is "The SAP Management Console" on desktop

in this console, The menu tree nodes(J2EE) is shown green.

And I restarted the services and there is no problem

but, I couldnt see a login prompt you say

Former Member
0 Kudos

Is it a Java system or ABAP system? if its java check WAS is running or not .. try this url http://<hostname>:<port>; , port= 500<instancenumber>

thanks

Prince Jose

Former Member
0 Kudos

thanks

Sevkoli

Message was edited by: Sevket Gogusdere

Former Member
0 Kudos

Is it possibly the wrong Java version? Maybe try 1.4.2_09, 1.4.2_10 for example had serious problems executing the db load, ie. the load took about 12 hours.

Regads,

Armin