You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Carsten Ziegeler (JIRA)" <ji...@apache.org> on 2014/03/21 05:28:48 UTC

[jira] [Resolved] (SLING-3468) Standalone Launchpad does not start on trunk

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

Carsten Ziegeler resolved SLING-3468.
-------------------------------------

    Resolution: Fixed
      Assignee: Carsten Ziegeler

Thanks for the patch David, it's applied

> Standalone Launchpad does not start on trunk
> --------------------------------------------
>
>                 Key: SLING-3468
>                 URL: https://issues.apache.org/jira/browse/SLING-3468
>             Project: Sling
>          Issue Type: Bug
>          Components: Launchpad
>    Affects Versions: Launchpad Builder 7
>            Reporter: David Bosschaert
>            Assignee: Carsten Ziegeler
>             Fix For: Launchpad Builder 7
>
>         Attachments: sling_3468.patch
>
>
> When starting the standalone launchpad it can fail with the error below. Whether or not you see this depends a little on the version of org.apache.felix.http.jetty that you have in your local .m2 directory.
> This is caused by the fact that in org.apache.felix.http.jetty version 2.3 the API bundles have been split off.
> The error is:
> 19.03.2014 16:17:59.128 *ERROR* [FelixStartLevel] ERROR: Error starting slinginstall:org.apache.felix.http.jetty-2.3.0-R1570612.jar (org.osgi.framework.BundleException: Unresolved constraint in bundle org.apache.felix.http.jetty [5]: Unable to resolve 5.0: missing requirement [5.0] osgi.wiring.package; (&(osgi.wiring.package=javax.servlet)(version>=3.0.0)(!(version>=4.0.0))))
> org.osgi.framework.BundleException: Unresolved constraint in bundle org.apache.felix.http.jetty [5]: Unable to resolve 5.0: missing requirement [5.0] osgi.wiring.package; (&(osgi.wiring.package=javax.servlet)(version>=3.0.0)(!(version>=4.0.0)))
> 19.03.2014 16:17:59.128 *ERROR* [FelixStartLevel] 	at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:3962)
> 19.03.2014 16:17:59.128 *ERROR* [FelixStartLevel] 	at org.apache.felix.framework.Felix.startBundle(Felix.java:2025)
> 19.03.2014 16:17:59.128 *ERROR* [FelixStartLevel] 	at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1279)
> 19.03.2014 16:17:59.128 *ERROR* [FelixStartLevel] 	at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:304)
> 19.03.2014 16:17:59.128 *ERROR* [FelixStartLevel] 	at java.lang.Thread.run(Thread.java:695)



--
This message was sent by Atlassian JIRA
(v6.2#6252)