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

2016-01-19 Thread J.W. Janssen (JIRA)

 [ 
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)


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

2012-01-31 Thread Krzysztof Daniel (Updated) (JIRA)

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

Krzysztof Daniel updated FELIX-3331:


Attachment: ignoreActivatorException.patch

A patch that ignores InterruptedException

> [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
> 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 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