cancel
Showing results for 
Search instead for 
Did you mean: 

error en Import abap phase Linux Red hat 5.4- oracle

Former Member
0 Kudos

Hello I had been got this messaje in the installation 's screen

sapinst.log

WARNING[E] 2010-03-12 15:28:13.393

CJS-30022 Program 'Migration Monitor' exits with error code 103. For details see log file(s) import_monitor.java.log, import_monitor.log

ERROR 2010-03-12 15:28:13.455

FCO-00011 The step runMigrationMonitor with step key |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|2|0|NW_CreateDBandLoad|ind|ind|ind|ind|

10|0|NW_ABAP_Import_Dialog|ind|ind|ind|ind|5|0|NW_ABAP_Import|ind|ind|ind|ind|0|0|runMigrationMonitor was executed with status ERROR .

import_monitor.java.log the last lines

Loading of 'SAPSLEXC' import package: ERROR

Import Monitor jobs: running 0, waiting 5, completed 1, failed 24, total 30.

Import Monitor jobs: running 1, waiting 4, completed 1, failed 24, total 30.

Import Monitor jobs: running 2, waiting 3, completed 1, failed 24, total 30.

Import Monitor jobs: running 3, waiting 2, completed 1, failed 24, total 30.

Loading of 'SAPDODS' import package: ERROR

Import Monitor jobs: running 0, waiting 2, completed 1, failed 27, total 30.

Loading of 'SAPUSER' import package: ERROR

Import Monitor jobs: running 0, waiting 2, completed 1, failed 27, total 30.

Loading of 'SAPSLDEF' import package: ERROR

Import Monitor jobs: running 0, waiting 2, completed 1, failed 27, total 30.

Import Monitor jobs: running 1, waiting 1, completed 1, failed 27, total 30.

Loading of 'SAP0000' import package: ERROR

Import Monitor jobs: running 0, waiting 1, completed 1, failed 28, total 30.

import_minitor.log

TRACE: 2010-03-12 15:27:43 com.sap.inst.migmon.LoadTask run

Loading of 'SAP0000' import package is started.

TRACE: 2010-03-12 15:27:43 com.sap.inst.migmon.LoadTask processPackage

Loading of 'SAP0000' import package into database:

/usr/sap/SOL/SYS/exe/run/R3load -i SAP0000.cmd -dbcodepage 4103 -l SAP0000.log -stop_on_error

ERROR: 2010-03-12 15:27:43 com.sap.inst.migmon.LoadTask run

Loading of 'SAP0000' import package is interrupted with R3load error.

Process '/usr/sap/SOL/SYS/exe/run/R3load -i SAP0000.cmd -dbcodepage 4103 -l SAP0000.log -stop_on_error' exited with return code 2.

For mode details see 'SAP0000.log' file.

Standard error output:

sapparam: sapargv( argc, argv) has not been called.

sapparam(1c): No Profile used.

sapparam: SAPSYSTEMNAME neither in Profile nor in Commandline

WARNING: 2010-03-12 15:28:13

Cannot start import of packages with views because not all import packages with tables are loaded successfully.

WARNING: 2010-03-12 15:28:13

28 error(s) during processing of packages.

INFO: 2010-03-12 15:28:13

Import Monitor is stopped.

This is the java version:

java -version

java version "1.4.2"

gij (GNU libgcj) version 4.1.2 20080704 (Red Hat 4.1.2-46)

Copyright (C) 2006 Free Software Foundation, Inc.

This is free software; see the source for copying conditions. There is NO

warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

any sugesstion??

thanks Danny

Accepted Solutions (1)

Accepted Solutions (1)

former_member524429
Active Contributor
0 Kudos

Hi,

java -version 
java version "1.4.2" gij (GNU libgcj) version 4.1.2 20080704 
(Red Hat 4.1.2-46) Copyright (C) 2006 Free Software Foundation, Inc

IBM 1.4.2 JDK (IBMJava2-AMD64-142-SDK-1.4.2-13.0.x86_64.rpm) will be required for the SAP installation on Linux. then set JAVA_HOME accordingly which points to IBM Jdk.

Please refer SAP Note 1172419 - Linux: Supported Java versions on the x86_64 platform. The Download location is mentioned there in the SAP Note.

Regards,

Bhavik G. Shroff

Former Member
0 Kudos

Hello Bhavik thnaks for you answers

I uninstalled these the java and installed agai the jdk 1.4.2. sp13 and the runned other installtion

Thanks

Danny

Answers (0)