[ 
https://issues.apache.org/jira/browse/SLING-2789?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Oliver Lietz updated SLING-2789:
--------------------------------

    Description: 
$ ./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


  was:
{code}
$ ./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
{code}

*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



remove non-working formatting
                
> 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
>
> $ ./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

Reply via email to