Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

JBE reports an exit code of 1 but doesn't actually seem to return that

 I have a script that is executing the JBE, and JBE is reporting an error and a return code of 1, but the script does not pick up on a exit code of 1, rather is appears to return a 0.  What is happening here?

0 votes


Accepted answer

Permanent link
 This is a defect that has been entered as:

The problem is JBE is built on Eclipse, and if Eclipse exits with a non-zero exit code, Eclipse will dump lots of diagnostic data, and it would clutter the log unnecessarily.  Making JBE always return a zero exit code makes it so the diagnostic data is withheld.  The defect will deal with making this exit code determination more sophisticated.

~Spencer
Spencer Murata selected this answer as the correct answer

0 votes

Your answer

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 562
× 76

Question asked: Jan 21 '13, 3:52 p.m.

Question was seen: 4,789 times

Last updated: Jan 21 '13, 3:57 p.m.

Confirmation Cancel Confirm