On 7 nov. 2012, at 10:40, tpbradley wrote:
> /home/zotonic/src/scripts/zotonic-debug: line 22: 24462 Killed $ERL -env ERL_MAX_PORTS $MAX_PORTS +P 10000000 +K true -pa $PA -name $SNAME@$HOSTNAME -boot start_sasl -config $ZOTONIC/priv/erlang.config -sasl errlog_type error -s zotonic
Strange, when there is nothing in the logs then it makes me think that either:
- something is killing it
- hardware failure; is core dump turned off?
Is heart running?
If so, try without heart, maybe it is killing beam because it thinks that beam got stuck.
- Marc