Closed GoogleCodeExporter closed 9 years ago
I'm confused - you pasted a log from the android application, but only the
desktop application receives messages, which one is causing problems? Also, if
it's the desktop, which desktop application are you using?
Thanks
Original comment by rdamazio@gmail.com
on 5 Oct 2010 at 10:51
I am receiving the same error (An error occurred while receiving bluetooth
notification.). I receive this error every time I try to do a test
notification. I haven't tried the wifi notifications because it doesn't fit my
usage. I am running the MultiDroidNotifier-0.5.1-x86_64.dmg version on this
year's model 15" Macbook Pro running OS X 10.6.4.
I am using an HTC Evo running Android 2.2 (DamageControl Rom) and using version
0.2.8 of the phone client.
The error I receive in the PC log is as follows:
2010-10-06 18:56:59,625 INFO [ApplicationImpl] - Starting SWT
2010-10-06 18:57:00,222 INFO [ApplicationImpl] - Showing tray icon
2010-10-06 18:57:00,298 DEBUG [ServiceServerImpl] - Starting service server on
port [10700]
2010-10-06 18:57:00,397 DEBUG [InetAddresses] - Looking for local address
2010-10-06 18:57:00,536 DEBUG [InetAddresses] - Local address found
2010-10-06 18:57:00,611 INFO [ApplicationImpl] - Starting [System default]
broadcaster
2010-10-06 18:57:00,611 INFO [ApplicationImpl] - Starting [bluetooth] receiver
2010-10-06 18:57:00,943 DEBUG [bluetooth] - Java 1.4+ detected: 1.6.0_20; Java
HotSpot(TM) 64-Bit Server VM; Apple Inc.
2010-10-06 18:57:01,112 DEBUG [bluetooth] - Use stack ClassLoader
2010-10-06 18:57:01,145 DEBUG [bluetooth] - set dll dir
/var/folders/ed/ed9igiD3E0WLsmH03RDGBE+++TQ/-Tmp-/bluecove_cna21_0
2010-10-06 18:57:01,211 DEBUG [bluetooth] - Library loaded from
/var/folders/ed/ed9igiD3E0WLsmH03RDGBE+++TQ/-Tmp-/bluecove_cna21_0/libbluecove.j
nilib
2010-10-06 18:57:01,212 DEBUG [bluetooth] - BluetoothStack selected mac
2010-10-06 18:57:01,213 DEBUG [bluetooth] - nativeDebugCallback ON
2010-10-06 18:57:01,213 DEBUG [bluetooth] -
getLocalDeviceSupportedSoftwareVersion
2010-10-06 18:57:01,224 DEBUG [bluetooth] - localDeviceSupportedSoftwareVersion
20000
2010-10-06 18:57:01,226 DEBUG [bluetooth] - isLocalDeviceFeatureParkMode
2010-10-06 18:57:01,229 DEBUG [bluetooth] - getLocalDeviceBluetoothAddress
2010-10-06 18:57:01,238 INFO [ApplicationImpl] - Removing from startup
2010-10-06 18:57:01,239 DEBUG [bluetooth] - open using BlueCove
javax.microedition.io.Connector
2010-10-06 18:57:01,239 DEBUG [bluetooth] - connecting
btspp://localhost:7674047e6e474bf0831f209e3f9dd23f;name=AndroidNotifierService;a
uthenticate=true
2010-10-06 18:57:01,248 DEBUG [bluetooth] - isLocalDevicePowerOn
2010-10-06 18:57:01,262 DEBUG [bluetooth] - RFCOMM server created, ChannelID 4
2010-10-06 18:57:01,266 DEBUG [bluetooth] - create ChannelController to accept
incoming connection
2010-10-06 18:57:03,267 DEBUG [bluetooth] - will throw exception
javax/bluetooth/BluetoothConnectionException(Failed to open connection(2)
[0xe00002cd])
2010-10-06 18:57:03,373 ERROR [BluetoothNotificationReceiver] - Error handling
bluetooth notification
javax.bluetooth.BluetoothConnectionException: Failed to open connection(2)
[0xe00002cd]
at com.intel.bluetooth.BluetoothStackOSX.rfServerAcceptAndOpenRfServerConnection(Native Method)
at com.intel.bluetooth.BluetoothRFCommConnectionNotifier.acceptAndOpen(BluetoothRFCommConnectionNotifier.java:74)
at com.notifier.desktop.notification.bluetooth.BluetoothNotificationReceiver$1.run(BluetoothNotificationReceiver.java:83)
at java.lang.Thread.run(Thread.java:637)
2010-10-06 18:57:03,386 DEBUG [bluetooth] - create ChannelController to accept
incoming connection
Original comment by emeka.an...@gmail.com
on 6 Oct 2010 at 11:00
I think this issue is duplicate of issue 3. We should merge them to have only
one place to discuss bluetooth issues. A lot of HTC devices have bluetooth
issues.
Original comment by lehph...@gmail.com
on 6 Oct 2010 at 11:54
Issue 296 has been merged into this issue.
Original comment by rdamazio@gmail.com
on 24 Nov 2010 at 10:50
Original issue reported on code.google.com by
eric.nei...@gmail.com
on 5 Oct 2010 at 10:50