[kepler-dev] [Bug 5583] Sensor Simulator actor

bugzilla-daemon at ecoinformatics.org bugzilla-daemon at ecoinformatics.org
Sun Apr 8 23:19:09 PDT 2012


http://bugzilla.ecoinformatics.org/show_bug.cgi?id=5583

--- Comment #2 from Derik Barseghian <barseghian at nceas.ucsb.edu> 2012-04-08 23:19:09 PDT ---
The 'master' threads were blocked on _serverSocketChannel.accept(); because I
failed to explicitly turn off blocking:
_serverSocketChannel.configureBlocking(false);. Now you can start and stop the
sensor sim from within kepler. However import of a site layout isn't working
yet after all my changes.

-- 
Configure bugmail: http://bugzilla.ecoinformatics.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA Contact for the bug.


More information about the Kepler-dev mailing list