[ https://issues.apache.org/jira/browse/DTACLOUD-489?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ronelle Landy closed DTACLOUD-489. ---------------------------------- Closing issue as fixed in deltacloud commit version: 56c1c7f56a99b83169c7cb945f4c746ece549cf1 > More verbose reporting of internal server errors > ------------------------------------------------ > > Key: DTACLOUD-489 > URL: https://issues.apache.org/jira/browse/DTACLOUD-489 > Project: DeltaCloud > Issue Type: Bug > Components: Server > Reporter: Jan Provaznik > Assignee: Michal Fojtik > > If a backend error occurs when processing an index action, then the exception > is replaced by general "Internal server error" message without any details. > The error is not logged in deltacloud log too. > The problem is that lib/deltacloud/helpers/deltacloud_helper.rb:filter_all > sets 500 error code to all exceptions with missing error code, then > report_error method replaces the original exception with new exception > instance containing just the error code. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira