Skip to Main Content

Java HotSpot Virtual Machine

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Max memory for JVM can't exceed 1360 for windows service

843829Feb 14 2006 — edited Feb 15 2006
I 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
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 15 2006
Added on Feb 14 2006
6 comments
245 views