Legacy Cumulus 1 release 1.9.4 (build 1099) - 28 November 2014
(a patch is available for 1.9.4 build 1099 that extends the date range of drop-down menus to 2030)
Download the Software (Cumulus MX / Cumulus 1 and other related items) from the Wiki
Topics about the Beta trials up to Build 3043, the last build by Cumulus's founder Steve Loft. It was by this time way out of Beta but Steve wanted to keep it that way until he made a decision on his and Cumulus's future.
2015-01-15 14:45:06.342 Could not find a part of the path '/public_html/weather/test.htm'.
2015-01-15 14:45:17.325 Done uploading standard files, uploading graph data files
2015-01-15 14:47:49.725 Writing Cumulus.ini file
2015-01-15 14:47:52.457 Writing Cumulus.ini file
2015-01-15 14:47:59.454 Writing Cumulus.ini file
2015-01-15 14:48:00.320 Writing Cumulus.ini file
2015-01-15 14:48:00.943 Writing Cumulus.ini file
2015-01-15 14:48:01.768 Writing Cumulus.ini file
2015-01-15 14:48:02.432 Writing Cumulus.ini file
2015-01-15 14:48:03.016 Writing Cumulus.ini file
15/01/2015 14:50:00 Updating log files
Writing today.ini, LastUpdateTime = 15/01/2015 14:50:00 raindaystart = 15.67322833047 rain counter = 15.95669289711
Latest reading: CFC0: 01 26 BF 00 5A 35 00 A6 25 0A 1B 00 0D 47 05 00
2015-01-15 14:50:01.421 WU Response: OK: OK
2015-01-15 14:55:00.531 WU Response: OK: OK
2015-01-15 14:55:30.909 System.FormatException: Input string was not in a correct format.
at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
at System.Convert.ToInt32(String value)
at CumulusMX.WeatherStation.GetLogfile(String date, String draw, Int32 start, Int32 length) in File5:line 7689
15/01/2015 15:00:00 Updating log files
Writing today.ini, LastUpdateTime = 15/01/2015 15:00:00 raindaystart = 15.67322833047 rain counter = 15.95669289711
Latest reading: CFE0: 01 26 BF 00 58 34 00 A9 25 0E 18 00 06 47 05 00
2015-01-15 15:00:00.957 WU Response: OK: OK
2015-01-15 15:00:22.179 Done uploading standard files, uploading graph data files
Two things in the above exert from my MXDiags file Steve.
1) the system exception
2) I have a file in my file settings that I only upload occasionally called test.htm and is processed from testT.htm. While I didn't want it processed in Cumulus 1 I cleared all the ticks out and just left it in the list. Now that seems to cause the "Could not find a part of the path '/public_html/weather/test.htm'." in CumulusMX even though there is nothing wrong with either path. As soon as I told it to process it and upload it the log item disappeared but the system exception appeared (not sure if this is a coincidence, but it was the first time it processed the file of tags). System error apart is it not valid in Cumulus MX to have a file in the Files list with nothing ticked until I change it for a one time in a month process?
It's valid, yes; it means you want Cumulus to copy the file locally (without processing) rather than using ftp.
Aha that explains why I got "Could not find a part of the path '/public_html/weather/test.htm'." because CumulusMX assumed it was a local path but it actually is a Host web site path.
Hmmm I guess that is correct and therefore for me to achieve what I want of just keeping the line in and only using every now and again I will just get the log entry.
It looks like you've clicked 'load' in the log file viewer without selecting a date.
Quite correct!! I did do that as I didn't realise you had to click in the drop down to get the date selector to appear. It was the first time I used the function as I wanted to see what the log files looked like while I lost contact, so sorry about that.