AnantLabs / sql-server-data-producer

Automatically exported from code.google.com/p/sql-server-data-producer
1 stars 0 forks source link

BUG: Pressing the stop-button causes null pointer exception #195

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
If the data WorkFlowManager is not running then the stop button will cause null 
pointer exception.

Fix so that the button is only available if the WFM is running.
Also put in a check for null for safety.

Original issue reported on code.google.com by a03pe...@gmail.com on 15 Mar 2013 at 12:09