|
From: krishna <kri...@pd...> - 2006-12-06 06:32:29
|
Hi Leif, I appreciate your quick response. thanks, Krishna Leif Mortenson wrote: >Krishna, > That has been in there for a long time. I'll remove the limitation >for the next release. >For the time being, simply comment out the wrapper.java.maxmemory >property. You >can still set the memory setting manually using something like the >following: >wrapper.java.additional.1=-Xmx256m > >Cheers, >Leif > >krishna wrote: > > >>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. >> >> >> > > >------------------------------------------------------------------------- >Take Surveys. Earn Cash. Influence the Future of IT >Join SourceForge.net's Techsay panel and you'll get the chance to share your >opinions on IT & business topics through brief surveys - and earn cash >http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV >_______________________________________________ >Wrapper-user mailing list >Wra...@li... >https://lists.sourceforge.net/lists/listinfo/wrapper-user > > > |