Max memory for JVM can't exceed 1360 for windows service
843829Feb 14 2006 — edited Feb 15 2006I have a java app that I run as a windows service using object web java service and for some reason when I install the service and set the max memory above 1360m the service does not start. However, when I start the application through the console everything starts without problems with a max memory around 1500.
We just recently moved form 1.4.2 b28 to 1.4.2_10 and the max memory that we could set so that the service could start went down from 1588m to 1360m. I have also tried this with the Java Service Wrapper which also allows you to setup a java app as a window service and the same thing happens.
I'm hoping someone can give me some insight into why this is occuring.
Thanks,
-Chris