<div dir="ltr"><div dir="ltr" class="gmail_attr">Hi,</div><div dir="ltr" class="gmail_attr">Could you please let me know if any system call can exit with 251 ?</div><div dir="ltr" class="gmail_attr">I am trying to find out who exited with 251 ?</div><div dir="ltr" class="gmail_attr">Thanks</div><div dir="ltr" class="gmail_attr"><br></div><div dir="ltr" class="gmail_attr"><br class="gmail-Apple-interchange-newline">On Mon, Mar 4, 2019 at 9:09 PM Norbert Kalmar <nkalmar@cloudera.com.invalid> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi Prashant,<br><br>Depending on your version, exit codes are static variables in ExitCode.java<br>But we do not use 251, we only go as far as 14 with exit codes. This looks<br>like an app specific exit code.<br>Are you using some kind of systemd script to start ZooKeeper?<br><br>Regards,<br>Norbert<br><br>On Mon, Mar 4, 2019 at 12:49 PM prashantkumar dhotre <<br><a href="mailto:prashantkumardhotre@gmail.com" target="_blank">prashantkumardhotre@gmail.com</a>> wrote:<br><br>> Hi,<br>><br>> In my journal log, I see ;<br>><br>> 1199473 Mar 01 15:46:03 evo-qfx-01 systemd[1]: ifmand.service: Main process<br>> exited, code=exited, status=251/n/a<br>><br>> In my app, I don't explicitly call exit(251).<br>> I use zookeeper lib.<br>> Fro my logs,I see that after a call to zookeeper lib API zookeeper_close()<br>> , I see that my service exited with 251.<br>> Is 251 a std exit code or app/lib specific custom exit code ?<br>> I want to know what does 251 means.<br>><br>> Can you  please  let me know where can I see the exit-code to meaning<br>> mapping<br>> ?<br>><br>> Thanks<br>><br>> Prashant<br>></blockquote></div>