[
https://issues.apache.org/jira/browse/CLOUDSTACK-8656?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14634978#comment-14634978
]
Daan Hoogland commented on CLOUDSTACK-8656:
-------------------------------------------
"catch\s*\(\s*(Exception|Throwable)\s*\w*\)\s*\{\s*\}", yields a lot (fix will
be submitted)
catch\s*\(\s*\S+Exception\s*\w*\)\s*\{\s*\} yields another 239 results. amongs
those are InteruptedExcetion which might in some cases warrant a tru ignore
> fill empty catch blocks with info messages
> ------------------------------------------
>
> Key: CLOUDSTACK-8656
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-8656
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Reporter: Daan Hoogland
> Assignee: Daan Hoogland
> Priority: Critical
> Fix For: 4.6.0
>
>
> operators and other trouble shooters need to know if unhandled exceptions
> happen.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)