kieker-monitoring / kieker

Kieker's main repository
Apache License 2.0
70 stars 41 forks source link

[KIEKER-61] Detailed information about exception during initialization #918

Open rju opened 3 weeks ago

rju commented 3 weeks ago

JIRA Issue: KIEKER-61 Detailed information about exception during initialization Original Reporter: Nils Christian Ehmke


Currently there is no possibility for a user to view detailed information when the initialization of a project fails. Current output is "An error occurred.." but no additional details are added.

Checklist:

rju commented 3 weeks ago

author nils-christian -- Wed, 11 Sep 2013 09:31:09 +0200

Added the possibility in changeset:2e06a56e9d25235f537ed22cb356d44ee3650c27/kieker.webgui. For important exceptions (like an exception occurring due to an AnalysisConfigurationException) there is now a "Details" link to show the whole exception.