cancel
Showing results for 
Search instead for 
Did you mean: 

Error in Netweaver Installation FCO-00011 The step importJavaDump with ste

Former Member
0 Kudos

Hi Gurus

I hope this the correct forum to post and you can assisst with the correct procedure.

My installation has stalled due to import Java Dump

SAP ERP 2004

OP Windows 2003

MS SQL Server 2005

SQL Server and Agent are running

Java Log Below

ERROR 2011-04-25 06:00:00

CJS-30049 <html>Execution of JLoad tool

'C:\JAVA\j2sdk1.4.2_13\bin\java.exe -classpath

C:\PROGRA1\SAPINS1\ERP\SYSTEM\MSS\CENTRAL\AS\install\s

haredlib\launcher.jar -showversion -Xmx512m

com.sap.engine.offline.OfflineToolStart

com.sap.inst.jload.Jload

C:/PROGRA1/SAPINS1/ERP/SYSTEM/MSS/CENTRAL/AS/install/l

ib/iaik_jce.jar;C:/PROGRA1/SAPINS1/ERP/SYSTEM/MSS/CENT

RAL/AS/install/sharedlib/jload.jar;C:/PROGRA1/SAPINS1/

ERP/SYSTEM/MSS/CENTRAL/AS/install/sharedlib/antlr.jar;C:

/PROGRA1/SAPINS1/ERP/SYSTEM/MSS/CENTRAL/AS/install/sha

redlib/exception.jar;C:/PROGRA1/SAPINS1/ERP/SYSTEM/MSS

/CENTRAL/AS/install/sharedlib/jddi.jar;C:/PROGRA~1/SAPIN

S~1/ERP/SYSTEM/MSS/CENTRAL/AS/install/sharedlib/logging.

jar;C:/PROGRA1/SAPINS1/ERP/SYSTEM/MSS/CENTRAL/AS/insta

ll/sharedlib/offlineconfiguration.jar;C:/PROGRA~1/SAPINS

~1/ERP/SYSTEM/MSS/CENTRAL/AS/install/sharedlib/opensqlst

a.jar;C:/PROGRA1/SAPINS1/ERP/SYSTEM/MSS/CENTRAL/AS/ins

tall/sharedlib/tc_sec_secstorefs.jar;C:/usr/sap/QA6/SYS/

exe/uc/NTI386/mssjdbc/base.jar;C:/usr/sap/QA6/SYS/exe/uc

/NTI386/mssjdbc/util.jar;C:/usr/sap/QA6/SYS/exe/uc/NTI38

6/mssjdbc/sqlserver.jar;C:/usr/sap/QA6/SYS/exe/uc/NTI386

/mssjdbc/spy.jar -sec

QA6,jdbc/pool/QA6,
EC2SERVER/sapmnt/QA6/SYS/global/secu

rity/data/SecStore.properties,
EC2SERVER/sapmnt/QA6/SYS

/global/security/data/SecStore.key -dataDir "C:/ECC

6_NEW/JAVA_Component/51032257\JAVA_EXPORT\JDMP" -job

C:\PROGRA1\SAPINS1\ERP\SYSTEM\MSS\CENTRAL\AS\IMPORT.XM

L -log jload.log' aborts with return code

1.<br>SOLUTION: Check 'jload.log' and

'C:/PROGRA1/SAPINS1/ERP/SYSTEM/MSS/CENTRAL/AS/jload.ja

va.log' for more information.</html>

ERROR 2011-04-25 06:00:00

FCO-00011 The step importJavaDump with step key

|NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|in

d|ind|ind|1|0|NW_CreateDBandLoad|ind|ind|ind|ind|10|0|NW

_Jload|ind|ind|ind|ind|9|0|importJavaDump was executed with status ERROR .

Thank You for your Help

Regards

Amraan

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Thank You for All your Help

markus_doehr2
Active Contributor
0 Kudos

Please what you just posted.

> 1.<br>SOLUTION: Check 'jload.log' and 'C:/PROGRA1/SAPINS1/ERP/SYSTEM/MSS/CENTRAL/AS/jload.java.log' for more information.</html>

Markus

Former Member
0 Kudos

Thankyou Marcus

This is the Log Below

java version "1.4.2_13"

Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_13-b06)

Java HotSpot(TM) Client VM (build 1.4.2_13-b06, mixed mode)

Apr 25, 2020 5:59:48 AM com.sap.inst.jload.Jload main

INFO: Jload -sec

QA6,jdbc/pool/QA6,
EC2SERVER/sapmnt/QA6/SYS/global/security/data/SecStore.properties,
EC2SERVER/s

apmnt/QA6/SYS/global/security/data/SecStore.key -dataDir C:/ECC

6_NEW/JAVA_Component/51032257\JAVA_EXPORT\JDMP -job

C:\PROGRA1\SAPINS1\ERP\SYSTEM\MSS\CENTRAL\AS\IMPORT.XML -log jload.log

Apr 25, 2020 6:00:00 AM com.sap.inst.jload.Jload main

SEVERE: couldn't connect to DB

Apr 25, 2020 6:00:00 AM com.sap.inst.jload.Jload logStackTrace

SEVERE: java.sql.SQLException: [NWMss][SQLServer JDBC Driver][NWMss][SQLServer JDBC Driver]The requested instance is either invalid or not running.

at com.sap.nwmss.jdbc.base.BaseExceptions.createException(Unknown Source)

at com.sap.nwmss.jdbc.base.BaseExceptions.getException(Unknown Source)

at com.sap.nwmss.jdbc.sqlserver.tds.TDSConnection.<init>(Unknown Source)

at com.sap.nwmss.jdbc.sqlserver.SQLServerImplConnection.open(Unknown Source)

at com.sap.nwmss.jdbc.base.BaseConnection.connect(Unknown Source)

at com.sap.nwmss.jdbc.base.BaseConnection.setupImplConnection(Unknown Source)

at com.sap.nwmss.jdbc.base.BaseConnection.open(Unknown Source)

at com.sap.nwmss.jdbc.base.BaseDriver.connect(Unknown Source)

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)

This is my First installation. I checked the DB is running. I dont know how to resolve this.

Thanks

Mohammed

Former Member
0 Kudos

One More Issue I noticed is that

The SQL Browser service is Not running

Former Member
0 Kudos

Please check if can log on on SQL instance using SQL Management Studio

If yes:

1) Please check if your SQL Server is correctly configured as Note 799058 - Setting Up Microsoft SQL Server 2005

Main points:

Please check if you are using "Windows and SQL Server auithentication mode",

Check if the the correct collation is configured (SQL_Latin1_General_CP850_BIN2)

2) Please try to use a newer J2SDK (1.4.2_13 is a quite old, the current version is the 1.4.2_27 (Note 941595 - Download J2SE 1.4.2 for the x64 platform)

3) Try to upgrade SAP Kernel;

4) Check if you are using the correct JBDC driver for your product release (Note 639702 - JDBC Driver for Microsoft SQL Server).

5) Check if you have applied the last suggested SQL Server Service Pack (Note 985137 - Service Pack Installation for SQL Server 2005)

if no:

1) Check if SQL Server is started and running

2) Check for other services (agent, etc) it also should be running

Hope that it helps you

Kind Regards

Marcelo Macedo

Former Member
0 Kudos

It worked by adding the following Envi to DOS.

set SAPINST_MSS_LOG=0N on DOS propmt