cancel
Showing results for 
Search instead for 
Did you mean: 

CJS-20065 Execution of JLoad tool

Former Member
0 Kudos

Hi Dear collegues !

I need your help !

During installation Neweaver 04 SR 1

on step 20 of 27 I have

the next error: (I Use MSDE 2000)

ERROR 2006-07-26 20:54:28

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/l

<SKIPPED>

\WEBAS_JAVA\DEFAULT/jload.java.log' for more information.

here description of the logs

26.07.06 20:54 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 F:/J2EE_OSINDEP\J2EE-ENG/JDMP -job C:\Program Files\sapinst_instdir\NW04SR1\WEBAS_JAVA\DEFAULT/IMPORT.XML -log C:\Program Files\sapinst_instdir\NW04SR1\WEBAS_JAVA\DEFAULT/jload.log

Logs

<Jload>

26.07.06 20:54 com.sap.inst.jload.Jload main

SEVERE: couldn't connect to DB

java.sql.SQLException: [SAP NetWeaver][SQLServer JDBC Driver]Error establishing socket. Connection refused: connect

<JLoad.java.log>

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)

26.07.2006 20:54:22 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 F:/J2EE_OSINDEP\J2EE-ENG/JDMP -job C:\Program Files\sapinst_instdir\NW04SR1\WEBAS_JAVA\DEFAULT/IMPORT.XML -log C:\Program Files\sapinst_instdir\NW04SR1\WEBAS_JAVA\DEFAULT/jload.log

26.07.2006 20:54:28 com.sap.inst.jload.Jload main

SEVERE: couldn't connect to DB

java.sql.SQLException: [SAP NetWeaver][SQLServer JDBC Driver]Error establishing socket. Connection refused: connect

Help me please

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Eugene,

Try following the answer in this thread..

cheers,

Prashanth

P.S : Please mark helpful answers

Former Member
0 Kudos

Exuse me but Did not help. Please , still need your help !

Former Member
0 Kudos

probably dog is buried something here

"

Check the DB is running. try to connect using SQL Query Analyzer with the same user and password at installation time.

"

My DB is running and I can connect it using my windows account.

what do they mean here ?

"

with the same user and password at installation time

"

WBR Eugene

Answers (6)

Answers (6)

Former Member
0 Kudos

I was also facing tha same problem .

Resolved , Actually due to some port conflict Listener was down , now installation is running fine.

Regards

Former Member
0 Kudos

Hello everyone,

Same problem here... :'(

Any solutions?

Xavier

Former Member
0 Kudos

All,

I am having the same problem. I am installing a java add-in on UNIX. I have verified the listener is running as well as the tnsnames.ora file, etc.

Has anyone provided any solutions for UNIX systems?

Former Member
0 Kudos

Hi Eugene,

Problem sorted out?

cheers,

Prashanth

P.S Please mark helpful answers

Former Member
0 Kudos

Hi Eugene,

Your database administrator would know this for sure. :-). Please get in touch with him and find out.

cheers,

Prashanth

P.S Please mark helpful answers

Former Member
0 Kudos

Hi Eugene,

Please try these links too..

/thread/135508 [original link is broken]

/thread/25125 [original link is broken]

cheers,

Prashanth

P.S Please mark helpful answers

Former Member
0 Kudos

I have an Idea... Probably I have problem in URL for DB access. Does somebody know where I can find user credentials which are used by installation ? ( URL, driver and so on )