LSIR / gsn

Global Sensor Networks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Input Stream Error

mvishnuprathap opened this issue · comments

The os version i'm using is ubuntu 14.04 LTS, 64 bit OS. The error occured when I tried to simulate the sensor named with the xml file " sensorscope2sample.xml ". I'm attaching the log of the error occured when I simulated
gsn_sensorscopesample2_error.txt

The sensorscope wrapper that is used in this virtual sensor example file tries to connect to a server that doesn't exist anymore. If you need to retrieve data from a sensorscope station, please edit the xml file and specify the right url for it. If it is just for testing, you may want to try another virtual sensor as I'm not aware of any publicly available sensorscope station that you could connect to.

Most of the sample xml files in the virtual sensor folder need some manual adjustments to be used, but their content should be self explicit. If not, feel free to open another issue.