You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Andrei Pozolotin (JIRA)" <ji...@apache.org> on 2012/10/03 19:22:07 UTC

[jira] [Created] (KARAF-1892) intermittent problems with feature.xml manual deploy with install="auto"

Andrei Pozolotin created KARAF-1892:
---------------------------------------

             Summary: intermittent problems with feature.xml manual deploy with install="auto" 
                 Key: KARAF-1892
                 URL: https://issues.apache.org/jira/browse/KARAF-1892
             Project: Karaf
          Issue Type: Bug
          Components: karaf-feature
         Environment: 3.0.0-SNAPSHOT
            Reporter: Andrei Pozolotin


http://mail-archives.apache.org/mod_mbox/karaf-user/201209.mbox/%3C505B9799.5050004@gmail.com%3E

    1) I am doing feature deploy via manual drop of feature.xml into
    ${karaf.base}/deploy folder

    which has some 20 bundles in it;


    2) I have intermittent problems with feature deploy with
    install="auto" that happen on first drop;

    they are due to wiring: some bundles from this feature.xml can not
    find some other bundles from the same feature.xml

    following with "feature:install" from console or karaf restart
    resolves the issue - feature.xml installs and runs fine;


    3) it seems FeatureDeploymentListener and FeaturesServiceImpl do not
    make any effort to avoid this;

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira