You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Konrad Windszus (JIRA)" <ji...@apache.org> on 2016/07/22 08:30:20 UTC

[jira] [Created] (SLING-5888) Health Check for detecting not-installed configurations/bundles from the OSGi installer

Konrad Windszus created SLING-5888:
--------------------------------------

             Summary: Health Check for detecting not-installed configurations/bundles from the OSGi installer
                 Key: SLING-5888
                 URL: https://issues.apache.org/jira/browse/SLING-5888
             Project: Sling
          Issue Type: Improvement
          Components: Health Check
    Affects Versions: Health Check Support 1.0.4
            Reporter: Konrad Windszus
            Assignee: Konrad Windszus


We faced an issue in the past that configurations (or bundles) being deployed in the repository are not effective (i.e. not installed in Apache Felix).

The reason for that is that the OSGi configuration was either manually modified in the Web Console (and therefore takes precedence over the version of the configuration being deployed in the repository) or in case of bundles, that the same bundle has already been deployed in that or a newer version (manually or through some other path in the repository).

Both states may lead to issues at run time, so it would be good to have an automated check for it.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)