Skip to content
This repository has been archived by the owner on May 7, 2020. It is now read-only.

improved error handling in ChartServlet #4524

Merged
merged 1 commit into from Nov 9, 2017

Conversation

kaikreuzer
Copy link
Contributor

fixes #4521

The servlet itself should not let exceptions bubble up to the HTTP service itself - instead it should create a HTTP 500 response and return without an exception.

Signed-off-by: Kai Kreuzer kai@openhab.org

Signed-off-by: Kai Kreuzer <kai@openhab.org>
@kaikreuzer kaikreuzer added the bug label Nov 9, 2017
@sjsf sjsf merged commit 0cbca7a into eclipse-archived:master Nov 9, 2017
@kaikreuzer kaikreuzer added this to the 0.9.0 milestone Nov 30, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

NPE warnings in ServletHandler
2 participants