cancel
Showing results for 
Search instead for 
Did you mean: 

Error at Step "Import Java Dump" during developer workplace installation

Former Member
0 Kudos

Hi,

I am installing developer workplace on my Win XP laptop.

I am struck at the step "Import Java Dump". It gives following error in jload.log file.

24.05.06 00:36:45 com.sap.inst.jload.Jload main

SEVERE: couldn't connect to DB

24.05.06 00:36:45 com.sap.inst.jload.Jload logStackTrace

SEVERE: com.sap.dbtech.jdbc.exceptions.JDBCDriverException: SAP DBTech JDBC: Cannot connect to jdbc:sapdb://US-GPATIL/J2E [Restart required].

at com.sap.dbtech.jdbc.DriverSapDB.connect(DriverSapDB.java:187)

at com.sap.sql.jdbc.NativeConnectionFactory.createNativeConnection(NativeConnectionFactory.java:215)

at com.sap.sql.connect.OpenSQLDataSourceImpl.createConnection(OpenSQLDataSourceImpl.java:522)

at com.sap.sql.connect.OpenSQLDataSourceImpl.getConnection(OpenSQLDataSourceImpl.java:276)

at com.sap.inst.jload.db.DBConnection.connectViaSecureStore(DBConnection.java:105)

at com.sap.inst.jload.db.DBConnection.connect(DBConnection.java:149)

at com.sap.inst.jload.Jload.main(Jload.java:580)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

at java.lang.reflect.Method.invoke(Method.java:324)

at com.sap.engine.offline.OfflineToolStart.main(OfflineToolStart.java:81)

Kindly help.

Thanks & Regards,

Gowri

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

looks like your DB is not running or problem with the connection pool. Check this out.

Regards,

Piyush

ps: please mark all useful answers.

Answers (3)

Answers (3)

swapnapriya_neemkar2
Active Participant
0 Kudos

Hi,

This is Swapna Priya. I have been trying to install NW2004s EP server on a 64-bit laptop, with windows 2003 server enterprise edition OS & MS SQL Server 2000 (SP4) database.

And am failing at the step "Import Java Dump" with the same errors that's given in this forum message.

I have tried out for the option of DB start as suggested, but actually my DB was always up and running and also all its services.

I have installed JDK 1.4.2_08 version.

Please provide some inputs on resolving this issue.

Thanks in advance.

Regards,

Swapna Priya.

Former Member
0 Kudos

Hi Swapna,

I have couple of suggestions for the installation. I had the same problem, even after the DB start. I had to scratch my installation atleast 5 times....but i learnt a lot from this.

Ok. Here is my suggestion.

a) Change the timezone of your computer to GMT+1 (please see SAP Note 915548). This should resolve the problem.

b) Please install jdk version jdk 1.4.2_09. Set JAVA_HOME and Path variable to jdk1.4.2_09

Let me know, if this resolves the issue.

Awzrd point if this solves your install problem.

Warm Regards,

Gowri

Former Member
0 Kudos

HI Gowri Patil,

Check the DB and xserver services are running.

regards

anand

Former Member
0 Kudos

Hi,

You all are correct. My DB needed a manual start. I have started the service.

Thank you all for the help.

Warm Regards,

Gowri

Former Member
0 Kudos

hi Gowri,

Check if your DB services are up and running.

Rgds

Ak.