I observed on several occasions that Zope is generating mysql.bin zombies, by executing the following command as zenoss user:
Code: $ ps fx Output : Code: 9514 ? Sl 6:00 \_ /usr/local/zenoss/python/bin/.python.bin /usr/local/zenoss/zenoss/lib/python/Zope2/Startup/run.py -C /usr/local/zenoss/zeno 10550 ? Z 0:00 \_ [mysql.bin] <defunct> 10560 ? Z 0:00 \_ [mysql.bin] <defunct> 10570 ? Z 0:00 \_ [mysql.bin] <defunct> 13513 ? Z 0:00 \_ [mysql.bin] <defunct> Those zombies obviously disappear when I restart zope, but I guess something goes wrong some way Does anyone know what could cause this ? Thanks -------------------- m2f -------------------- Read this topic online here: http://forums.zenoss.com/viewtopic.php?p=28996#28996 -------------------- m2f -------------------- _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
