Re: JobPoller: Problems reading values from serviceengine.xml file

2015-12-15 Thread Scott Gray
That's a problem in the older versions caused by concurrent access to the cached dom model of the serviceengine.xml file. The dom doesn't support concurrent reads and you'll intermittently see this problem. The only solution is to store the serviceengine configuration in POJOs rather than caching

RE: JobPoller: Problems reading values from serviceengine.xml file

2015-12-15 Thread Len Shein
Thanks Scott, I'll take a look. Regards Len -Original Message- From: Scott Gray [mailto:scott.g...@hotwaxsystems.com] Sent: Tuesday, December 15, 2015 5:41 PM To: user@ofbiz.apache.org Subject: Re: JobPoller: Problems reading values from serviceengine.xml file That's a problem

JobPoller: Problems reading values from serviceengine.xml file

2015-12-05 Thread Len Shein
All Had an issue in which Pending Jobs in Job sandbox were not starting. Found the folliwng in the log file: 2015-12-05 18:09:01,480 (org.ofbiz.service.job.JobPoller@9240189 ) [ JobPoller.java:295:ERROR] Problems reading values from