You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "J.W. Janssen (JIRA)" <ji...@apache.org> on 2016/01/19 14:00:42 UTC

[jira] [Updated] (FELIX-3331) [gogo] Calling Activator.stop after Activator.start throws an exception

     [ https://issues.apache.org/jira/browse/FELIX-3331?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

J.W. Janssen updated FELIX-3331:
--------------------------------
    Component/s: Gogo Shell

> [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
>          Components: Gogo Shell
>            Reporter: Krzysztof Daniel
>         Attachments: ignoreActivatorException.patch
>
>
> 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 was sent by Atlassian JIRA
(v6.3.4#6332)