J
JBowler
I need to increase the amount of memory issued to an application. By default
it is 64 mb but I need 128 mb.
Problem:
Web server running a JAVA application. There is quite alot of usage and
there are problems when more than a few hundred users are on. By default
Win2k has given the JAVA application 64 mb of RAM to use. I need to increase
that to 128. We have a couple gig of RAM but not all of it is used. Less
than 1 gig actually. We get out of memory errors in the logs. The Sun JAVA
compiler has a leak (known bug).
If anyone can suggest a way to do this i would be grateful. Thanks.
JBowler
it is 64 mb but I need 128 mb.
Problem:
Web server running a JAVA application. There is quite alot of usage and
there are problems when more than a few hundred users are on. By default
Win2k has given the JAVA application 64 mb of RAM to use. I need to increase
that to 128. We have a couple gig of RAM but not all of it is used. Less
than 1 gig actually. We get out of memory errors in the logs. The Sun JAVA
compiler has a leak (known bug).
If anyone can suggest a way to do this i would be grateful. Thanks.
JBowler