I am getting lots of zombie process? Why?
yakito
New Altair Community Member
Hello,
I am running around 20 cron jobs using RapidAnalytics each 20 minutes for all of them. When I run every process manually everything works fine, but when they run via the cron lots of them result in a zombie status (not all) with the following legend:
"Process was not marked completed correctly. This may happen if the process was active during a server shutdown or if the database was unavailable at this time."
Can that be a MySQL issue? 20 simultaneous queries to a table doesn't seem to be that much to make the DB inaccessible.
Anyone experiencing something similar? any tip?
Thanks!
I am running around 20 cron jobs using RapidAnalytics each 20 minutes for all of them. When I run every process manually everything works fine, but when they run via the cron lots of them result in a zombie status (not all) with the following legend:
"Process was not marked completed correctly. This may happen if the process was active during a server shutdown or if the database was unavailable at this time."
Can that be a MySQL issue? 20 simultaneous queries to a table doesn't seem to be that much to make the DB inaccessible.
Anyone experiencing something similar? any tip?
Thanks!
0
Answers
-
Hi,
do you see exception in server/default/server.log?
Best,
Simon0