Ticket #718 (new defect)

Opened 4 years ago

Last modified 3 years ago

Ambra should register a TemplateExceptionHandler to avoid Exception traces as Results in Templates

Reported by: jsuttor Assigned to: dragisak
Priority: medium Milestone:
Component: ambra Version: 0.8.2-SNAPSHOT
Keywords: exceptions, results, templates Cc:
Blocking: Blocked By:

Description (Last modified by amit)

Ambra is using the default TemplateExceptionHandler for Result Template Exceptions. This results in a Tomcat 500 w/Exception trace being displayed vs. the more graceful Site Error page.

Ambra should be configured to recover from Result Template Exceptions as gracefully as possible.

see http://freemarker.org/docs/pgui_config_errorhandling.html for options.

see also #714 for a use case.

Dependency Graph

Change History

12/19/08 07:47:25 changed by amit

  • owner changed from jsuttor to dragisak.
  • summary changed from PLoS webapp should register a TemplateExceptionHandler to avoid Exception traces as Results in Templates to Ambra should register a TemplateExceptionHandler to avoid Exception traces as Results in Templates.
  • blocking changed.
  • blockedby changed.
  • description changed.