cancel
Showing results for 
Search instead for 
Did you mean: 

NetWeaver ABAP AS 7.02 - Import ABAP phase

_IvanFemia_
Active Contributor
0 Kudos

Hi all,

I encountered the following problem during the installation on Windows 2003 Server on a Compaq 6710b.

Problem seems to be related to java memory Xmx1024m that is too high, how can I solve this issue?

I found many posts that suggest to decrease the value to 768 or lower, but how can I do it during the installation?

Thanks

Ivan

INFO 2011-02-16 12:24:27.593

CJSlibModule::writeInfo_impl()

Output of C:\j2sdk1.4.2_19\bin\java.exe -classpath migmon.jar -showversion -Xmx1024m com.sap.inst.migmon.imp.ImportMonitor -sapinst is written to the logfile import_monitor.java.log.

WARNING 2011-02-16 12:24:27.609

CJSlibModule::writeWarning_impl()

Execution of the command "C:\j2sdk1.4.2_19\bin\java.exe -classpath migmon.jar -showversion -Xmx1024m com.sap.inst.migmon.imp.ImportMonitor -sapinst" finished with return code 1. Output:

Error occurred during initialization of VM

Could not reserve enough space for object heap

Could not create the Java virtual machine.

ERROR 2011-02-16 12:24:27.625

CJSlibModule::writeError_impl()

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

ERROR 2011-02-16 12:24:27.671 [sixxcstepexecute.cpp:988]

FCO-00011 The step runMigrationMonitor with step key |NW_ABAP_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 ( Last error reported by the step :Program 'Migration Monitor' exits with error code 1. For details see log file(s) import_monitor.java.log, import_monitor.log.).

INFO 2011-02-16 12:24:27.921 [synxcpath.cpp:815]

CSyPath::createFile() lib=syslib module=syslib

Creating file C:\Programmi\sapinst_instdir\NW702\AS-ABAP\ADA\CENTRAL\__instana_tmp.xml.

WARNING 2011-02-16 12:24:28.703 [iaxxejshlp.cpp:150]

Could not get property IDs of the JavaScript object.

ERROR 2011-02-16 12:24:28.703 [iaxxejsctl.cpp:492]

FJS-00010 Could not get value for property .

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

Check if you are already able to access the config tool in usr\sap\<SID>\JC\j2ee\config\configtool.bat . If yes, then edit this parameter there... If not then check control.xml file in the SAPINST logs folder. Take a backup and edit this parameter.

Rgds,

Soujanya

_IvanFemia_
Active Contributor
0 Kudos

HI,

thanks for your answer, this is one of first attempt, but configtool is not yet installed.

Regards,

Ivan

Former Member
0 Kudos

Hi,

In that case, take a backup and then edit control.xml file in the SAPINST log folder.

Rgds,

Soujanya

Answers (0)