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

Mass jobs error #26

Open
jochenklar opened this issue Sep 22, 2014 · 1 comment
Open

Mass jobs error #26

jochenklar opened this issue Sep 22, 2014 · 1 comment

Comments

@jochenklar
Copy link
Collaborator

When creating a lot of jobs in a setup together with the mysql query queue, the following error appears ~ every 3 jobs.

Got error 10000 'Error on remote system: 2006: MySQL server has gone away' from FEDERATED

When you include a .5 s wait between the submissions, the errors do not appear.

Any thoughts?

@kristinriebe
Copy link

I also get occasional timeouts (Proxy Error, 502) even with wait-times in between:

Error while connection to server: Got response: 502 Proxy Error

Also, when many jobs are submitted, job handling becomes very slow (on the interface as well as via UWS). When this happens, I can see on the spider head node several processes like this:

SELECT qqueue_addJob(NULL, 260, 'user', 'short', '/* PaQu: QID 10661255 */ ....

that take quite long (at least 10 minutes, currently). So there may be a problem with the mysql_query_queue plugin.

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

No branches or pull requests

2 participants