cancel
Showing results for 
Search instead for 
Did you mean: 

CJS-30022 Program 'Migration Monitor' exits with error code 103

0 Kudos

Hi,

I am Installing Solution manager 4.0 with Oracle 10.2 as database in AIX 5.3. During the installation Phase at import ABAP stage,i am getting the following error.

WARNING 2007-07-26 12:11:41

CJSlibModule::writeWarning_impl()

Execution of the command "/usr/java14_64/bin/java -classpath migmon.jar -showver

sion -Xj9 com.sap.inst.migmon.imp.ImportMonitor -dbType ORA -importDirs /softwar

e/export/51032524_1/SAP_Solution_M._4.0_SR2_Inst._Export/EXP1:/software/export/5

1032524_2/SAP_Solution_M._4.0_SR2_Inst._Export/EXP2:/software/export/51032524_3/

SAP_Solution_M._4.0_SR2_Inst._Export/EXP3:/software/export/51032524_4/SAP_Soluti

on_M._4.0_SR2_Inst._Export/EXP4 -installDir /tmp/sapinst_instdir/SOLMAN/SYSTEM/O

RA/CENTRAL/AS -orderBy "" -r3loadExe /usr/sap/SOL/SYS/exe/run/R3load -tskFiles y

es -extFiles yes -dbCodepage 4102 -jobNum 3 -monitorTimeout 30 -loadArgs " -stop

onerror" -trace all -sapinst" finished with return code 103. Output:

java version "1.4.2"

Java(TM) 2 Runtime Environment, Standard Edition (build 2.3)

IBM J9 VM (build 2.3, J2RE 1.4.2 IBM J9 2.3 AIX ppc64-64 j9ap64142-20070322 (JIT

enabled)

J9VM - 20070320_12026_BHdSMr

JIT - 20070223_1804ifx1_r8

GC - 20070227_AA)

Import Monitor jobs: running 1, waiting 17, completed 0, failed 0, total 18.

Loading of 'SAPSDIC' import package: ERROR

Import Monitor jobs: running 0, waiting 17, completed 0, failed 1, total 18.

ERROR 2007-07-26 12:11:41

CJSlibModule::writeError_impl()

CJS-30022 Program 'Migration Monitor' exits with error code 103. For details se

e log file(s) import_monitor.java.log, import_monitor.log.

ERROR 2007-07-26 12:11:41

FCO-00011 The step runMigrationMonitor with step key |NW_Onehost|ind|ind|ind|in

d|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|NW_CreateDBandLoad|ind|ind|ind|ind|1

0|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 .

System Configuration is

-


AIX 5.3 & 4GB RAM

-


Java Version is

  1. java -version

java version "1.4.2"

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

Classic VM (build 1.4.2, J2RE 1.4.2 IBM AIX 5L for PowerPC (64 bit JVM) build ca

ix64142-20070317 (SR8) (JIT enabled: jitc))

#

-


Could u please tell me what could be the solution for this

Regards

SS

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

I just encountered this same error, except it was during an export of an ECC 6.0 Source system. I searched SDN for an answer and then worked my counterpart in Japan. My problem turned out to be the version of the R3Load.exe I was using. It was the latest available on Marketplace. I reverted back to the one that was delivered with kernel patch 102 and my export completed with no errors. I made sure to do the same on the Target system so I did not get the errors during the import.

Hope this helps...

Former Member
0 Kudos

Hello Sachin,

Before starting installation you need to set all environment variable correctly.

Check the oracle related log files - listener.log, sqlnet.log,tnsname.log etc...

More importantly trace should be on in sqlnet.ora and listener.ora files.

Check r3load DB connect also Check r3trans -x and -d.

Hope this help Gudluck!!!!

Regards,

Jafer