I am getting lots of zombie process? Why?

yakitoyakito Member Posts: 22 Contributor II
edited November 2018 in Help
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! 
Tagged:

Answers

  • fischerfischer Member Posts: 439 Maven
    Hi,

    do you see exception in server/default/server.log?

    Best,
    Simon
Sign In or Register to comment.