[
https://issues.apache.org/jira/browse/CLOUDSTACK-8656?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14647976#comment-14647976
]
ASF subversion and git services commented on CLOUDSTACK-8656:
-------------------------------------------------------------
Commit c9857cae253bf606069f61b5509e8767072cec1c in cloudstack's branch
refs/heads/master from [~dahn]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=c9857ca ]
Merge pull request #637 from @DaanHoogland
Cloudstack 8656 adding messages to empty catch blocks
* pr/637:
CLOUDSTACK-8656: debug messages on interupted exceptions
CLOUDSTACK-8656: code in comment removed
CLOUDSTACK-8656: filling empty catch block with info messages using regexp
"catch\s*\(\s*(Exception|Throwable)\s*\w*\)\s*\{\s*\}"
Signed-off-by: Daan Hoogland <[email protected]>
> 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
> 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)