vusonbmt / rosjava

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

IllegalStateException after shutting down publisher #129

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Start a simple Listener/Talker example in which the talker will shut its 
publisher down after about 10 seconds. (Also the Talker will cease calling the 
already shut down publisher)

What is the expected output? What do you see instead?
I wouldn't expect an error here, however what I get is an IllegalStateException 
over and over again (attached)

What version of the product are you using? On what operating system?
Head revision, June 28th 2012, patched manually to latest version.
Rosjava running in a pure Windows 7 environment.

Please provide any additional information below.

Original issue reported on code.google.com by mate.wol...@gmail.com on 10 Jul 2012 at 1:30

Attachments: