|
From: krishna <kri...@pd...> - 2006-12-06 03:24:13
|
Hello all, We have an application that needs more memory. We are using 64bit OS to be able to allocate more memory to process and we are successful runnig jboss server with 28gb of memory. But when we use java wrapper to start jboss it only uses 4gb of memory. I found out in source (wrapper.c) that, it is hard coded to max of 4gb for -Xmx parameter. Is there any reason for limiting this to 4GB? If i modify wrapper.c and fix the code to use more memory for 64 bit OS, would it work fine? Please let me know asap. thanks, Krishna Software Engineer PDF Solutions, Inc. |