Check if you have a bunch of "Running" jobs in the queue that keep climbing

https://yourhost.com/webtools/control/FindJob

Check your current "free memory" from an OFBiz standpoint
https://yourhost.com/webtools/control/FindUtilCache

Try clearing the cache and run garbage collection:
https://yourhost.com/webtools/control/FindUtilCacheClearAll
https://yourhost.com/webtools/control/ForceGarbageCollection

Ofbiz version:
Java version: java -version
Ofbiz command line: ps -ax|grep ofbiz.jar
Host memory: free

On Wed, Nov 23, 2011 at 12:48 AM, ofbiz prod <ofbizp...@gmail.com> wrote:
> We have created one web based ERP solution using Ofbiz. Problem is that we
> have to restart the application (apache-tomcat instance) every couple of
> hours otherwise website is not opening. There are no errors found in
> application as well as system log. Application is hosted on OpenSuse Linux
> on X-Series IBM box.
>
> Kindly suggest how to troubleshoot.
>

Reply via email to