Minion: Exit Numbers

8 views
Skip to first unread message

Albert Law

unread,
Nov 7, 2014, 1:32:48 PM11/7/14
to hydr...@googlegroups.com
Hi All,

I've been seeing some non-zero exit numbers in the "spawn.log" for
some Hydra job tasks. Specifically, they are 134 and 137. How do I
decode these exit numbers?


--
Albert Law
Lead Engineer - Data Acquisition
NewBrand
http://www.newbrandanalytics.com/

Ian Barfield

unread,
Nov 7, 2014, 1:34:01 PM11/7/14
to Albert L., hydr...@googlegroups.com

Subtract 128 and compare with `kill -l`. They aren't specific to hydra. It's just a JVM thing.

--
You received this message because you are subscribed to the Google Groups "hydra-oss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to hydra-oss+...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Albert Law

unread,
Nov 7, 2014, 1:41:37 PM11/7/14
to hydr...@googlegroups.com
Ah! Thanks.

Ian Barfield

unread,
Nov 7, 2014, 1:43:55 PM11/7/14
to Albert L., hydr...@googlegroups.com

iirc those might be SIGABRT and SIGKILL. Which are most likely JVM errors and either "killing" a job via spawn or your OS's oom killer triggering (check dmesg).

Ian Barfield

unread,
Nov 7, 2014, 1:45:12 PM11/7/14
to Albert L., hydr...@googlegroups.com

(In the last hydra release, I added support for automatically recovering from JVM/ 134 errors)

Reply all
Reply to author
Forward
0 new messages