From: Aplaws D. L. <apl...@li...> - 2009-02-11 09:50:25
|
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=6398975 By: oliew [2009/02/11 09:40:01] init exception for `worker' java.lang.OutOfMemoryError: unable to create new native thread at java.lang.Thread.start(Native Method) Has anyone seen this message before? for some reason our APLAWS instance just decides to go to service unavailable every so often and this is what i see in error.log ive made some changes to the envvars and added Xss1024k ## Jave Runtime Environment parameters JAVA_OPTS=-Xms1024m -Xmx1024m -Xss1024k #-Xss1024k added in because of java stack size the application server is a dual xeon with 4gb ram. any help would be appreciated thanks Oli ______________________________________________________________________ You are receiving this email because you elected to monitor this forum. To stop monitoring this forum, login to SourceForge.net and visit: https://sourceforge.net/forum/unmonitor.php?forum_id=368401 |