Uploaded image for project: 'Data Collection, Analytics, and Events'
  1. Data Collection, Analytics, and Events
  2. DCAEGEN2-1958

PM-Mapper prints errors on DEBUG level

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Low Low
    • Guilin Release
    • El Alto Release
    • None
    • DCAE Guilin Sprint 2, DCAE Guilin Sprint 3, DCAE Guilin Sprint 4, DCAE Guilin Sprint 5, DCAE Guilin Sprint 6, DCAE Guilin Sprint 7

      By default PM Mapper runs on INFO log level, but prints all errors from Undertow on DEBUG level. Inexperience user (one which is not able to change log level) is not aware that PM Mapper is not running correctly. Log level should be fixed.

       

      Example logs:

      2019-11-26T15:23:06.754Z XNIO-1 I/O-6 DEBUG io.undertow.request.io Error reading request java.io.IOException: Connection reset by peer\n\tat sun.nio.ch.FileDispatcherImpl.read0(Native Method)\n\tat sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:39)\n\tat sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223)\n\tat sun.nio.ch.IOUtil.read(IOUtil.java:192)\n\tat sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:380)\n\tat org.xnio.nio.NioSocketConduit.read(NioSocketConduit.java:319)\n\tat io.undertow.protocols.ssl.SslConduit.doUnwrap(SslConduit.java:703)\n\tat io.undertow.protocols.ssl.SslConduit.read(SslConduit.java:567)\n\tat org.xnio.conduits.ConduitStreamSourceChannel.read(ConduitStreamSourceChannel.java:127)\n\tat io.undertow.server.protocol.http.HttpReadListener.handleEventWithNoRunningRequest(HttpReadListener.java:158)\n\tat io.undertow.server.protocol.http.HttpReadListener.handleEvent(HttpReadListener.java:136)\n\tat io.undertow.server.protocol.http.HttpReadListener.handleEvent(HttpReadListener.java:59)\n\tat org.xnio.ChannelListeners.invokeChannelListener(ChannelListeners.java:92)\n\tat org.xnio.conduits.ReadReadyHandler$ChannelListenerHandler.readReady(ReadReadyHandler.java:66)\n\tat io.undertow.protocols.ssl.SslConduit$SslReadReadyHandler.readReady(SslConduit.java:1175)\n\tat org.xnio.nio.NioSocketConduit.handleReady(NioSocketConduit.java:88)\n\tat org.xnio.nio.WorkerThread.run(WorkerThread.java:561)\n
      
      2019-11-28T10:08:47.825Z XNIO-1 I/O-8 DEBUG io.undertow.request UT005013: An IOException occurred java.nio.channels.ClosedChannelException: null\n\tat io.undertow.protocols.ssl.SslConduit.doWrap(SslConduit.java:876)\n\tat io.undertow.protocols.ssl.SslConduit.doHandshake(SslConduit.java:649)\n\tat io.undertow.protocols.ssl.SslConduit.access$900(SslConduit.java:63)\n\tat io.undertow.protocols.ssl.SslConduit$SslReadReadyHandler.readReady(SslConduit.java:1136)\n\tat io.undertow.protocols.ssl.SslConduit$1.run(SslConduit.java:168)\n\tat org.xnio.nio.WorkerThread.safeRun(WorkerThread.java:582)\n\tat org.xnio.nio.WorkerThread.run(WorkerThread.java:466)\n

       

            mrzepecki mrzepecki
            baniewsk baniewsk
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: