[jboss-user] [Performance Tuning] - Re: Out of memory errors

PeterJ do-not-reply at jboss.com
Wed May 6 15:14:07 EDT 2009


anonymous wrote : requested 655360 bytes for GrET* in C:/BUILD_AREA/jdk1.5.0_05/hotspot\src\share\vm\utilities\growableArray.cpp. Out of swap space?
  | 
Looks like not enough memory to support the thread stack (the second possibility I mentioned).

Actually, this points out another possibility that I overlooked - you don't have enough memory. That leads to another option to fix this - install more RAM and/or increase the swap space size (usually harder to do because it involves repartitioning your hard drive, or perhaps adding a new hard drive and creating another swap space there).

View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4229155#4229155

Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4229155



More information about the jboss-user mailing list