manniru / bluecove

Automatically exported from code.google.com/p/bluecove
0 stars 0 forks source link

Mac OSX 10.7.5 with Java 7 Webstart using does not work and eventually a JVM crash #138

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Run the application with java Webstart
2. Open a connection to a bluetooth device, ex: Connector.open(url)
3. Close the connection
4. Re-open the connection to the same BT device
5. Connection fails
6. Repeating steps #2,3 causes a JVM crash.

What is the expected output? What do you see instead?
Closing and re-opening a connection to a BT device should work.

What BlueCove version are you using (include build number for SNAPSHOT)? 
Bluecove version 2.1.1-SNAPSHOT-63

On what operating system and jvm? Is this 64-bit or 32-bit OS and jvm?
Mac OSX 10.7.5 64-bit, JVM version 1.7.x 64-bit.

Please provide any additional information below.
Running the same application outside webstart is NOT a problem, it just works 
fine.

Original issue reported on code.google.com by srishm...@gmail.com on 22 Jul 2013 at 8:00

Attachments: