You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Florian Brunner (JIRA)" <ji...@apache.org> on 2017/06/21 20:58:00 UTC

[jira] [Updated] (FELIX-5652) Felix Framework hangs on shutdown

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

Florian Brunner updated FELIX-5652:
-----------------------------------
    Attachment: felix-5652-v4.6.0.zip
                felix-5652-v5.6.2.zip

2 "empty" Drombler FX applications.

v5.6.2 uses org.apache.felix.framework-5.6.2.jar showing the issue

v4.6.0 uses org.apache.felix.framework-4.6.0.jar, which doesn't suffer from this issue.

run with: java -jar bin/my-application.jar

The application just shows a progress indicator as the applications are "empty" (no OSGi bundles in the "bundle" directory).

You can see the issue on the console when closing the JavaFX window.

Tested with: java v1.8.0_131

> Felix Framework hangs on shutdown
> ---------------------------------
>
>                 Key: FELIX-5652
>                 URL: https://issues.apache.org/jira/browse/FELIX-5652
>             Project: Felix
>          Issue Type: Bug
>          Components: Framework
>    Affects Versions: framework-5.6.2, framework-5.6.4
>            Reporter: Florian Brunner
>            Priority: Blocker
>         Attachments: felix-5652-v4.6.0.zip, felix-5652-v5.6.2.zip
>
>
> When shutting down the Felix Framework the process hangs for about 1 minute or so.
> With the debugger shows 8 FelixResolver threads still running (my machine has 8 cores, the number might be related).
> The issue did not occur with v4.6.0



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)