cancel
Showing results for 
Search instead for 
Did you mean: 

Issue in Java system installation: MS SQL 2005

Former Member
0 Kudos

Dear All,

I am installing a SAP Netweaver '04 SR1 , Java system with data base MS SQL 2005.

I am facing the issue hereby i will attach the jload.java.log file.

Can any one help me out in fixing it?

java version "1.4.2_16"

Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_16-b05)

Java HotSpot(TM) Client VM (build 1.4.2_16-b05, mixed mode)

Mar 16, 2009 11:09:42 PM com.sap.inst.jload.Jload main

INFO: Jload -sec KS7,jdbc/pool/KS7,D:\usr\sap\KS7\SYS\global/security/data/SecStore.properties,D:\usr\sap\KS7\SYS\global/security/data/SecStore.key -dataDir D:/Netweaver/netweaver1\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

Mar 16, 2009 11:09:43 PM com.sap.inst.jload.Jload main

SEVERE: couldn't connect to DB

java.sql.SQLException: [SAP NetWeaver][SQLServer JDBC Driver]Unable to connect. Invalid URL.

Thanks

Raj

Accepted Solutions (0)

Answers (4)

Answers (4)

JPReyes
Active Contributor
0 Kudos

This diesn't look like a problem with java version... the logs point to a problem to connect with the DB,,

SEVERE: couldn't connect to DB

Did you install MSSQL with the right collation?... Is the DB running?

Regards

Juan

Former Member
0 Kudos

Hi,

Currently SAP is recommending JDK 1.4.2_19 b07.

There is a problem with JDK 1.4.2_16-b05. Refer SAP note 716604 for JDK version recommendation.

Regards,

Sachin Rane.

Former Member
0 Kudos

Hi

Yes, everything is checked it. Error appears in the phase of Load Java Database content (18 of 25).

ERROR 2009-03-17 03:35:49

CJS-20065 Execution of JLoad tool 'C:\j2sdk1.4.2_16/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;D:\usr\sap/KS7/JC00/j2ee\jdbc\base.jar;D:\usr\sap/KS7/JC00/j2ee\jdbc\util.jar;D:\usr\sap/KS7/JC00/j2ee\jdbc\sqlserver.jar;D:\usr\sap/KS7/JC00/j2ee\jdbc\spy.jar;D:/usr/sap/KS7/SYS/global/security/lib/tools/iaik_jce_export.jar;D:/usr/sap/KS7/SYS/global/security/lib/tools/iaik_jsse.jar;D:/usr/sap/KS7/SYS/global/security/lib/tools/iaik_smime.jar;D:/usr/sap/KS7/SYS/global/security/lib/tools/iaik_ssl.jar;D:/usr/sap/KS7/SYS/global/security/lib/tools/w3c_http.jar' '-showversion' '-Xmx512m' 'com.sap.inst.jload.Jload' '-sec' 'KS7,jdbc/pool/KS7,D:\usr\sap\KS7\SYS\global/security/data/SecStore.properties,D:\usr\sap\KS7\SYS\global/security/data/SecStore.key' '-dataDir' 'D:/Netweaver/netweaver1\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.

Thanks

Raj

Former Member
0 Kudos

Hi

Check the version of JAVA......you can try j2sdk1.4.2_13 instead of j2sdk1.4.2_16..if possible can you post the jload.java.logfile

Regards

Ravi

Former Member
0 Kudos

Hi,

Please check the environment variables for SERVER, DBNAME are correctly set.

Hope this helps.

Manoj