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

Bert Jacobs updated FELIX-3346:
-------------------------------

    Attachment: fileinstall-startlevel2.patch

Updated patch (fileinstall-startlevel2.patch) attached.

Any bundles which can't be started at install time will now use a "delayed 
start"; i.e. when the framework start level is raised, those bundles will 
attempt another start.

This patch also mitigates a ConcurrentModificationException in the 
bundleChanged method.
                
> File Install doesn't scan when the framework start level is lower than 
> felix.fileinstall.start.level setting
> ------------------------------------------------------------------------------------------------------------
>
>                 Key: FELIX-3346
>                 URL: https://issues.apache.org/jira/browse/FELIX-3346
>             Project: Felix
>          Issue Type: Bug
>          Components: File Install
>         Environment: Karaf 2.2.5, Windows
>            Reporter: Bert Jacobs
>         Attachments: fileinstall-startlevel2.patch
>
>
> 1. Set the OSGi start-level to 100 (Karaf default).
> 2. Configure the following setting in the system properties or factory config 
> for FileInstall:
>     felix.fileinstall.start.level = 150
> 3. Drop something in a folder watched by the File Install component. No 
> bundles get installed or updated.
> Expected behaviour is that bundles get installed, and obviously without them 
> starting.

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

        

Reply via email to