azkaban - PHP script stopped unexpectedly without error -
azkaban - PHP script stopped unexpectedly without error -
this script executed job scheduler azkaban every day , have been working fine more week now. yesterday failed unexpectedly. no exception thrown, no fatal error , no error log entry. inserting count of records processed database destruct function worked fine shows 241 of 7060 records processed.
where @ now:
if district called means no uncaught exception, no fatal error. 241 records processed script working fine. no error in php error log, syslog, logs of azkaban script stopped after 50 seconds. takes 30+ minutes. not timeout. it unlikely exceed memory limit. fetching , processing 1 record @ time.is possible os or azkaban or other process stopped script, if how can find out?
system info : ubuntu server 2gb of free ram. , 30 gb free memory. cpu usage normal @ time of failure.
with no error in logs totally confused.
php azkaban
Comments
Post a Comment