What steps will reproduce the problem?
1. Create a thread starting a Device-Search
2. With each device found, start another thread (max 6) for Service-Search
What is the expected output? What do you see instead?
Device-Search shall still find devices in its own thread while
Service-Search is running
What BlueCove version are you using (include build number for SNAPSHOT)?
bluecove 2.1.0
On what operating system and jvm? Is this 64-bit or 32-bit OS and jvm?
Ubuntu 9.10, 32Bit
JVM JavaSE-1.6
Please provide any additional information below.
Please use "Attach a file" when uploading stack traces or other big files!
Find attached the source code to test and the trace output. In Line 53 one
can see that a new Device search was started, ending in line 59, saying
that there are 0 devices found. Repeated till line 124.
Original issue reported on code.google.com by basti_sprengseis@yahoo.com on 3 May 2010 at 2:28
Original issue reported on code.google.com by
basti_sprengseis@yahoo.com
on 3 May 2010 at 2:28Attachments: