cancel
Showing results for 
Search instead for 
Did you mean: 

NW2004SR1 System Copy Error on CI

Former Member
0 Kudos

I am getting the following error while doing a system copy using NW2004SR1 CI instance.

FJS-00003 out of memory (in script NW_Doublestack_CI|ind|ind|ind|ind, line 3295: ???)

I have checked the server and it is not out of memory or page space.

Here is a snip of the error log- it was on the create dir stage.

INFO 2008-03-18 16:35:20 [syuxcaccmg.cpp:277]

bool CSyAccountMgtImpl::isExisting(ISyAccountMgt::eAccountType accountType, iastring sName)

Account 400 already exists.

INFO 2008-03-18 16:35:21 [syuxccuren.cpp:264]

CSyCurrentProcessEnvironmentImpl::setGroup(PSyGroup)

Real group id set to 400.

INFO 2008-03-18 16:35:23

CJSlibModule::writeInfo_impl()

File system node /usr/sap/SBW/DVEBMGS01 exists already. Nothing to do.

ERROR 2008-03-18 16:53:58 [iaxxejsbas.cpp:178]

EJS_ErrorReporter

FJS-00003 out of memory (in script NW_Doublestack_CI|ind|ind|ind|ind, line 3295: ???)

^CWARNING 2008-03-18 16:54:28 [iaxxejsctl.cpp:28]

EJS_ControllerImpl::executeScript()

SAPinst terminated by SIGINT (Ctrl+C)

iauxsysex.c:316: child 774282 has crashed. Executable directory is /tmp/sapinst_exe.598218.1205873032. Contact Support.

iaextract.c:814: child has signaled an exec error. Keeping directory /tmp/sapinst_exe.598218.1205873032

Thanks for your help in advance

Bruce

Edited by: Bruce Kenitzer on Mar 18, 2008 5:04 PM

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

is it abap+java or java only. what step is this error occuring.

Former Member
0 Kudos

Hi!

Looks to me like the JVM started by sapinst ran into an OutOfMemory error. It might be possible to specify memory parameters differently for this JVM in some configfile. No idea where though...

Regards,

Jörg

Former Member
0 Kudos

We do believe it was a memory error. Thanks for your input.