cancel
Showing results for 
Search instead for 
Did you mean: 

EXCEPTION_STACK_OVERFLOW in ep7.0

Former Member
0 Kudos

Hello gurus,

Portal has crushed with EXCEPTION_STACK_OVERFLOW error in std_server0.out

file. Our j2sdk is 1.4.2_11 b06. I've checked the defeultTrace of server0 and

dispatcher but nothing found.

SPEC:

=====

windows 2003 sp1

sql server 2005

EP7 on WAS JAVA stand-alone kernel 7.00

Please advice,

Dimitry Haritonov

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Dimitry,

Please refer to Note 716604 and you could try the workaround of adding

"-Xss2m". Also try adding "-Xint" besides -Xss2m in the bootstrap of the

server/dispatcher.

Regards

Srikishan

Former Member
0 Kudos

Hello Srikishan,

parameter "-Xss2m" solved the issue, thanks a lot !

Dimitry

Answers (0)