Sandaysoft

Support forum for Cumulus weather station software
It is currently Fri May 24, 2013 12:20 am
Please click here before posting. Help me to help you!
Useful Links: Cumulus FAQ • Enhancement requests • Wiki (documentation)
Please put your approximate location into your profile
Add your web site to the Cumulus user map
Vantage Pro2 users with firmware 3.00 should upgrade to fw 3.12 and Cumulus 1.9.4

All times are UTC




Post new topic Reply to topic  [ 9 posts ] 
Author Message
 Post subject: Cumulus Error Code(s)
PostPosted: Thu Jan 12, 2012 12:33 pm 
Offline

Joined: Sat Nov 12, 2011 1:47 am
Posts: 14
Location: New York City Metro
Weather Station: Davis Vantage Pro2+ NIST Cert.
Operating System: Windows 7x64 Ultimate
Steve,

This just started in the last 24 hours....
Any idea as to where i fix/resolve this?


1/12/2012 7:12:09 AM : Error on line 15637 of C:\Cumulus\data\Jan12log.txt: List index out of bounds (1)
1/12/2012 7:12:10 AM : Error reading C:\Cumulus\data\Jan12log.txt at line 15637: List index out of bounds (1)
1/12/2012 7:12:10 AM : Please edit the file to correct the error
1/12/2012 7:12:11 AM : Error on line 15637 of C:\Cumulus\data\Jan12log.txt: List index out of bounds (1)
1/12/2012 7:16:35 AM : Error on line 15637 of C:\Cumulus\data\Jan12log.txt: List index out of bounds (1)
1/12/2012 7:16:37 AM : Error on line 15637 of C:\Cumulus\data\Jan12log.txt: List index out of bounds (1)



http://www.montclairnjweather.com/index.htm

Peace

Alan


Top
 Profile  
 
 Post subject: Re: Cumulus Error Code(s)
PostPosted: Thu Jan 12, 2012 12:51 pm 
Offline
User avatar

Joined: Thu Jan 07, 2010 9:44 pm
Posts: 2518
Location: Wilmslow, Cheshire, UK
Weather Station: Davis VP2
Operating System: XP SP3, Win 7
I'd start by looking at line 15637 of C:\Cumulus\data\Jan12log.txt ;)
Possibly a blank line?

_________________
Mark
Wilmslow Astro Weather


Top
 Profile  
 
 Post subject: Re: Cumulus Error Code(s)
PostPosted: Thu Jan 12, 2012 2:35 pm 
Offline

Joined: Sat Nov 12, 2011 1:47 am
Posts: 14
Location: New York City Metro
Weather Station: Davis Vantage Pro2+ NIST Cert.
Operating System: Windows 7x64 Ultimate
I have no idea as here is the lines of fata

02/01/12,01:34,45.1,58,31.2,6.2,14.0,203,0.00,0.00,29.731,0.07,61.0,36,4.0,41.7,45.1,0.0,0,0.001,0.041,37.9,0,0.0,125
02/01/12,01:35,45.0,59,31.5,6.2,14.0,198,0.00,0.00,29.729,0.07,61.0,36,2.0,41.6,45.0,0.0,0,0.001,0.041,37.9,0,0.0,127
02/01/12,01:36,45.0,59,31.5,6.2,14.0,204,0.00,0.00,29.731,0.07,61.0,36,10.0,41.6,45.0,0.0,0,0.001,0.041,37.9,0,0.0,173
02/01/12,01:37,44.9,59,31.4,6.2,15.0,205,0.00,0.00,29.724,0.07,61.0,36,1.0,41.5,44.9,0.0,0,0.001,0.041,37.8,0,0.0,153
02/01/12,01:38,44.9,59,31.4,6.0,15.0,191,0.00,0.00,29.734,0.07,61.0,36,5.0,41.6,44.9,0.0,0,0.001,0.041,37.9,0,0.0,162


Top
 Profile  
 
 Post subject: Re: Cumulus Error Code(s)
PostPosted: Thu Jan 12, 2012 2:39 pm 
Offline
User avatar

Joined: Thu Jan 07, 2010 9:44 pm
Posts: 2518
Location: Wilmslow, Cheshire, UK
Weather Station: Davis VP2
Operating System: XP SP3, Win 7
Where is line 15637? Is it the last line of the file? Is that blank?

_________________
Mark
Wilmslow Astro Weather


Top
 Profile  
 
 Post subject: Re: Cumulus Error Code(s)
PostPosted: Thu Jan 12, 2012 6:21 pm 
Offline

Joined: Sat Nov 12, 2011 1:47 am
Posts: 14
Location: New York City Metro
Weather Station: Davis Vantage Pro2+ NIST Cert.
Operating System: Windows 7x64 Ultimate
For whatever reason, I re-booted abd re-started Cumulus, and no errors...

Thanks


Top
 Profile  
 
 Post subject: Re: Cumulus Error Code(s)
PostPosted: Fri Jan 13, 2012 5:54 pm 
Offline
User avatar

Joined: Mon Apr 05, 2010 10:40 pm
Posts: 218
Location: Cabimas, Zulia, Venezuela
Weather Station: WX-200 / WS-2310
Operating System: Win XP Professional
Some days ago I was getting the same error message, In my case this error occurs when using the "dayfile.txt" Feature in cumulus to reconstruct my dayfile to recover some missing days.

Cumulus added the missing lines, but added some figures with a period "." as decimal separator and obviously this obfuscates Cumulus. (My decimal separator is a comma, field separator is a semicolon ";")

Simply opened the dayfile.txt with notepad ++, changed all "." sings to "," (my decimal separator is a comma as I stated before) and the error vanished.

Sorry Steve for not reporting this error in due time :oops:

_________________
Marco-Luis
YV1HX
Cabimas, Zulia, Venezuela
http://www.twitter.com/meteoven


Top
 Profile  
 
 Post subject: Re: Cumulus Error Code(s)
PostPosted: Fri Jan 13, 2012 6:26 pm 
Offline
Site Admin
User avatar

Joined: Mon Jun 02, 2008 6:49 pm
Posts: 17586
Location: Sanday, Orkney
Weather Station: Davis VP2
Operating System: Windows Home Server 2011
yv1hx wrote:
Some days ago I was getting the same error message, In my case this error occurs when using the "dayfile.txt" Feature in cumulus to reconstruct my dayfile to recover some missing days.

Cumulus added the missing lines, but added some figures with a period "." as decimal separator and obviously this obfuscates Cumulus. (My decimal separator is a comma, field separator is a semicolon ";")

I can't reproduce this. I changed my system settings to use a comma decimal and a semicolon separator, generated some test data in that format, used the dayfile.txt editor to 'create missing', and it generated the data correctly. Perhaps you have some data in the log files with periods? Or perhaps your system settings aren't correct? I don't think Cumulus would work correctly if that were the case, but I don't know what else to suggest.

_________________
Steve
Sanday Weather
----------------------------------------------------------------------------------------------------------------------------------
Like Cumulus and want to support it? Please donate! Image


Top
 Profile  
 
 Post subject: Re: Cumulus Error Code(s)
PostPosted: Fri Jan 13, 2012 6:40 pm 
Offline

Joined: Sat Nov 12, 2011 1:47 am
Posts: 14
Location: New York City Metro
Weather Station: Davis Vantage Pro2+ NIST Cert.
Operating System: Windows 7x64 Ultimate
Error free...

Strangest thing..but re-started the computer running Cumulus and all is well again...


Top
 Profile  
 
 Post subject: Re: Cumulus Error Code(s)
PostPosted: Sun Jan 15, 2012 2:17 am 
Offline
User avatar

Joined: Mon Apr 05, 2010 10:40 pm
Posts: 218
Location: Cabimas, Zulia, Venezuela
Weather Station: WX-200 / WS-2310
Operating System: Win XP Professional
steve wrote:
...... Perhaps you have some data in the log files with periods? ...


I opened my 42 data log files with Notepad ++ and I can not find a single period sing in any file.
Estrange think ... :oops:


steve wrote:
...... Or perhaps your system settings aren't correct? I don't think Cumulus would work correctly if that were the case, but I don't know what else to suggest.


I'm pretty sure about my system settings....Well I will have more care in the future if this happen again. :?

_________________
Marco-Luis
YV1HX
Cabimas, Zulia, Venezuela
http://www.twitter.com/meteoven


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 9 posts ] 

All times are UTC


Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  

Protected by Anti-Spam ACP Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group