You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Chris Custine (JIRA)" <ji...@apache.org> on 2009/12/08 17:43:18 UTC

[jira] Created: (FELIX-1928) File installer starts bundles too early on restart

File installer starts bundles too early on restart
--------------------------------------------------

                 Key: FELIX-1928
                 URL: https://issues.apache.org/jira/browse/FELIX-1928
             Project: Felix
          Issue Type: Bug
          Components: File Install
    Affects Versions: fileinstall-2.0.4
            Reporter: Chris Custine
            Assignee: Chris Custine


File installer will try to start bundles before the proper startlevel has been reached on startup, leading to problems on restart.  Caused by fix for FELIX-1540.

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


[jira] Resolved: (FELIX-1928) File installer starts bundles too early on restart

Posted by "Chris Custine (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/FELIX-1928?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chris Custine resolved FELIX-1928.
----------------------------------

       Resolution: Fixed
    Fix Version/s: fileinstall-2.0.6

> File installer starts bundles too early on restart
> --------------------------------------------------
>
>                 Key: FELIX-1928
>                 URL: https://issues.apache.org/jira/browse/FELIX-1928
>             Project: Felix
>          Issue Type: Bug
>          Components: File Install
>    Affects Versions: fileinstall-2.0.4
>            Reporter: Chris Custine
>            Assignee: Chris Custine
>             Fix For: fileinstall-2.0.6
>
>
> File installer will try to start bundles before the proper startlevel has been reached on startup, leading to problems on restart.  Caused by fix for FELIX-1540.

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


[jira] Commented: (FELIX-1928) File installer starts bundles too early on restart

Posted by "Chris Custine (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/FELIX-1928?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12787578#action_12787578 ] 

Chris Custine commented on FELIX-1928:
--------------------------------------

This fix works just fine in Equinox, but not with Felix.  It seems that the call to getStartLevel() returns the requested startlevel even when the framework is still incrementing through the startlevels.  I will open a separate issue for that and fix it.

> File installer starts bundles too early on restart
> --------------------------------------------------
>
>                 Key: FELIX-1928
>                 URL: https://issues.apache.org/jira/browse/FELIX-1928
>             Project: Felix
>          Issue Type: Bug
>          Components: File Install
>    Affects Versions: fileinstall-2.0.4
>            Reporter: Chris Custine
>            Assignee: Chris Custine
>             Fix For: fileinstall-2.0.6
>
>
> File installer will try to start bundles before the proper startlevel has been reached on startup, leading to problems on restart.  Caused by fix for FELIX-1540.

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