kjkoster
11-11-2008, 11:07
Dear All,
There was a bug in the Java monitor probe that caused the following exception to appear in the logs of your application server.
This probe was hit by an unexpected exception (it will retry in fifteen
minutes): null
java.lang.IllegalStateException
at java.util.LinkedList$ListItr.remove(LinkedList.jav a:734)
at com.javamonitor.Collector.queryItems(Collector.jav a:136)
at com.javamonitor.Collector.push(Collector.java:57)
at com.javamonitor.CollectorServlet$CollectorDriver.r un(CollectorServlet.java:75)
at java.lang.Thread.run(Thread.java:619)
The problem has been resolved in the new probe version.
Thanks to user j.hofman for reporting this bug.
Kees Jan
There was a bug in the Java monitor probe that caused the following exception to appear in the logs of your application server.
This probe was hit by an unexpected exception (it will retry in fifteen
minutes): null
java.lang.IllegalStateException
at java.util.LinkedList$ListItr.remove(LinkedList.jav a:734)
at com.javamonitor.Collector.queryItems(Collector.jav a:136)
at com.javamonitor.Collector.push(Collector.java:57)
at com.javamonitor.CollectorServlet$CollectorDriver.r un(CollectorServlet.java:75)
at java.lang.Thread.run(Thread.java:619)
The problem has been resolved in the new probe version.
Thanks to user j.hofman for reporting this bug.
Kees Jan