Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Worker does not pickup new job after finishing initial task #20

Open
GoogleCodeExporter opened this issue Nov 2, 2015 · 3 comments
Open

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. Adding successive jobs to the server with two or more workers

What is the expected output? What do you see instead?

I would expect to see the workers pickup a job after then have finished. The 
output is simply for the workers to wait and output "send jobs"

What version of the product are you using? On what operating system?

3.5 

Please provide any additional information below.


In order to get the job to start, I need to kill the server and the workers and 
restart them both.  


Original issue reported on code.google.com by [email protected] on 18 Dec 2010 at 1:17

@GoogleCodeExporter
Copy link
Author

Hi there,

Do you use the SVN source code or a distribution package ?
In case of a package, which one ?

Thanks,

Cyril

Original comment by [email protected] on 18 Dec 2010 at 10:20

@GoogleCodeExporter
Copy link
Author

I used the distribution package 3.5

Thanks,

Brian

Comment #1 on issue 20 by corvazier: Worker does not pickup new job after
finishing initial task
http://code.google.com/p/coalition/issues/detail?id=20

Hi there,

Do you use the SVN source code or a distribution package ?
In case of a package, which one ?

Original comment by [email protected] on 18 Dec 2010 at 9:13

@GoogleCodeExporter
Copy link
Author

I tried the same setup with the version checked out from the trunk.  I setup 10 
workers and submitted ~30 jobs, each one taking about 5 minutes to complete.  
The jobs wind up finishing ok, but then the workers don't pick up the remaining 
jobs.  The output just prints "Send jobs" and nothing happens.

Cheers,

Brian

Original comment by [email protected] on 18 Dec 2010 at 11:09

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant