Opened 7 years ago
Last modified 7 years ago
#1660 closed defect
petascope NioEventLoop TRACE logs — at Initial Version
Reported by: | Dimitar Misev | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 9.5 |
Component: | petascope | Version: | development |
Keywords: | Cc: | Peter Baumann | |
Complexity: | Medium |
Description
I see too many of these logs, they should be blocked somehow (e.g. configure properly log4j of the libraries used in petascope):
TRACE [11:42:46] NioEventLoop@46: instrumented a special java.util.Set into: sun.nio.ch.EPollSelectorImpl@48c75380 TRACE [11:42:46] NioEventLoop@46: instrumented a special java.util.Set into: sun.nio.ch.EPollSelectorImpl@7c56514a TRACE [11:42:46] NioEventLoop@46: instrumented a special java.util.Set into: sun.nio.ch.EPollSelectorImpl@d94fccf TRACE [11:42:46] NioEventLoop@46: instrumented a special java.util.Set into: sun.nio.ch.EPollSelectorImpl@133f59a9 TRACE [11:42:46] NioEventLoop@46: instrumented a special java.util.Set into: sun.nio.ch.EPollSelectorImpl@6116531d TRACE [11:42:46] NioEventLoop@46: instrumented a special java.util.Set into: sun.nio.ch.EPollSelectorImpl@2f048274 ...
Note:
See TracTickets
for help on using tickets.