You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@edgent.apache.org by "Saurabh Jinturkar (JIRA)" <ji...@apache.org> on 2016/04/20 19:32:25 UTC

[jira] [Commented] (QUARKS-146) cleanup e.printStackTrace() use

    [ https://issues.apache.org/jira/browse/QUARKS-146?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15250330#comment-15250330 ] 

Saurabh Jinturkar commented on QUARKS-146:
------------------------------------------

Hi, I would like to take up this issue. And this is my first time with open source project. Could you please guide me on this?

> cleanup e.printStackTrace() use
> -------------------------------
>
>                 Key: QUARKS-146
>                 URL: https://issues.apache.org/jira/browse/QUARKS-146
>             Project: Quarks
>          Issue Type: Bug
>          Components: Runtime
>            Reporter: Dale LaBossiere
>            Priority: Minor
>              Labels: newbie
>
> Ran across a use of e.printStackTrace() in runtime code where logging needs to be done instead.  Looks like there are a few instances of this:
> AppServiceControl.java
> Executable.java
> Invocation.java
> IotfDeviceCommands.java
> There are also numerous uses in console/servlets.  Do those need to be fixed too?
> $ cd incubator-quarks
> $ grep printStackTrace `find . -name *.java | grep -v test`



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)