Uploaded image for project: 'Edgent'
  1. Edgent
  2. EDGENT-146

cleanup e.printStackTrace() use

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • None
    • Runtime

    Description

      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`

      Attachments

        Activity

          People

            dlaboss Dale LaBossiere
            dlaboss Dale LaBossiere
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: