LSIR / gsn

Global Sensor Networks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Auto-refresh doesn't work

killets opened this issue · comments

commented

Hi,
I've tried many times, but it doesn't work. When I click on the right-bar to add a VSensor (eg. multiFormatSample), it displays the data correctly. However if I press "F5" to reload the home page, the sensor data becomes 'null', and when the "auto-refresh" is set, the page refresh every x seconds normally but the sensor data never change ( always = null) .

Environment:
Win7(64bit); jdk1.6.0_45; apache-ant-1.9.4 chrome+IE
also tried
XP(32bit); jdk1.6.0_45; apache-ant-1.9.4 chrome+IE

Can anyone help me ? Thanks in advance!

Hello,
The latest commit to gsn/webapp/js/gsn.js in the master branch should have solved this issue. You can patch your file or install GSN from the master branch to test it. It will be included in the release 1.1.6.

The fix is now in the latest release, 1.1.6.