You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to bluecove-users
Hello,
I have the following problem when executing a bluecove simple
example on Gentoo Linux. I have bluez-libs 3.36 and bluez-utils 3.36
installed.
Native Library bluecove not available
javax.bluetooth.BluetoothStateException: BlueCove library bluecove not
available
at com.intel.bluetooth.BlueCoveImpl.loadNativeLibraries
(BlueCoveImpl.java:381)
at com.intel.bluetooth.BlueCoveImpl.detectStack(BlueCoveImpl.java:
429)
at com.intel.bluetooth.BlueCoveImpl.access$500(BlueCoveImpl.java:65)
at com.intel.bluetooth.BlueCoveImpl$1.run(BlueCoveImpl.java:1020)
at java.security.AccessController.doPrivileged(Native Method)
at com.intel.bluetooth.BlueCoveImpl.detectStackPrivileged
(BlueCoveImpl.java:1018)
at com.intel.bluetooth.BlueCoveImpl.getBluetoothStack
(BlueCoveImpl.java:1011)
at javax.bluetooth.LocalDevice.getLocalDeviceInstance
(LocalDevice.java:75)
at javax.bluetooth.LocalDevice.getLocalDevice(LocalDevice.java:95)
at Server.<init>(Server.java:23)
at Server.main(Server.java:81)
Thanks in advance!
Mina Shokry
unread,
May 15, 2009, 4:27:12 AM5/15/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to bluecove-users
This question is answered before many times.
Be sure that library containing file libbluetooth.so is installed.
It may be something like bluetooth-dev or bluez-dev