You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "JBert (Issue Comment Edited) (JIRA)" <ji...@apache.org> on 2012/03/02 14:30:57 UTC

[jira] [Issue Comment Edited] (FELIX-3346) File Install doesn't scan when the framework start level is lower than felix.fileinstall.start.level setting

    [ https://issues.apache.org/jira/browse/FELIX-3346?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13220911#comment-13220911 ] 

JBert edited comment on FELIX-3346 at 3/2/12 1:29 PM:
------------------------------------------------------

Issue FELIX-2021 introduced the start level feature. The comments mention that the scanner now waits for the start level because all bundles were automatically started, even when they weren't supposed to.

I'll see if I can supply a patch which fixes this issue but doesn't start bundles unless the right start level is reached.
                
      was (Author: albertdevs):
    Issue FELIX-2021 introduced the start level feature. The comments mention that the scanner now waits for the start level because all bundles were started.

I'll see if I can supply a patch which fixes this issue but doesn't start bundles unless the right start level is reached.
                  
> 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: JBert
>
> 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