Re: [equinox-dev] Meaning of a SCR warning message

2009-08-14 Thread Stoyan Boshev
Hi Michael, This message means there is a duplicate attempt for binding a service to a component instance. Can you reproduce this every time you run your application or it just happened once? Does your component have more than one references and at least two of them are satisfied by one servic

[equinox-dev] Meaning of a SCR warning message

2009-08-14 Thread Michael Furtak
Hi all, I am receiving a warning from the DS SCR that reads: WARNING 11 [SCR] ComponentReference.bind(): service reference {...} is already bound to instance org.eclipse.equinox.internal.ds.impl.componentinstancei...@11c55bb I am not sure what this means or how to go about resolving it.

RE: [equinox-dev] Using LIRc library in Equinox

2009-08-14 Thread Mark Hoffmann
Hi, just an idea. Maybe jlirc works with JNI? Maybe you have to give the library path to the VM similar to subclipse? Like: -vmargs -Djava.library.path=path_to_lirc_libs Mark "David Conde" schrieb am 14.08.2009 14:23:22: > > The problem can be because OSGI does not recognize the LIRC daemon,

RE: [equinox-dev] Using LIRc library in Equinox

2009-08-14 Thread David Conde
The problem can be because OSGI does not recognize the LIRC daemon, because I have tried to introduce all the classes from LIRC packages in my bundle and I have the same result. I do not know if I have to do something special to relate the OSGI framework with the LIRC daemon in Ubuntu, or include

[equinox-dev] Using LIRc library in Equinox

2009-08-14 Thread David Conde
Hi, I am trying to use LIRC libraries in order to use remote controls in my bundles running on Equinox. For this task, I download de JLIRC source and put it all together in a new bundle called RemoteLIRC, then I exported the next packages: -org.lirc -org.lirc.socket -org.lirc.ui -org.lirc.

RE: [equinox-dev] Problem with bundles version in Ubuntu

2009-08-14 Thread David Conde
Hi again, It was a problem caused by another library which was expected and it was not installed, although I did not get any exception about the other expected library. Regards De: equinox-dev-boun...@eclipse.org [mailto:equinox-dev-boun...@eclipse.org] En nombre de David Conde Enviado