LSIR / gsn

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

Exception while unloading a virtual sensor using local or remote wrappers #13

Closed sarni closed 8 years ago

sarni commented 10 years ago

I find now that when stopping GSN (ant stop), there is an error if any virtual sensor using local wrapper or either of the remote wrappers.

I can load memoryDataVS.xml and freeDiskSpace-NeedsJDK6.xml and the stop script executes without error.

However if any of:

I guess that errors when stopping are not critical but they may be symptomatic of something more serious.

Imported from here: https://sourceforge.net/apps/trac/gsn/ticket/44 Files are on SourceForge Issue tracker: https://sourceforge.net/apps/trac/gsn/ticket/44

sarni commented 10 years ago

Did a bit more testing on this issue:

<GSN Release: 1306 Database: MySQL

It seems that the exception is raised when shutting down with a VS loaded that uses one of the remote wrappers to connect to a VS in the same instance (localhost). I am not getting the exception when local wrapper is used.

I have added gsn.log which is a record of several tests warn level and debug.log which is a debug > log of a single test. -- mriahi

ebiiii commented 8 years ago

Should be solved with v2.0.0