Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Kura » Bluetooth problem on Intel DK100 Gateway
Bluetooth problem on Intel DK100 Gateway [message #1723565] Tue, 16 February 2016 15:35 Go to next message
simon usai is currently offline simon usaiFriend
Messages: 1
Registered: February 2016
Junior Member
I have installed "esf_3.1.2_reliagate-15-10_yocto_1.2.1_idp_nn_installer.sh" on Intel DK100 Series Gateway with Linux 3.4.91-WR5.0.1.26_standard_IDP-XT_2.0.4.26 i586 (windriver.com)

starting kura from /opt/eurotech/esf/bin/start_kura_background.sh

on /var/log/kura.log i found:

2016-02-16 13:53:19,914 [Component Resolve Thread (Bundle 6)] ERROR o.e.k.c.u.ProcessUtil - Error waiting from SafeProcess output
java.util.concurrent.ExecutionException: java.io.IOException: Cannot run program "bluetoothd": error=2, No such file or directory
at java.util.concurrent.FutureTask.report(FutureTask.java:122)
at java.util.concurrent.FutureTask.get(FutureTask.java:188)
at org.eclipse.kura.core.util.ProcessUtil.exec(ProcessUtil.java:60)


......

Caused by: java.io.IOException: Cannot run program "bluetoothd": error=2, No such file or directory
at java.lang.ProcessBuilder.start(ProcessBuilder.java:1041)
at org.eclipse.kura.core.util.SafeProcess.exec(SafeProcess.java:62)



in folder /opt/eurotech/esf/kura/plugins there is

org.eclipse.kura.linux.bluetooth.impl_1.0.1.jar

decompiling jar in class BluetoothConnectorImpl

i found LinuxProcessUtil.start("bluetoothd");

bluetoothd is not present in this linux release and i dont use bluetooth , how i can fix this problem ? Is there any configuration on kura to disable bluetooth?


















Re: Bluetooth problem on Intel DK100 Gateway [message #1724842 is a reply to message #1723565] Fri, 26 February 2016 13:50 Go to previous message
David Woodard is currently offline David WoodardFriend
Messages: 420
Registered: July 2014
Senior Member
Hello,

ESF is a commercially supported product based on Kura. If you need assistance with ESF, please contact the appropriate support channel for your area [1].

[1] http://www.eurotech.com/en/about+eurotech/eurotech+contacts

Thanks,
--Dave
Previous Topic:Virtual IoT webinar on Kura next week
Next Topic:Kura Service for listen on specific port
Goto Forum:
  


Current Time: Fri Apr 26 06:51:34 GMT 2024

Powered by FUDForum. Page generated in 0.03395 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top