Re: [Tinyos-help] Errors in Java application

2009-10-29 Thread Michael Schippling
As you may have gathered this is a JDBC error, nada TOS... For whatever reason there is no database connection available when your program, in ApplicationGui.messageReceived(), tries to prepare a (probably) insert statement. It might be that there is a connection cache that is too small, or old

[Tinyos-help] Errors in Java application

2009-10-28 Thread Varun Jain
Hi, I am currently working on an application where I am sensing two sensors, one periodically and one based on an event. I am using CTP and dissemination. The network TESTBED consisting of about 40 nodes has been running successfully for about 4 months now. All the incoming data is fed