Skip to Main Content

Java SE (Java Platform, Standard Edition)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

how to get the description of process.waitFor() exit value

843798Mar 8 2009 — edited Mar 23 2009
process.waitFor() returns different exit values when the process is not terminated normally. however there exit values are not so user-friendly. somtimes we need to what they stand for.

so is there a mapping list that shows the descriptions/explanations of all exit values?

btw, i am working on Redhat Enterprise Linux 5 system.

thanks in advance!
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 20 2009
Added on Mar 8 2009
7 comments
715 views