You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Sahoo (JIRA)" <ji...@apache.org> on 2010/08/25 17:04:15 UTC

[jira] Updated: (FELIX-2556) FileInstall fails to update fragments as it tries to stop them

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

Sahoo updated FELIX-2556:
-------------------------

    Attachment: patch

A simple patch that fixes the issue.

> FileInstall fails to update fragments as it tries to stop them
> --------------------------------------------------------------
>
>                 Key: FELIX-2556
>                 URL: https://issues.apache.org/jira/browse/FELIX-2556
>             Project: Felix
>          Issue Type: Bug
>          Components: File Install
>    Affects Versions: fileinstall-3.0.2
>            Reporter: Sahoo
>            Priority: Minor
>         Attachments: patch
>
>
> org.osgi.framework.BundleException: Fragment bundles can not be stopped: webapp-fragment [259]|#]
> 	at org.apache.felix.framework.Felix.stopBundle(Felix.java:2194)|#]
> 	at org.apache.felix.framework.BundleImpl.stop(BundleImpl.java:941)|#]
> 	at org.apache.felix.fileinstall.internal.DirectoryWatcher.stopTransient(DirectoryWatcher.java:1091)|#]
> 	at org.apache.felix.fileinstall.internal.DirectoryWatcher.update(DirectoryWatcher.java:1035)|#]
> 	at org.apache.felix.fileinstall.internal.DirectoryWatcher.update(DirectoryWatcher.java:826)|#]
> 	at org.apache.felix.fileinstall.internal.DirectoryWatcher.process(DirectoryWatcher.java:422)|#]
> 	at org.apache.felix.fileinstall.internal.DirectoryWatcher.run(DirectoryWatcher.java:241)|#]

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.