cancel
Showing results for 
Search instead for 
Did you mean: 

Stuck in Install of Java Engine during syscopy Import

Former Member
0 Kudos

I am doing a System copy for a BI 7.0 System(windows2003/SQL server 2005 environment)

I am stuck in the phase of "Install of Java Engine" with the following error.Can you give me a clue. ihave taken a reboot of the server,but it did not solve

INFO 2009-02-13 14:21:22

Creating file C:\Program Files\sapinst_instdir\NW04S\LM\COPY\MSS\SYSTEM\CENTRAL\AS\SDMautoinstall.log.

INFO 2009-02-13 14:21:32

Output of C:\j2sdk1.4.2_17-x64\bin\java.exe -Xmx64M -Djava.ext.dirs=D:\usr\sap\SB1\DVEBMGS00\SDM_tmp.2\lib -jar D:\usr\sap\SB1\DVEBMGS00\SDM_tmp.2\SDM.jar autoinstall sdmHome=D:\usr\sap\SB1\DVEBMGS00\SDM\program popDir=D:\usr\sap\SB1\DVEBMGS00\SDM_tmp.2 sdmRoot=D:\usr\sap\SB1\DVEBMGS00\SDM\root javaHome=C:/j2sdk1.4.2_17-x64 Sdmadminport=50017 Sdmguiport=50018 Sdmhttpport=50019 extractpackedinst=true is written to the logfile SDMautoinstall.log.

WARNING 2009-02-13 14:22:05

Execution of the command "C:\j2sdk1.4.2_17-x64\bin\java.exe -Xmx64M -Djava.ext.dirs=D:\usr\sap\SB1\DVEBMGS00\SDM_tmp.2\lib -jar D:\usr\sap\SB1\DVEBMGS00\SDM_tmp.2\SDM.jar autoinstall sdmHome=D:\usr\sap\SB1\DVEBMGS00\SDM\program popDir=D:\usr\sap\SB1\DVEBMGS00\SDM_tmp.2 sdmRoot=D:\usr\sap\SB1\DVEBMGS00\SDM\root javaHome=C:/j2sdk1.4.2_17-x64 Sdmadminport=50017 Sdmguiport=50018 Sdmhttpport=50019 extractpackedinst=true" finished with return code 16. Output:

Host name: am100s7403

Create SDM directories:

Create SDM home directory:

Directory for SDMHome 'D:\usr\sap\SB1\DVEBMGS00\SDM\program' doesn't exist yet.

Directory 'D:\usr\sap\SB1\DVEBMGS00\SDM\program' created

Create SDM root directory:

Directory 'D:\usr\sap\SB1\DVEBMGS00\SDM\root' created

Extracting packed repository.

Caught OutOfMemoryError

java.lang.OutOfMemoryError

Severe (internal) error. Return code: 16

ERROR 2009-02-13 14:22:05

MUT-01014 Call of SDM API autoinstall ends with error code 16. Log file SDMautoinstall.log, log file content: \n

Host name: am100s7403

Create SDM directories:

Create SDM home directory:

Directory for SDMHome 'D:\usr\sap\SB1\DVEBMGS00\SDM\program' doesn't exist yet.

Directory 'D:\usr\sap\SB1\DVEBMGS00\SDM\program' created

Create SDM root directory:

Directory 'D:\usr\sap\SB1\DVEBMGS00\SDM\root' created

Extracting packed repository.

Caught OutOfMemoryError

java.lang.OutOfMemoryError

Severe (internal) error. Return code: 16

ERROR 2009-02-13 14:22:05

FCO-00011 The step installSDM with step key |NW_Doublestack_OneHost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|NW_CI_Instance|ind|ind|ind|ind|11|0|NW_CI_I

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

If there are LOB files which are big in size, getting imported you could face this problem.

Check the S-note: Note 1276704 - jload export fails with java.lang.OutOfMemoryError

Also increase your VM, which can be reverted back later.

Regards,

Raju

Answers (1)

Answers (1)

Former Member
0 Kudos

You are running out of memory.

Increase the below two parameters

-XX:PermSize

-XX:MaxPermSize

Rgds,

SK

Former Member
0 Kudos

Thing is i am in "Install java Phase" and the J2ee folder is fully not yet created.

So there is no question of changing these parameters in configtool