Hi there, I have succesfully installed Tomcat and then Geoserver in my webserver, but when i try to configure Geoserver i am receving messages from webfaction with the issue of "memory usage over limit" and then the application is killed. My webserver has 1024MB and the messages are related to usage over 1130, 1150MB. I have tried to limit the memory usage by geoserver with the tips from here with Thanks in advance. Gabriel asked 10 Oct '16, 13:36 gabrielnn |
The various answered 10 Oct '16, 18:38 seanf So, when i check the numbers for the memory usage it gives me:
I can be talking nonsenses here, but my only guess of what could be going on is with the MaxHeapSize that goes way under, 8gb is that correct?
But i have already used the
(11 Oct '16, 00:52)
gabrielnn
I'm not 100% certain, but I believe the output of If you want to set the memory options for your app and then verify that they are in use, then go into your app directory and execute the following commands:
(11 Oct '16, 17:02)
seanf
|