cancel
Showing results for 
Search instead for 
Did you mean: 

Installation of BI and EP

Former Member
0 Kudos

Hi,

I am doing implementation of NW 04S With BI and EP usage types.

In the phase "prepare to configure AS java" i am getting the following error.

RROR 2007-03-27 11:50:27

FSL-04001 Unable to fork process. Not enough space

ERROR 2007-03-27 11:50:27

MUT-03025 Caught ESyException in Modulecall: The process could not be forked. N

ot enough space.

ERROR 2007-03-27 11:50:27

FCO-00011 The step collectParamsForMinTemplate with step key |NW_Onehost|ind|in

d|ind|ind|0|0|SAP_Software_Features_Enablement|ind|ind|ind|ind|4|0|NW_Fill_AS_Te

mplate|ind|ind|ind|ind|1|0|collectParamsForMinTemplate was executed with status

ERROR .

There are enough spaces in all my file systems. What does the error exactly mean?

Thanks and Regards,

Sailesh K

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi

(I am not sure which OS ur using. Please lemme know that. This is for Unix )

This issue is fixed by increasing the swap size. Look for any zombie process that has terminated and not returned the swap space or ask your unix team to add a new swap file.

You need to ensure that there is enough number of shared memory segments and paging space.

Login as root and check your configured space, using the command:

lsps -a

and to change use the command: chps

<b>**Before doing this make sure that you read the documentation for the above commands carefully.</b>

Former Member
0 Kudos

Hi Sailesh,

Forking errors normally occur due to issues with system memory rather than with disk space.

Are you using HP-UX as the OS. Please let me know the OS details. For Unix certain memory paramters need to fixed.

Regards.

Ruchit.