cancel
Showing results for 
Search instead for 
Did you mean: 

Installation Error - CJS-30022 and FCO-00011

Former Member
0 Kudos

Hi,

Installation stops at phase 17, with errors :

ERROR 2008-10-20 02:33:39

CJSlibModule::writeError_impl()

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

ERROR 2008-10-20 02:33:39 [iaxxgenimp.cpp:731]

showDialog()

FCO-00011 The step runMigrationMonitor with step key |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|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 .

LOG FILES

1. import_monitor.java.log,

java version "1.4.2_16"

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

Java HotSpot(TM) Client VM (build 1.4.2_16-b05, mixed mode)

Import Monitor jobs: running 1, waiting 3, completed 12, failed 0, total 16.

Import Monitor jobs: running 2, waiting 2, completed 12, failed 0, total 16.

Import Monitor jobs: running 3, waiting 1, completed 12, failed 0, total 16.

Loading of 'SAPAPPL1' import package: ERROR

Import Monitor jobs: running 2, waiting 1, completed 12, failed 1, total 16.

Loading of 'SAPSSEXC' import package: ERROR

Import Monitor jobs: running 1, waiting 1, completed 12, failed 2, total 16.

Loading of 'SAPAPPL2' import package: ERROR

Import Monitor jobs: running 0, waiting 1, completed 12, failed 3, total 16.

2. import_monitor.log.

ERROR: 2008-10-20 02:53:07 com.sap.inst.migmon.LoadTask run

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

Process 'E:\usr\sap\TST\SYS\exe\uc\NTI386\R3load.exe -i SAPAPPL1.cmd -dbcodepage 4103 -l SAPAPPL1.log -stop_on_error' exited with return code 2.

For mode details see 'SAPAPPL1.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

ERROR: 2008-10-20 02:55:17 com.sap.inst.migmon.LoadTask run

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

Process 'E:\usr\sap\TST\SYS\exe\uc\NTI386\R3load.exe -i SAPSSEXC.cmd -dbcodepage 4103 -l SAPSSEXC.log -stop_on_error' exited with return code 2.

For mode details see 'SAPSSEXC.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

ERROR: 2008-10-20 02:56:13 com.sap.inst.migmon.LoadTask run

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

Process 'E:\usr\sap\TST\SYS\exe\uc\NTI386\R3load.exe -i SAPAPPL2.cmd -dbcodepage 4103 -l SAPAPPL2.log -stop_on_error' exited with return code 2.

For mode details see 'SAPAPPL2.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: 2008-10-20 02:56:36

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

WARNING: 2008-10-20 02:56:36

3 error(s) during processing of packages.

INFO: 2008-10-20 02:56:36

Import Monitor is stopped.

*Please let me know solutions for the same.,

Operating System - Windows Server 2003/ 2GB

Manisha

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

As daniel said,

If any error occurs at import ABAP or data load phases it is better to start the installation from a new folder/Directory.

Regards,

Former Member
0 Kudos

Hi,

There is no need for fresh installation, there will be information why the installation aborted in the logfile a mentioned above.Check it and analyze for the errors.

Regards

Ashok

former_member201054
Contributor
0 Kudos

Did you get any interruption in the middle of installtion .If its the case then start a fresh installtion instead of stumbling on the same problem .Also Check the available memory and installed oracle database patch .

Former Member
0 Kudos

Hi Manisha,

Check below logfile for errors.

sapinst.log

SAPAPPL1.log

SAPSSEXC.log

SAPAPPL2.log

Check that your database is running and cunnection to your database is possible with command

r3trans -d

After resolving the error restart the installation.

Regards

Ashok

lakshminarayanan_m
Contributor
0 Kudos

Hi manisha,

Wat are the product your are installating. And can you please give me the sapinst log - last few lines..

according to your error, can you check in your default profile wat saphostname and global name parameter set in that profile.

regards

MLN