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

Error information returned to web ui from jazz service

All exceptions thrown in the server seem to return 500 errors to the web ui.
Is there a mechanism or recommended pattern to return more information?

0 votes



One answer

Permanent link
"fmcgrath" <fmcgrath@us.ibm.com> wrote in
news:fgt294$per$1@localhost.localdomain:

All exceptions thrown in the server seem to return 500 errors to the
web ui. Is there a mechanism or recommended pattern to return more
information?

There are some discussion in the WebUI about how to return info to the
client... if you cannot find them, ping me :)

IMHO, 500 cannot be handled by the client - Is it really worth to send the
whole stack trace back ?

I suggested (but not yet implemented <hint hint>) that we catch the
exception, handle them in a common page and allow the user to notify the
admin (email, send info to rest service etc..)

Also, I believe there is a way to get the server log from a Rest service,
so if a user REALLY wants to see the log, we should be able, using the same
page, to call the service from the WebUi :)

--
Christophe Elek
Serviceability Architect
IBM Software Group - Rational

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
× 10,954

Question asked: Nov 07 '07, 2:08 p.m.

Question was seen: 7,088 times

Last updated: Nov 07 '07, 2:08 p.m.

Confirmation Cancel Confirm