-
jmo
Hi, I upgraded a site to 1.13.0 and have log files getting extremely large.
INFO 2012-05-16 11:58:25,171 (org.directwebremoting.util.CommonsLoggingOutput.info:51) - Exec: WatchListDwr.init()
INFO 2012-05-16 11:58:25,171 (org.directwebremoting.util.CommonsLoggingOutput.info:51) - Exec: WatchListDwr.getDateRangeDefaults()
INFO 2012-05-16 11:58:25,218 (org.directwebremoting.util.CommonsLoggingOutput.info:51) - Exec: MiscDwr.doLongPoll()
INFO 2012-05-16 11:58:25,468 (org.directwebremoting.util.CommonsLoggingOutput.info:51) - Exec: MiscDwr.resetWatchlistState()
INFO 2012-05-16 11:58:25,656 (org.directwebremoting.util.CommonsLoggingOutput.info:51) - Exec: MiscDwr.doLongPoll()
INFO 2012-05-16 11:58:30,859 (org.directwebremoting.util.CommonsLoggingOutput.info:51) - Exec: MiscDwr.terminateLongPoll()also have a crash after Data Purge,
INFO 2012-05-16 03:05:00,000 (com.serotonin.mango.rt.maint.DataPurge.executeImpl:65) - Data purge started
INFO 2012-05-16 03:05:01,703 (com.serotonin.mango.rt.maint.DataPurge.executeImpl:76) - Data purge ended, 0 point values deleted
WARN 2012-05-16 04:31:32,796 (com.serotonin.mango.rt.dataSource.PollingDataSource.scheduleTimeout:63) - LS: poll at 2012/05/16 04:31:32 aborted because a previous poll started at 2012/05/16 04:31:12 is still running
a bunch of the same here.
WARN 2012-05-16 17:08:47,906 (com.serotonin.mango.rt.dataSource.PollingDataSource.scheduleTimeout:63) - LS: poll at 2012/05/16 17:08:28 aborted because a previous poll started at 2012/05/16 17:04:08 is still runningERROR 2012-05-16 17:49:03,953 (com.serotonin.mango.rt.maint.BackgroundProcessing$1.run:57) - Error in work item
java.lang.OutOfMemoryError: Java heap spaceI have 2 installs at this site. One with modbus only, working fine, but huge logfiles.
One with opc, a little buggy anyway, but it works fine till the purge.Any ideas?
Thanks,
Jim
-
jmo
I am not getting the correct values...
I had to check the Contiguous batches only and the analogs started working properly.
The controller I'm talking to is a Siemens 353, in the opc server on other systems I have to set the max coil read to 32, or a low number, I can't find it in the newer manual I have...
I have everything working in a KEPserver, and the only thing I have not gotten working in mango is the coils...
any suggestions would be greatly appreciated.Thanks,
Jim
-
jmo
Hi, I upgraded a site to 1.13.0 and have log files getting extremely large.
INFO 2012-05-16 11:58:25,171 (org.directwebremoting.util.CommonsLoggingOutput.info:51) - Exec: WatchListDwr.init()
INFO 2012-05-16 11:58:25,171 (org.directwebremoting.util.CommonsLoggingOutput.info:51) - Exec: WatchListDwr.getDateRangeDefaults()
INFO 2012-05-16 11:58:25,218 (org.directwebremoting.util.CommonsLoggingOutput.info:51) - Exec: MiscDwr.doLongPoll()
INFO 2012-05-16 11:58:25,468 (org.directwebremoting.util.CommonsLoggingOutput.info:51) - Exec: MiscDwr.resetWatchlistState()
INFO 2012-05-16 11:58:25,656 (org.directwebremoting.util.CommonsLoggingOutput.info:51) - Exec: MiscDwr.doLongPoll()
INFO 2012-05-16 11:58:30,859 (org.directwebremoting.util.CommonsLoggingOutput.info:51) - Exec: MiscDwr.terminateLongPoll()also have a crash after Data Purge,
INFO 2012-05-16 03:05:00,000 (com.serotonin.mango.rt.maint.DataPurge.executeImpl:65) - Data purge started
INFO 2012-05-16 03:05:01,703 (com.serotonin.mango.rt.maint.DataPurge.executeImpl:76) - Data purge ended, 0 point values deleted
WARN 2012-05-16 04:31:32,796 (com.serotonin.mango.rt.dataSource.PollingDataSource.scheduleTimeout:63) - LS: poll at 2012/05/16 04:31:32 aborted because a previous poll started at 2012/05/16 04:31:12 is still running
a bunch of the same here.
WARN 2012-05-16 17:08:47,906 (com.serotonin.mango.rt.dataSource.PollingDataSource.scheduleTimeout:63) - LS: poll at 2012/05/16 17:08:28 aborted because a previous poll started at 2012/05/16 17:04:08 is still runningERROR 2012-05-16 17:49:03,953 (com.serotonin.mango.rt.maint.BackgroundProcessing$1.run:57) - Error in work item
java.lang.OutOfMemoryError: Java heap spaceI have 2 installs at this site. One with modbus only, working fine, but huge logfiles.
One with opc, a little buggy anyway, but it works fine till the purge.Any ideas?
Thanks,
Jim
-
jmo
I'm having the same problem...
I'll work on it more tonight or tomorrow and see what happens... -
jmo
not yet, I was on my laptop with verizon wireless connection at a meeting the other night.
A couple of them took about 5 to 10 seconds to update when switching between them.
although we are also running a virtual box with the old wonderware polling the same points on the same computer...
I'll know better next week.
I'm on vacation right now... -
jmo
6 controllers with about 20 tags each.
2 local and 4 radio.
will be adding about 4 more on the radios, and about 20 more tags to each.
now polling every 30 sec, will probably change the radio sites to 1 min... -
jmo
no, no problems at all.
as we added more sites and more tags, the watch list update is a little slower sometimes, but that is to be expected. -
jmo
Thanks for the quick reply!
That was it...
I had added all our analog tags first, and they all worked fine, so I didn't think about it..
I do have another small issue though,
Getting a lot of these...
Exception from modbus master: Unrecognized Windows Sockets error: -1: socket available
Now, I am running this on their server 2008 64 out there, I can run this on anything I want...
Thanks,Jim
-
jmo
I am not getting the correct values...
I had to check the Contiguous batches only and the analogs started working properly.
The controller I'm talking to is a Siemens 353, in the opc server on other systems I have to set the max coil read to 32, or a low number, I can't find it in the newer manual I have...
I have everything working in a KEPserver, and the only thing I have not gotten working in mango is the coils...
any suggestions would be greatly appreciated.Thanks,
Jim