cancel
Showing results for 
Search instead for 
Did you mean: 

sapinst error at import abap phase

Former Member
0 Kudos

Hi experts,

i am getting error at import abap phase. please have you look and let me know your inputs

ERROR 2011-08-31 22:55:27.730 [sixxcstepexecute.cpp:937]

FCO-00011 The step runMigrationMonitor with step key |NW_Doublestack_DB|ind|ind|ind|ind|0|0|NW_CreateDBandLoad|ind|ind|ind|ind|createdbandload|0|NW_ABAP_Import_Dialog|ind|ind|ind|ind|abapload|0|NW_ABAP_Import|ind|ind|ind|ind|0|0|

runMigrationMonitor was executed with status ERROR

( Last error reported by the step:

Execution of the command "/opt/java1.5/bin/java -classpath migmon.jar -showversion -Xmx1024m -d64 com.sap.inst.migmon.imp.ImportMonitor -sapinst"

finished with status TST_ERROR.)

Regards

Srinivas

Accepted Solutions (0)

Answers (5)

Answers (5)

Former Member
0 Kudos

Hi,

can you tell me what is your H/w configuration and what is paging file size ?

Regards

Shiv

Former Member
0 Kudos

Hi Vasu,

When you performing the sapinst export/import method you have perform some pre-steps to avoid errors.

Please refer following Note 1120872 - Hom./Het.System Copy SAP NetWeaver 7.0 SR3.

I hope it will help you.

Regards,

Kiran .V

Former Member
0 Kudos

retry the process again until it produce error, get to temporary sapinst_dir , search for latest updatet log file, try to search for more detailed error log there.

Former Member
0 Kudos

Hi,

If you're running UNIX, pay attention that the folder and file is case-sensitive.

Regards,

Former Member
0 Kudos

Dear Srinivas,

I hope this may problem with as follwing

1)This had happened as a particular DVD was not copied properly You should copy it again and started it may be !

2) Please check Snote for Java : 716926 & 1426759

Thanks

Mithun

Former Member
0 Kudos

thanks for your reply

the same java version and the same software DVD worked perfectly for another server

Regards

Srinivas

markus_doehr2
Active Contributor
0 Kudos

Please check the latest logfiles in the installation directory.

Markus

Former Member
0 Kudos

hi,

please check the path of your java in PATH environment variable, run the java -version command.

former_member188883
Active Contributor
0 Kudos

Hi Vasu,

Please update your R3load executable and retry the import abap step. Even if the error persist, request you to share the latest log files.

Regards,

Deepak Kori

markus_doehr2
Active Contributor
0 Kudos

> Execution of the command "/opt/java1.5/bin/java -classpath migmon.jar -showversion -Xmx1024m -d64 com.sap.inst.migmon.imp.ImportMonitor -sapinst"

Java 1.5 is not supported, you need to use Java 1.4 (see the installation guide).

Markus