LSIR / gsn

Global Sensor Networks
GNU General Public License v3.0
58 stars 43 forks source link

Input Stream Error #80

Closed mvishnuprathap closed 7 years ago

mvishnuprathap commented 7 years ago

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

ebiiii commented 7 years ago

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.