[DMAAP-DR] Fix sec hotspots
[dmaap/datarouter.git] / datarouter-prov / src / main / java / org / onap / dmaap / datarouter / provisioning / StatisticsServlet.java
index 6049eea..1a07ffa 100755 (executable)
@@ -542,7 +542,6 @@ public class StatisticsServlet extends BaseServlet {
             intlogger.debug("Time: " + (System.currentTimeMillis() - start) + " ms");\r
         } catch (SQLException e) {\r
             eventlogger.error("SQLException:" + e.getMessage());\r
-            e.printStackTrace();\r
         } catch (IOException e) {\r
             eventlogger.error("IOException - Generating JSON/CSV:" + e);\r
         } catch (JSONException e) {\r