Re: Problems with LooCI

17 views
Skip to first unread message

Klaas Thoelen

unread,
Jan 5, 2011, 12:09:34 PM1/5/11
to Guilherme Rosa Ziolle, looci...@googlegroups.com
Hi Guilherme,

I've never seen this error. What SunSPOT sdk version are you using? We developed LooCI using the red version, which also is the only one on which we thoroughly tested LooCI.

Could you maybe describe to me the steps that you are taking to do the deployment?

Concerning communicating between different WSNs, we have implementations of LooCI for SunSPOTs, Contiki (on AVR Raven nodes) and OSGi and have done successful tests with connecting nodes from different implementations to each other. This however always requires some sort of proxy between the various networks since on lower levels than where LooCI resides in the networking stack, SunSPOTs cannot communicate directly with the AVR Ravens or other devices running OSGi. Between SunSPOTs and OSGi we used a proxy at the event bus level, while between the AVR Ravens and the OSGi nodes we could use simple IP routing as both platforms are IP enabled.

I hope this helps a bit.

Best regards,
Klaas

On 04 Jan 2011, at 20:47, Guilherme Rosa Ziolle wrote:

> Hi Mr. Thoelen, how are you?
>
> I'm using the LooCI infrastructure, but I'm having some problems with the examples.
> When I try to deploy a .jar file, in this case the BlinkRed example, The java VM reports this error:
>
> [java] java.lang.IllegalStateException: This execute signature is not implemented for this command
> [java] at com.sun.spot.client.command.AbstractClientCommand.execute(AbstractClientCommand.java:70)
> [java] at com.sun.spot.client.SpotClientCommands.execute(SpotClientCommands.java:516)
> [java] at be.kuleuven.cs.distrinet.wsn.looci.manager.LooCIManager.deploy(LooCIManager.java:220)
> [java] at be.kuleuven.cs.distrinet.wsn.looci.manager.CommandListener.process(CommandListener.java:87)
> [java] at be.kuleuven.cs.distrinet.wsn.looci.manager.CommandListener$ListenerThread.run(CommandListener.java:381)
> [java] at java.lang.Thread.run(Thread.java:636)
>
> I tried to solve this, but with no success. Any ideas about this?
>
> Also, I'd like to enable communications between SunSPOTs and other WSN's, like a XBee module. Have you ever tried this? Is there any kind of code there deals with it on LooCI?
>
> Thanks in advance
>
>
> --
> Guilherme Rosa Ziolle
> Engenharia de Computação - USP São Carlos - EC09


Disclaimer: http://www.kuleuven.be/cwis/email_disclaimer.htm

Reply all
Reply to author
Forward
0 new messages