javax.bluetooth.BluetoothStateException: BluetoothStack not detected
2,202 views
Skip to first unread message
magnas
unread,
Apr 11, 2008, 9:53:46 AM4/11/08
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
Hi
I'm using netBeans to test a blueTooth server using bluecove.
Bluetooth stack of winXP is used but I'm getting
the :javax.bluetooth.BluetoothStateException: BluetoothStack not
detected exception
I've tried adding a system command in netBeans through
Properties->Run->VM options: -Dbluecove.stack=winsock but no luck.
and also tried System.setProperty("bluecove.stack", "winsock");
output:
Exception in thread "main" javax.bluetooth.BluetoothStateException:
BluetoothStack not detected
at
com.intel.bluetooth.BluetoothStackMicrosoft.initializationStatus(Native
Method)
at
com.intel.bluetooth.BluetoothStackMicrosoft.initialize(BluetoothStackMicrosoft.java:
97)
at
com.intel.bluetooth.BlueCoveImpl.setBluetoothStack(BlueCoveImpl.java:
460)
at
com.intel.bluetooth.BlueCoveImpl.detectStack(BlueCoveImpl.java:340)
at com.intel.bluetooth.BlueCoveImpl.access
$100(BlueCoveImpl.java:64)
at com.intel.bluetooth.BlueCoveImpl$1.run(BlueCoveImpl.java:
502)
at java.security.AccessController.doPrivileged(Native Method)
at
com.intel.bluetooth.BlueCoveImpl.detectStackPrivileged(BlueCoveImpl.java:
500)
at
com.intel.bluetooth.BlueCoveImpl.getBluetoothStack(BlueCoveImpl.java:
489)
at javax.bluetooth.LocalDevice.<init>(LocalDevice.java:64)
at
javax.bluetooth.LocalDevice.getLocalDeviceInstance(LocalDevice.java:
71)
at javax.bluetooth.LocalDevice.getLocalDevice(LocalDevice.java:
86)
at Client.main(Client.java:45)
Any suggestions
Thanks in advance
Vlad Skarzhevskyy
unread,
Apr 11, 2008, 10:27:39 AM4/11/08
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
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
OK, well, sorry about what i'm going to say but the usb dongle wasn't
connected on my laptop......:)
usb is at the back , thought it was connected..............