You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Oliver Lietz (JIRA)" <ji...@apache.org> on 2013/04/13 17:48:15 UTC

[jira] [Commented] (SLING-2789) deploying Sling 7-SNAPSHOT on Karaf fails

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

Oliver Lietz commented on SLING-2789:
-------------------------------------

GitHub pull request: SLING-2789 add simple bootstrap test
                
> deploying Sling 7-SNAPSHOT on Karaf fails
> -----------------------------------------
>
>                 Key: SLING-2789
>                 URL: https://issues.apache.org/jira/browse/SLING-2789
>             Project: Sling
>          Issue Type: Bug
>          Components: Launchpad
>    Affects Versions: Launchpad Builder 7
>         Environment: Karaf 3.0.0.*
>            Reporter: Oliver Lietz
>         Attachments: sling-launchpad-karaf.tar.gz
>
>
> $ ./apache-karaf-3.0.0-SNAPSHOT/bin/start
> $ ssh -p 8101 karaf@localhost
> karaf@root()> feature:install http
> karaf@root()> feature:install webconsole
> karaf@root()> feature:repo-add mvn:org.apache.sling/org.apache.sling.launchpad/7-SNAPSHOT/xml/features
> karaf@root()> feature:install sling
> no errors on startup but JCR is nearly empty
> to prevent errors:
> - add missing org.apache.sling/org.apache.sling.launchpad.api/1.1.0 to features.xml
> - remove org.apache.felix/org.apache.felix.webconsole.plugins.* from features.xml
> - remove management from featuresBoot in org.apache.karaf.features.cfg or remove org.apache.aries.* from features.xml
> setting respectStartLvlDuringFeatureStartup=true and ds.factory.enabled=true does not help

--
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