IBMStreams / streamsx.monitoring

The com.ibm.streamsx.monitoring toolkit provides capabilities to create applications that monitor IBM Streams and its applications.
https://ibmstreams.github.io/streamsx.monitoring/
Other
5 stars 5 forks source link

Non-error notifications being traced at ERROR level. #126

Closed ddebrunner closed 6 years ago

ddebrunner commented 6 years ago

Noticed with a trace that I had many ERRORs in the application trace that did not seem to be errors.

Here are three cases where notifications are being traced at error level, left over debugging???

https://github.com/IBMStreams/streamsx.monitoring/blob/master/com.ibm.streamsx.monitoring/impl/java/src/com/ibm/streamsx/monitoring/jmx/internal/OperatorHandler.java#L123