The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here
I am getting lots of zombie process? Why?
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!
Tagged:
0
Answers
do you see exception in server/default/server.log?
Best,
Simon