Except from one sites that has 1 process with 24 threads. This site often reports Status = unknown.
None of the sites are very busy and the one that fails almost has no trafic at all.
From the Logfile I can see that it somethimes (1 out of 20 times) reports OK the other times it fails with the exception below.
Anyone has any experience with this??
In GM logfiles it says:
2008-12-05 11:15:20,147 ERROR [BLRXW14/541/oioubl] mond.newRun(600) – BLRXW14_integrator_oioubl
java.io.IOException: read() expected:3089 received:-1
at com.quovadx.cloverleaf.globalmonitor.connection.monitord.MonitorDConnection.getNextMessage(MonitorDConnection.java:464)
at com.quovadx.cloverleaf.globalmonitor.connection.monitord.MonitorDConnection.stateReady(MonitorDConnection.java:1205)
at com.quovadx.cloverleaf.globalmonitor.connection.monitord.MonitorDConnection.newRun(MonitorDConnection.java:540)
at com.quovadx.cloverleaf.globalmonitor.connection.monitord.MonitorDConnection$2.run(MonitorDConnection.java:1064)
at java.lang.Thread.run(Thread.java:619)