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