Page 1 of 1

Help with error log

Posted: Tue 30 Apr 2013 10:59 am
by lairgweather
Hi

Every few days cumulus stops loading data to my website however it is still running on the pc and showing the data,a reboot of the pc fixes this for another few days,there is no anti virus on the dedicated weather pc,just cumulus installed.
here is a copy of some of the log,can anyone help?

thanks

30/04/2013 08:40:00 : 30/04/2013 08:40:00 Error writing data to data file: C:\Cumulus\data\Apr13log.txt. I/O error 1816
30/04/2013 08:40:00 : 30/04/2013 08:40:00 Error writing EOL to data file: C:\Cumulus\data\Apr13log.txt. I/O error 103
30/04/2013 08:40:00 : 30/04/2013 08:40:00 Error closing data file: C:\Cumulus\data\Apr13log.txt. I/O error 103
30/04/2013 08:50:00 : 30/04/2013 08:50:00 Error writing data to data file: C:\Cumulus\data\Apr13log.txt. I/O error 1816
30/04/2013 08:50:00 : 30/04/2013 08:50:00 Error writing EOL to data file: C:\Cumulus\data\Apr13log.txt. I/O error 103
30/04/2013 08:50:00 : 30/04/2013 08:50:00 Error closing data file: C:\Cumulus\data\Apr13log.txt. I/O error 103
30/04/2013 09:00:00 : 30/04/2013 09:00:00 Error writing data to data file: C:\Cumulus\data\Apr13log.txt. I/O error 1816
30/04/2013 09:00:00 : 30/04/2013 09:00:00 Error writing EOL to data file: C:\Cumulus\data\Apr13log.txt. I/O error 103
30/04/2013 09:00:00 : 30/04/2013 09:00:00 Error closing data file: C:\Cumulus\data\Apr13log.txt. I/O error 103
30/04/2013 09:00:01 : FTP Connect Error, Error code = 11004
30/04/2013 09:00:01 : FTP Connect Error, Error code = 11004
30/04/2013 09:00:01 : FTP Connect Error, Error code = 11004
30/04/2013 09:00:01 : FTP Connect Timeout
30/04/2013 09:10:00 : 30/04/2013 09:10:00 Error writing data to data file: C:\Cumulus\data\Apr13log.txt. I/O error 1816
30/04/2013 09:10:00 : 30/04/2013 09:10:00 Error writing EOL to data file: C:\Cumulus\data\Apr13log.txt. I/O error 103
30/04/2013 09:10:00 : 30/04/2013 09:10:00 Error closing data file: C:\Cumulus\data\Apr13log.txt. I/O error 103
30/04/2013 09:20:00 : 30/04/2013 09:20:00 Error writing data to data file: C:\Cumulus\data\Apr13log.txt. I/O error 1816
30/04/2013 09:20:00 : 30/04/2013 09:20:00 Error writing EOL to data file: C:\Cumulus\data\Apr13log.txt. I/O error 103
30/04/2013 09:20:00 : 30/04/2013 09:20:00 Error closing data file: C:\Cumulus\data\Apr13log.txt. I/O error 103
30/04/2013 09:30:00 : 30/04/2013 09:30:00 Error writing data to data file: C:\Cumulus\data\Apr13log.txt. I/O error 1816
30/04/2013 09:30:00 : 30/04/2013 09:30:00 Error writing EOL to data file: C:\Cumulus\data\Apr13log.txt. I/O error 103
30/04/2013 09:30:00 : 30/04/2013 09:30:00 Error closing data file: C:\Cumulus\data\Apr13log.txt. I/O error 103

Re: Help with error log

Posted: Tue 30 Apr 2013 11:09 am
by steve
The I/O error 1816 you have had before: https://cumulus.hosiene.co.uk/viewtopic.php?f=13&t=6717

The 11004 error is Windows sockets saying that it can't connect to the server. I guess it's possible that the two errors are related as they are apparently happening at about the same time, but unfortunately Windows isn't giving any more information. As Mark suggested before, I think it will take some kind of process monitor to find out what's happening.

Re: Help with error log

Posted: Tue 30 Apr 2013 11:19 am
by lairgweather
Thanks Steve - yes i did i recall now,i replaced the pc since then.
I will dig deeper

Re: Help with error log

Posted: Tue 30 Apr 2013 11:23 am
by steve
You could perhaps keep an eye on how much memory Cumulus is using, and how many file handles the system is using. It's possible there's a leak somewhere; the tricky part is finding out why it's apparently only happening to you, and what's causing it.