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/%[email protected]%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

Reply via email to