cancel
Showing results for 
Search instead for 
Did you mean: 

J2EE Add-in Installation

Former Member
0 Kudos

At installation time Add-in J2EE Instance for WAS 630/640 on AIX 5.2, oracle

We have next problem:

After installation step "SAP J2EE Engine Server Core" on

step "Start SAP J2EE Engine" installation breaking by next errors:

1) FSL-04001 Unable to fork process. Not enough space

in sapinst.log file and next message

2) command => Can't open shared memory administration (rc=3)

in jcmon.log file

Can you help to resolve this problem

Thanks all

Accepted Solutions (0)

Answers (3)

Answers (3)

former_member185954
Active Contributor
0 Kudos

Hi,

In AIX, 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

Please read the documentation carefully first:

http://inetsd01.boulder.ibm.com/pseries/ca_ES/cmds/aixcmds1/chps.htm

Regards,

Siddhesh

Former Member
0 Kudos

Laurent DUBOIS is absolutely correct. 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.

Former Member
0 Kudos

Pavel,

Were you able to resolve this issue? Can you please share with us how you did. I am having the same problem with my Java add in install.