Re: JobPoller causing high cpu utilization.

2009-09-23 Thread Jacques Le Roux
You may find what as been used so far here http://docs.ofbiz.org/display/OFBADMIN/OFBiz+Related+Books Jacques From: "Olindo Pindaro" > Hi guys, I am just evaluating ofBiz, I bought the online book, good for understanding how do develop a new ofBiz application but I didn't find any detailed d

Re: JobPoller causing high cpu utilization.

2009-09-23 Thread Olindo Pindaro
> > Hi guys, I am just evaluating ofBiz, I bought the online book, good for understanding how do develop a new ofBiz application but I didn't find any detailed description of features implemented, informations needed for business analisys, web design ecc. ecc. Any suggestion/link? TNX a lot

Re: JobPoller causing high cpu utilization.

2009-09-23 Thread Shi Jinghai
I hope OFBiz can use Quartz in the future: http://www.opensymphony.com/quartz/ Shi Jinghai/Beijing Langhua Ltd. 在 2009-09-23三的 06:09 -0600,Brett Palmer写道: > I think Ofbiz 3.0 is pretty old so its going to be hard for the > community to help with this issue. > > Here are a few suggestions: > >

Re: JobPoller causing high cpu utilization.

2009-09-23 Thread Brett Palmer
I think Ofbiz 3.0 is pretty old so its going to be hard for the community to help with this issue. Here are a few suggestions: - are you archiving the job_sandbox table? This table can get very large if you don't - make sure you have services set to fail after a certain amount of retries. I hav

JobPoller causing high cpu utilization.

2009-09-23 Thread Vikas Jadhav
Hi, We are using OFBiz 3.0 and have some scheduled jobs in OFBiz. We are having multiple instances of OFBiz pointing to the same database and are having same pool ids or pool name in serviceengine.xml. Its been observed that ofbiz process is utilizing 100% CPU usage and causing high CPU utilizati