[gogo] Calling Activator.stop after Activator.start throws an exception
-----------------------------------------------------------------------

                 Key: FELIX-3331
                 URL: https://issues.apache.org/jira/browse/FELIX-3331
             Project: Felix
          Issue Type: Bug
            Reporter: Krzysztof Daniel


https://bugzilla.redhat.com/show_bug.cgi?id=786041

gogo: InterruptedException: sleep interrupted
java.lang.InterruptedException: sleep interrupted
        at java.lang.Thread.sleep(Native Method)
        at org.apache.felix.gogo.shell.Activator.run(Activator.java:72)
        at java.lang.Thread.run(Thread.java:722)

Thread.sleep() could be try catched and handle interrupted exception as a 
proper workflow.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to