cancel
Showing results for 
Search instead for 
Did you mean: 

NW04 install error: Could not load class oracle.jdbc.OracleDriver

Former Member
0 Kudos

Hi,

Does anybody have a solution for the issue below ?

Thank you

Radu

Ashutosh Dash

Posts: 63

Questions: 28

Points: 0

Registered: 1/18/05

error during installation WAS 6.4 on oracle

Posted: Aug 1, 2005 5:19 AM Reply E-mail this post

Hi

I got the error as folows during installation of WAS 6.4 j2ee on oracle (Not preview).

on the step "Load java database content" i got

"com.sap.sql.log.OpenSQLException: Could not load class oracle.jdbc.OracleDriver."

on file jload.java I got

java version "1.4.2_08"

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

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

Aug 1, 2005 2:25:46 PM com.sap.inst.jload.Jload main

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

Aug 1, 2005 2:25:47 PM com.sap.inst.jload.Jload main

SEVERE: couldn't connect to DB

com.sap.sql.log.OpenSQLException: Could not load class oracle.jdbc.OracleDriver.

Thanks & regards

Ashutosh

Mizwan Shahimin

Posts: 1

Questions: 0

Points: 0

Registered: 7/1/05

Re: error during installation WAS 6.4 on oracle

Posted: Sep 12, 2005 9:04 AM Reply E-mail this post

Hi Ashutosh,

I faced the same error as you had. (AIX53, Oracle9206, WAS 6.40, ABAP+Java System for our BW system)

Basically the steps that we followed is as follows:

1. Install SAP ABAP CI (Server 1)

2. Install SAP ABAP DB (Server 2)

3. Install SAP Java DB (Server 2)

4. Install SAP Java CI (Server 1)

We encountered the same error in the 4th phase. Did you had the same installation steps as above?

Thanks.

Mizwan

mmshahimin@iee.org

Radu Enuica

Posts: 1

Questions: 0

Points: 0

Registered: 11/29/05

Re: error during installation WAS 6.4 on oracle

Posted: Nov 29, 2005 5:02 PM Reply E-mail this post

Hi Ashutosh, Hi Mizwan

I have the same problem. Did you find a solution meantime ?

Thank you

Radu

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hello ALL,

I managed to finish the installation after reinstalling everything from scratch but with Oracle 9.3.0.6 instead of 9.2.0.7 (so it is a buggy jdbc driver in patch 7). After passing this step I found out that I need to downgrade the java also from 1.4.2_10 to 1..4.2_08 !!! Good experience.

Thanks

Radu