wviewweather.com Forum Index wviewweather.com
wview and Weather Topics
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

wview 3.1.4 vproReceiveArchiveState: read failed

 
Post new topic   Reply to topic    wviewweather.com Forum Index -> Troubleshooting
View previous topic :: View next topic  
Author Message
wido



Joined: 20 Feb 2006
Posts: 2
Location: Netherlands

PostPosted: Mon Feb 20, 2006 3:16 pm    Post subject: wview 3.1.4 vproReceiveArchiveState: read failed Reply with quote

Hi, i need some help.

I'm getting the following error:
vproReceiveArchiveState: read failed
at the end of my /var/log/messages file.

When i place an old .wlk file from weatherlink (windows) Sad
in /var/wview/archive/*.wlk i'm not getting the error anymore.

Then the next problem is that wview is generating the html files from the "old" .wlk file i placed in the /var/wview/archive directory.
But it is not reading data from the "Vantage pro Plus" network port
while i can see that it connects to my RS232-IP server.
I can read the VP console config with
vpconfig my-ip-adress:3001 show.

i'm using :
- metric
- mysql
- pro plus parameters
- radlib 2.6.2 with mysql
- process runs as ROOT

/*****************************************/
/* without the .wlk file */
/*****************************************/
radmrouted[5776]: <2300536267> : radlib: radmrouted started as a daemon ...
radmrouted[5776]: <2300536272> : started on radlib system 1, workdir /var/wview
radmrouted[5776]: <2300536276> : running...

wviewd[15044]: <2300537277> : radlib: wviewd started as a daemon ...
wviewd[15044]: <2300537282> : wview 3.1.4 starting ...
wviewd[15044]: <2300537286> : station interface: ethernet ...
wviewd[15044]: <2300537287> : Rain Season Start Month set to 1
wviewd[15044]: <2300537288> : Rain Storm Start Trigger set to 0.05 in/hr
wviewd[15044]: <2300537288> : Rain Storm Stop Time set to 12 hours
wviewd[15044]: <2300537289> : station polling interval set to 60 seconds
wviewd[15044]: <2300537333> : -- Station Init Start --
wviewd[15044]: <2300537334> : ethernetInit: connecting to VP @ my-ip-adress:3001 ...

wvalarmd[28264]: <2300538289> : /etc/wview/wvalarm.conf does not exist - exiting...
wvcwopd[6096]: <2300538294> : /etc/wview/wvcwop.conf does not exist - exiting...
wviewftpd[15888]: <2300538298> : /etc/wview/wviewftp.conf does not exist - exiting...
wviewsshd[24478]: <2300538303> : /etc/wview/wviewssh.conf does not exist - exiting...
wviewsqld[13084]: <2300538306> : radlib: wviewsqld started as a daemon ...
wviewsqld[13084]: <2300538311> : SQLDB: extended metric archiving enabled -
wviewsqld[13084]: <2300538311> : SQLDB: to localhost table wviewDB.archive

htmlgend[12025]: <2300538311> : radlib: htmlgend started as a daemon ...
htmlgend[12025]: <2300538322> : !! configured for metric units/conversion !!
htmlgend[12025]: <2300538323> : !! Rain units will be mm !!
htmlgend[12025]: <2300538326> : generating to /home/httpd/htdocs/wview
htmlgend[12025]: <2300538873> : running...

wviewd[15044]: <2300540883> : Vantage Pro on my-ip-adress:3001 opened ...
wviewd[15044]: <2300541123> : station archive interval: 5 minutes
wviewd[15044]: <2300541283> : running...
wviewd[15044]: <2300546493> : vproReceiveArchiveState: read failed




/***********************************************/
/* after installing an old .wlk file in /var/wview/archive/ */
/***********************************************/
Feb 20 20:27:47 www htmlgend[18828]: <2297334126> : received archive path /var/wview/archive from wviewd: 20060220 20:27:47
Feb 20 20:27:47 www htmlgend[18828]: <2297334129> : htmlmgrInit: 44 built-in image definitions added
Feb 20 20:27:47 www htmlgend[18828]: <2297334131> : htmlmgrInit: 0 user image definitions added
Feb 20 20:27:47 www htmlgend[18828]: <2297334131> : htmlmgrInit: 7 html/xml templates added
Feb 20 20:27:47 www htmlgend[18828]: <2297334132> : htmlmgrInit: forecast html tags are disabled - /etc/wview/forecast.conf not found...
Feb 20 20:27:47 www wviewsqld[27522]: <2297334173> : SQLDB: beginning initial database sync (this may take some time)...
Feb 20 20:27:47 www wviewsqld[27522]: <2297334174> : running...
Feb 20 20:27:47 www wviewsqld[27522]: <2297334209> : SQLDB: initial database sync complete:
Feb 20 20:27:47 www wviewsqld[27522]: <2297334210> : SQLDB: 0 inserts, 232 duplicates, 0 errors
Feb 20 20:27:48 www htmlgend[18828]: <2297334560> : starting html generation in 2 mins 22 secs
Feb 20 20:27:48 www htmlgend[18828]: <2297334560> : doing initial html generation now...
Feb 20 20:27:48 www htmlgend[18828]: <2297334673> : Generated: 111 ms: 44 images, 7 html/xml files
Feb 20 20:30:10 www htmlgend[18828]: <2297476857> : Generated: 44 ms: 17 images, 7 html/xml files
Feb 20 20:31:10 www htmlgend[18828]: <2297536857> : Generated: 44 ms: 17 images, 7 html/xml files
Feb 20 20:32:10 www htmlgend[18828]: <2297596857> : Generated: 44 ms: 17 images, 7 html/xml files
Feb 20 20:33:10 www htmlgend[18828]: <2297656857> : Generated: 44 ms: 17 images, 7 html/xml files
Feb 20 20:34:10 www htmlgend[18828]: <2297716857> : Generated: 44 ms: 17 images, 7 html/xml files
Feb 20 20:35:10 www htmlgend[18828]: <2297776857> : Generated: 44 ms: 17 images, 7 html/xml files
Feb 20 20:36:10 www htmlgend[18828]: <2297836857> : Generated: 44 ms: 17 images, 7 html/xml files


/**********************************/
/* >vpconfig my-ip-adress:3001 show */
/**********************************/
Firmware Version: May 27 2005
Station Location: 52.4 N, 6.6 E, 36 feet
Archive Interval: 5 minutes
Rain Season Start Month: 1
RX Check Stats: 3904 17 0 801 0 recvd:missed:resyncs:good-pkts-in-a-row:CRC errors
Back to top
View user's profile Send private message
mteel



Joined: 30 Jun 2005
Posts: 435
Location: Collinsville, TX

PostPosted: Mon Feb 20, 2006 8:35 pm    Post subject: Reply with quote

Your serial interface is not right - you are apparently using a terminal server and the terminal server may be doing some processingon the data stream.

Just because vpconfig works does not mean that binary data will not be filtered by the terminal server.

Read the UM carefully concerning setting up transparent data pass through for terminal servers.

Mark
Back to top
View user's profile Send private message Send e-mail Visit poster's website
wido



Joined: 20 Feb 2006
Posts: 2
Location: Netherlands

PostPosted: Tue Feb 21, 2006 12:02 am    Post subject: Reply with quote

OK, i will try to change some settings on my B&B electronics ESP9002.
thanks for the advice.

It works OK indeed on my /dev/ttyS0 port.

/*
I could not try this before because there was no rs232 port on the
linux box anymore ( those new cpu boxes).
I had to install an old pci card.
*/
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    wviewweather.com Forum Index -> Troubleshooting All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
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 vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group