Uploaded image for project: 'Sling'
  1. Sling
  2. SLING-3468

Standalone Launchpad does not start on trunk

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • Launchpad Builder 7
    • Launchpad Builder 7
    • Launchpad
    • None

    Description

      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)

      Attachments

        1. sling_3468.patch
          0.8 kB
          David Bosschaert

        Issue Links

          Activity

            People

              cziegeler Carsten Ziegeler
              bosschaert David Bosschaert
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: