SAP J2EE engine error during XI installation

Question:
Hi,
We are trying to install Java-Add on ABAP system as part of XI 3.0 installation. At the end of j2ee installation (at 22 phase) while trying to start SAP j2ee engine it is coming out with timeout error as follows:
CJS-20058 J2EE Engine DVEBMGS00 of SAP system XXX did not reach state "Starting Applications" after 1132 seconds: giving up.
Under dev_disp file:
DpJ2eeMsgProcess: j2ee state = CONNECTED (NIECONN_BROKEN)
DpIJ2eeShutdown: send SIGINT to SAP J2EE startup framework (pid=590004)
*** ERROR => DpProcKill: kill failed (3: No such process) [dpuxdisp.c 621]
DpIJ2eeShutdown: j2ee state = SHUTDOWN
Under dev_jcmon file:
** ERROR => Can't attach to administration shared memory (rc=3) [jcmonxx_mt.c 219]
Under dev_jcontrol file:
*** ERROR => invalid return code of process [bootstrap] (exitcode=-1) [jstartxx_mt. 1433]
[Thr 1] JControlExecuteBootstrap: error executing bootstrap node [bootstrap] (rc=-1)
Under bootstrap file:
!!! Invalid stack address encountered: 0x0
!!! Stack corrupted.
SigIGenAction, signal ( 6) [sigux_mt.c 836]
We have installed NW 04 SR1 installation ABAP BASED on single host (AIX/ORACLE) and trying to do the above mentioned Java Add-In before doing XI installation.
Thanks
Answer:
what does our bootstrap.log contain??
/usr/sap/SID/INSTANCE/work/std_bootstrap.log
Did you maybe change any memory parameters for your instance (heap, perm etc)?
Toko
Answer:
those are B**** to configure. but you'll have to. look up oss note on JVM specific to your environment. especially, HP-UX.
_________________
NOT certified but stayed at holiday inn.
Answer:
it looks like there is not enough paging space. Increase it to 20 GB.
Cheers,
eruhan.
Answer:
Hi,
Thanks for everyone who replied. The problem got fixed by applying the java as mentioned in OSS note 716927 as well as making the heapsize to 2048M.
Thanks

More Articles:

BRBACKUP - Unable to init tape?
Maximum work process hold time exeeded?
To get names of the TABLES from T.Code in SAPURGENT?
To Check Which User Is Using Which Program?
Time sheet entry?
How to find useful info in job log for payroll running?