You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Mike Drob (JIRA)" <ji...@apache.org> on 2014/02/25 17:50:19 UTC

[jira] [Updated] (ACCUMULO-2404) Main.main can log cleaner messages when underlying process has errors

     [ https://issues.apache.org/jira/browse/ACCUMULO-2404?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mike Drob updated ACCUMULO-2404:
--------------------------------

    Status: Patch Available  (was: Open)

Review available at https://reviews.apache.org/r/18467/

> Main.main can log cleaner messages when underlying process has errors
> ---------------------------------------------------------------------
>
>                 Key: ACCUMULO-2404
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-2404
>             Project: Accumulo
>          Issue Type: Bug
>          Components: start
>    Affects Versions: 1.4.0
>            Reporter: Mike Drob
>            Assignee: Mike Drob
>             Fix For: 1.4.5, 1.6.0, 1.5.2
>
>
> When the main process invoked by {{org.apache.accumulo.start.Main.main()}} has error, then they usually show up as an {{InvocationTargetException}}. This creates extra noise for people trying to debug, and hides the actual error in the middle of the stack trace instead of bringing it to the top.
> The solution is similar to that in ACCUMULO-2390



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)