Page 1 of 1

buffer overflow

Posted: Mon Oct 25, 2010 9:49 am
by Bastiaan
Hoi Bert,

Lately I am getting 'RFXCOM bufferoverflow' messages in the logs. (no other errors visible)

Running
HSPRo v.66
RFXCOM v.65
two units over network, both with one TX and 2x RX.

I noticed that my whole HS system was then running at 100%CPU. This happens after one-two weeks running.

I have updated HS to the latest .72 build to see if it is a HS issue or also related to the RFXCOM plugin.
Just to keep you up to date.

Bastiaan

Re: buffer overflow

Posted: Mon Oct 25, 2010 10:02 am
by b_weijenberg
Bastiaan,

The RFXCOM plug-in does not get time slices to run due to another HS process that takes all CPU time.
The TCP/IP thread receives data and if the RFXCOM plug-in is not able to empty the receive buffer you will see the buffer overflow message.

Bert

Re: buffer overflow

Posted: Mon Oct 25, 2010 10:23 am
by Bastiaan
Thanks Bert, thought it would be HS itself. Hope thet new HS version runs better.