Paweł Sztromwasser wrote: > All job agents were configured to run all installed plugins and > Everyone group has access to them. In fact each of them is able to run > a job, but only if no other job is running. I saw couple of times (on > JobAgents tab in web UI), as 4 of jobs were assigned to (let's say) 3 > agents and only one was progressing. Others were at 0% progress with > status 'Executing: parsing headers...'. When the progressing one
If a job is listed as 'Executing...' it is running. So it seems that your job agents have started more than one job after all. The status for each job is only updated in intervals about 10 seconds. This may make it seem like only one is progressing at a time. Especially if you have jobs that doesn't take much time to execute. For example if they take less than ten seconds the first status update will be 0% and the next 100%. If you check the started and ended time for each job you can get better timings and also see if they actually overlap or not. /Nicklas ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ basedb-devel mailing list basedb-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/basedb-devel