Check if you have a bunch of "Running" jobs in the queue that keep climbing
https://yourhost.com/webtools/control/FindJobCheck your current "free memory" from an OFBiz standpoint
https://yourhost.com/webtools/control/FindUtilCacheTry clearing the cache and run garbage collection:
https://yourhost.com/webtools/control/FindUtilCacheClearAllhttps://yourhost.com/webtools/control/ForceGarbageCollectionOfbiz 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 <
[hidden email]> 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.
>