You need to bump the heap size memory default is 0,0 Enable adminstative console in the wsad in the server settings I believe its configuration tab or environment . And logon to the adminconsole on port 9090 when u start the server in normal modehttp://localhost:9090/admin. Then go to server/ server1/process definition/JVMIncrease the initial heap and maximum heap size in there.. Give atleast (512MB,1.5Gb) And restart the server in debug modeIts should work. It worked for me
Above answer was rated as good by the following members: yathirajulu
RE: In IBM WSAD, server crashes sometime while running...
u need to increase the memmory allocated to java process in WAS. In WASD deployement description there is a setting for java process memmory allocation. Increase the -Xmx values in it and see if thst works for you.
RE: In IBM WSAD, server crashes sometime while running...
You need to bump the heap size memory default is 0 0 Enable adminstative console in the wsad in the server settings I believe its configuration tab or environment . And logon to the adminconsole on port 9090 when u start the server in normal modehttp://localhost:9090/admin. Then go to server/ server1/process definition/JVMIncrease the initial heap and maximum heap size in there.. Give atleast (512MB 1.5Gb) And restart the server in debug modeIts should work. It worked for me