I had installed AEM 6.2 Cummulative Feature pack 14 and also an hotfix provided by Adobe Support team. But after installing the CFP14 and hotfix, AEM 6.2 instance is not starting. I am getting below error.
01.06.2018 13:53:56.069 *ERROR* [FelixStartLevel] ERROR: Bundle '1' Error starting slinginstall:C:\Projects\AEMAuthor\crx-quickstart\launchpad\startup\1\com.adobe.granite.startup-0.6.2.jar (org.osgi.framework.BundleException: Unable to resolve com.adobe.granite.startup [1](R 1.0): missing requirement [com.adobe.granite.startup [1](R 1.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.2)(!(version>=2.0.0))) Unresolved requirements: [[com.adobe.granite.startup [1](R 1.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.2)(!(version>=2.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.adobe.granite.startup [1](R 1.0): missing requirement [com.adobe.granite.startup [1](R 1.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.2)(!(version>=2.0.0))) Unresolved requirements: [[com.adobe.granite.startup [1](R 1.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.2)(!(version>=2.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:56.173 *ERROR* [FelixStartLevel] ERROR: Bundle '8' Error starting slinginstall:C:\Projects\AEMAuthor\crx-quickstart\launchpad\startup\1\org.apache.sling.commons.logservice-1.0.6.jar (org.osgi.framework.BundleException: Unable to resolve org.apache.sling.commons.logservice [8](R 8.0): missing requirement [org.apache.sling.commons.logservice [8](R 8.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0))) Unresolved requirements: [[org.apache.sling.commons.logservice [8](R 8.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))])
org.osgi.framework.BundleException: Unable to resolve org.apache.sling.commons.logservice [8](R 8.0): missing requirement [org.apache.sling.commons.logservice [8](R 8.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0))) Unresolved requirements: [[org.apache.sling.commons.logservice [8](R 8.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:56.175 *ERROR* [FelixStartLevel] ERROR: Bundle '11' Error starting slinginstall:C:\Projects\AEMAuthor\crx-quickstart\launchpad\startup\1\org.apache.sling.installer.core-3.6.8.jar (org.osgi.framework.BundleException: Unable to resolve org.apache.sling.installer.core [11](R 11.1): missing requirement [org.apache.sling.installer.core [11](R 11.1)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.7.0)(!(version>=2.0.0))) Unresolved requirements: [[org.apache.sling.installer.core [11](R 11.1)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.7.0)(!(version>=2.0.0)))])
org.osgi.framework.BundleException: Unable to resolve org.apache.sling.installer.core [11](R 11.1): missing requirement [org.apache.sling.installer.core [11](R 11.1)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.7.0)(!(version>=2.0.0))) Unresolved requirements: [[org.apache.sling.installer.core [11](R 11.1)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.7.0)(!(version>=2.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:56.176 *ERROR* [FelixStartLevel] ERROR: Bundle '12' Error starting slinginstall:C:\Projects\AEMAuthor\crx-quickstart\launchpad\startup\1\org.apache.sling.installer.factory.configuration-1.1.2.jar (org.osgi.framework.BundleException: Unable to resolve org.apache.sling.installer.factory.configuration [12](R 12.0): missing requirement [org.apache.sling.installer.factory.configuration [12](R 12.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.installer.api.tasks)(version>=1.3.0)(!(version>=2.0.0))) [caused by: Unable to resolve org.apache.sling.installer.core [11](R 11.1): missing requirement [org.apache.sling.installer.core [11](R 11.1)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.7.0)(!(version>=2.0.0)))] Unresolved requirements: [[org.apache.sling.installer.factory.configuration [12](R 12.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.installer.api.tasks)(version>=1.3.0)(!(version>=2.0.0)))])
org.osgi.framework.BundleException: Unable to resolve org.apache.sling.installer.factory.configuration [12](R 12.0): missing requirement [org.apache.sling.installer.factory.configuration [12](R 12.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.installer.api.tasks)(version>=1.3.0)(!(version>=2.0.0))) [caused by: Unable to resolve org.apache.sling.installer.core [11](R 11.1): missing requirement [org.apache.sling.installer.core [11](R 11.1)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.7.0)(!(version>=2.0.0)))] Unresolved requirements: [[org.apache.sling.installer.factory.configuration [12](R 12.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.installer.api.tasks)(version>=1.3.0)(!(version>=2.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:56.177 *ERROR* [FelixStartLevel] ERROR: Bundle '13' Error starting slinginstall:C:\Projects\AEMAuthor\crx-quickstart\launchpad\startup\1\org.apache.sling.installer.provider.file-1.1.0.jar (org.osgi.framework.BundleException: Unable to resolve org.apache.sling.installer.provider.file [13](R 13.0): missing requirement [org.apache.sling.installer.provider.file [13](R 13.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0))) Unresolved requirements: [[org.apache.sling.installer.provider.file [13](R 13.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))])
org.osgi.framework.BundleException: Unable to resolve org.apache.sling.installer.provider.file [13](R 13.0): missing requirement [org.apache.sling.installer.provider.file [13](R 13.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0))) Unresolved requirements: [[org.apache.sling.installer.provider.file [13](R 13.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:56.178 *ERROR* [FelixStartLevel] ERROR: Bundle '14' Error starting slinginstall:C:\Projects\AEMAuthor\crx-quickstart\launchpad\startup\1\org.apache.sling.javax.activation-0.1.0.jar (org.osgi.framework.BundleException: Unable to resolve org.apache.sling.javax.activation [14](R 14.0): missing requirement [org.apache.sling.javax.activation [14](R 14.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0))) Unresolved requirements: [[org.apache.sling.javax.activation [14](R 14.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))])
org.osgi.framework.BundleException: Unable to resolve org.apache.sling.javax.activation [14](R 14.0): missing requirement [org.apache.sling.javax.activation [14](R 14.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0))) Unresolved requirements: [[org.apache.sling.javax.activation [14](R 14.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:56.179 *ERROR* [FelixStartLevel] ERROR: Bundle '15' Error starting slinginstall:C:\Projects\AEMAuthor\crx-quickstart\launchpad\startup\1\org.apache.sling.launchpad.installer-1.2.2.jar (org.osgi.framework.BundleException: Unable to resolve org.apache.sling.launchpad.installer [15](R 15.0): missing requirement [org.apache.sling.launchpad.installer [15](R 15.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.installer.api.event)(version>=1.0.0)(!(version>=2.0.0))) [caused by: Unable to resolve org.apache.sling.installer.core [11](R 11.1): missing requirement [org.apache.sling.installer.core [11](R 11.1)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.7.0)(!(version>=2.0.0)))] Unresolved requirements: [[org.apache.sling.launchpad.installer [15](R 15.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.installer.api.event)(version>=1.0.0)(!(version>=2.0.0)))])
org.osgi.framework.BundleException: Unable to resolve org.apache.sling.launchpad.installer [15](R 15.0): missing requirement [org.apache.sling.launchpad.installer [15](R 15.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.installer.api.event)(version>=1.0.0)(!(version>=2.0.0))) [caused by: Unable to resolve org.apache.sling.installer.core [11](R 11.1): missing requirement [org.apache.sling.installer.core [11](R 11.1)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.7.0)(!(version>=2.0.0)))] Unresolved requirements: [[org.apache.sling.launchpad.installer [15](R 15.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.installer.api.event)(version>=1.0.0)(!(version>=2.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:56.180 *ERROR* [FelixStartLevel] ERROR: Bundle '16' Error starting slinginstall:C:\Projects\AEMAuthor\crx-quickstart\launchpad\startup\1\org.apache.sling.settings-1.3.8.jar (org.osgi.framework.BundleException: Unable to resolve org.apache.sling.settings [16](R 16.0): missing requirement [org.apache.sling.settings [16](R 16.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0))) Unresolved requirements: [[org.apache.sling.settings [16](R 16.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))])
org.osgi.framework.BundleException: Unable to resolve org.apache.sling.settings [16](R 16.0): missing requirement [org.apache.sling.settings [16](R 16.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0))) Unresolved requirements: [[org.apache.sling.settings [16](R 16.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:56.187 *ERROR* [FelixStartLevel] ERROR: Bundle '18' Error starting launchpad:resources/install/1/cq-deserialization-firewall-1.0.12.jar (org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.cq-deserialization-firewall [18](R 18.2): missing requirement [com.adobe.cq.cq-deserialization-firewall [18](R 18.2)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.hc.util)(version>=1.2.0)(!(version>=2.0.0))) [caused by: Unable to resolve org.apache.sling.hc.core [314](R 314.0): missing requirement [org.apache.sling.hc.core [314](R 314.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.commons.threads)(version>=3.1.0)(!(version>=4.0.0))) [caused by: Unable to resolve org.apache.sling.commons.threads [105](R 105.0): missing requirement [org.apache.sling.commons.threads [105](R 105.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]] Unresolved requirements: [[com.adobe.cq.cq-deserialization-firewall [18](R 18.2)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.hc.util)(version>=1.2.0)(!(version>=2.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.cq-deserialization-firewall [18](R 18.2): missing requirement [com.adobe.cq.cq-deserialization-firewall [18](R 18.2)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.hc.util)(version>=1.2.0)(!(version>=2.0.0))) [caused by: Unable to resolve org.apache.sling.hc.core [314](R 314.0): missing requirement [org.apache.sling.hc.core [314](R 314.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.commons.threads)(version>=3.1.0)(!(version>=4.0.0))) [caused by: Unable to resolve org.apache.sling.commons.threads [105](R 105.0): missing requirement [org.apache.sling.commons.threads [105](R 105.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]] Unresolved requirements: [[com.adobe.cq.cq-deserialization-firewall [18](R 18.2)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.hc.util)(version>=1.2.0)(!(version>=2.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:56.189 *ERROR* [FelixStartLevel] ERROR: Bundle '543' Error starting jcrinstall:/libs/system/cq-6.2.0-sp1-cfp-14.0/install/1/updater.cq-6.2.0-sp1-cfp-1.0.0.jar (org.osgi.framework.BundleException: Unable to resolve updater.cq-6.2.0-sp1-cfp [543](R 543.0): missing requirement [updater.cq-6.2.0-sp1-cfp [543](R 543.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.installer.api.event)(version>=1.0.0)(!(version>=2.0.0))) [caused by: Unable to resolve org.apache.sling.installer.core [11](R 11.1): missing requirement [org.apache.sling.installer.core [11](R 11.1)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.7.0)(!(version>=2.0.0)))] Unresolved requirements: [[updater.cq-6.2.0-sp1-cfp [543](R 543.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.installer.api.event)(version>=1.0.0)(!(version>=2.0.0)))])
org.osgi.framework.BundleException: Unable to resolve updater.cq-6.2.0-sp1-cfp [543](R 543.0): missing requirement [updater.cq-6.2.0-sp1-cfp [543](R 543.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.installer.api.event)(version>=1.0.0)(!(version>=2.0.0))) [caused by: Unable to resolve org.apache.sling.installer.core [11](R 11.1): missing requirement [org.apache.sling.installer.core [11](R 11.1)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.7.0)(!(version>=2.0.0)))] Unresolved requirements: [[updater.cq-6.2.0-sp1-cfp [543](R 543.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.installer.api.event)(version>=1.0.0)(!(version>=2.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:56.190 *ERROR* [FelixStartLevel] ERROR: Bundle '19' Error starting launchpad:resources/install/2/cq-compat-configupdate-0.5.4.jar (org.osgi.framework.BundleException: Unable to resolve com.day.cq.cq-compat-configupdate [19](R 19.0): missing requirement [com.day.cq.cq-compat-configupdate [19](R 19.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0))) Unresolved requirements: [[com.day.cq.cq-compat-configupdate [19](R 19.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.day.cq.cq-compat-configupdate [19](R 19.0): missing requirement [com.day.cq.cq-compat-configupdate [19](R 19.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0))) Unresolved requirements: [[com.day.cq.cq-compat-configupdate [19](R 19.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:56.200 *ERROR* [FelixStartLevel] ERROR: Bundle '21' Error starting launchpad:resources/install/2/org.apache.aries.jmx.core-1.1.5.jar (org.osgi.framework.BundleException: Unable to resolve org.apache.aries.jmx.core [21](R 21.0): missing requirement [org.apache.aries.jmx.core [21](R 21.0)] osgi.wiring.package; (&(osgi.wiring.package=org.osgi.service.log)(version>=1.3.0)(!(version>=2.0.0))) [caused by: Unable to resolve org.apache.sling.commons.logservice [8](R 8.0): missing requirement [org.apache.sling.commons.logservice [8](R 8.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[org.apache.aries.jmx.core [21](R 21.0)] osgi.wiring.package; (&(osgi.wiring.package=org.osgi.service.log)(version>=1.3.0)(!(version>=2.0.0)))])
org.osgi.framework.BundleException: Unable to resolve org.apache.aries.jmx.core [21](R 21.0): missing requirement [org.apache.aries.jmx.core [21](R 21.0)] osgi.wiring.package; (&(osgi.wiring.package=org.osgi.service.log)(version>=1.3.0)(!(version>=2.0.0))) [caused by: Unable to resolve org.apache.sling.commons.logservice [8](R 8.0): missing requirement [org.apache.sling.commons.logservice [8](R 8.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[org.apache.aries.jmx.core [21](R 21.0)] osgi.wiring.package; (&(osgi.wiring.package=org.osgi.service.log)(version>=1.3.0)(!(version>=2.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:56.201 *ERROR* [FelixStartLevel] ERROR: Bundle '22' Error starting launchpad:resources/install/2/org.apache.aries.jmx.whiteboard-1.1.5.jar (org.osgi.framework.BundleException: Unable to resolve org.apache.aries.jmx.whiteboard [22](R 22.0): missing requirement [org.apache.aries.jmx.whiteboard [22](R 22.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.7.0)(!(version>=2.0.0))) Unresolved requirements: [[org.apache.aries.jmx.whiteboard [22](R 22.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.7.0)(!(version>=2.0.0)))])
org.osgi.framework.BundleException: Unable to resolve org.apache.aries.jmx.whiteboard [22](R 22.0): missing requirement [org.apache.aries.jmx.whiteboard [22](R 22.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.7.0)(!(version>=2.0.0))) Unresolved requirements: [[org.apache.aries.jmx.whiteboard [22](R 22.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.7.0)(!(version>=2.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:56.201 *ERROR* [FelixStartLevel] ERROR: Bundle '23' Error starting launchpad:resources/install/2/org.apache.aries.transaction.manager-1.2.0.jar (org.osgi.framework.BundleException: Unable to resolve org.apache.aries.transaction.manager [23](R 23.0): missing requirement [org.apache.aries.transaction.manager [23](R 23.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.7.0)(!(version>=2.0.0))) Unresolved requirements: [[org.apache.aries.transaction.manager [23](R 23.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.7.0)(!(version>=2.0.0)))])
org.osgi.framework.BundleException: Unable to resolve org.apache.aries.transaction.manager [23](R 23.0): missing requirement [org.apache.aries.transaction.manager [23](R 23.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.7.0)(!(version>=2.0.0))) Unresolved requirements: [[org.apache.aries.transaction.manager [23](R 23.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.7.0)(!(version>=2.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:56.259 *ERROR* [FelixStartLevel] ERROR: Bundle '26' Error starting launchpad:resources/install/4/org.apache.felix.metatype-1.1.2.jar (org.osgi.framework.BundleException: Unable to resolve org.apache.felix.metatype [26](R 26.0): missing requirement [org.apache.felix.metatype [26](R 26.0)] osgi.wiring.package; (&(osgi.wiring.package=org.osgi.service.log)(version>=1.3.0)(!(version>=2.0.0))) [caused by: Unable to resolve org.apache.sling.commons.logservice [8](R 8.0): missing requirement [org.apache.sling.commons.logservice [8](R 8.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[org.apache.felix.metatype [26](R 26.0)] osgi.wiring.package; (&(osgi.wiring.package=org.osgi.service.log)(version>=1.3.0)(!(version>=2.0.0)))])
org.osgi.framework.BundleException: Unable to resolve org.apache.felix.metatype [26](R 26.0): missing requirement [org.apache.felix.metatype [26](R 26.0)] osgi.wiring.package; (&(osgi.wiring.package=org.osgi.service.log)(version>=1.3.0)(!(version>=2.0.0))) [caused by: Unable to resolve org.apache.sling.commons.logservice [8](R 8.0): missing requirement [org.apache.sling.commons.logservice [8](R 8.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[org.apache.felix.metatype [26](R 26.0)] osgi.wiring.package; (&(osgi.wiring.package=org.osgi.service.log)(version>=1.3.0)(!(version>=2.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:56.284 *ERROR* [FelixStartLevel] ERROR: Bundle '28' Error starting launchpad:resources/install/5/com.adobe.granite.infocollector-1.0.4.jar (org.osgi.framework.BundleException: Unable to resolve com.adobe.granite.infocollector [28](R 28.2): missing requirement [com.adobe.granite.infocollector [28](R 28.2)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.8.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[com.adobe.granite.infocollector [28](R 28.2)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.8.0)(!(version>=3.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.adobe.granite.infocollector [28](R 28.2): missing requirement [com.adobe.granite.infocollector [28](R 28.2)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.8.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[com.adobe.granite.infocollector [28](R 28.2)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.8.0)(!(version>=3.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
ERROR: Cannot create MetaType providing ManagedService; not providing Metatype information but just accepting configuration
01.06.2018 13:53:56.291 *ERROR* [FelixStartLevel] ERROR: Bundle '29' Error starting launchpad:resources/install/5/com.adobe.granite.jetty.ssl-0.0.2.jar (org.osgi.framework.BundleException: Unable to resolve com.adobe.granite.jetty.ssl [29](R 29.0): missing requirement [com.adobe.granite.jetty.ssl [29](R 29.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.felix.http.jetty)(version>=2.1.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.felix.http.jetty [36](R 36.1): missing requirement [org.apache.felix.http.jetty [36](R 36.1)] osgi.wiring.package; (&(osgi.wiring.package=org.osgi.service.log)(version>=1.3.0)(!(version>=2.0.0))) [caused by: Unable to resolve org.apache.sling.commons.logservice [8](R 8.0): missing requirement [org.apache.sling.commons.logservice [8](R 8.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]] Unresolved requirements: [[com.adobe.granite.jetty.ssl [29](R 29.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.felix.http.jetty)(version>=2.1.0)(!(version>=3.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.adobe.granite.jetty.ssl [29](R 29.0): missing requirement [com.adobe.granite.jetty.ssl [29](R 29.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.felix.http.jetty)(version>=2.1.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.felix.http.jetty [36](R 36.1): missing requirement [org.apache.felix.http.jetty [36](R 36.1)] osgi.wiring.package; (&(osgi.wiring.package=org.osgi.service.log)(version>=1.3.0)(!(version>=2.0.0))) [caused by: Unable to resolve org.apache.sling.commons.logservice [8](R 8.0): missing requirement [org.apache.sling.commons.logservice [8](R 8.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]] Unresolved requirements: [[com.adobe.granite.jetty.ssl [29](R 29.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.felix.http.jetty)(version>=2.1.0)(!(version>=3.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:56.301 *ERROR* [FelixStartLevel] ERROR: Bundle '31' Error starting launchpad:resources/install/5/com.adobe.granite.webconsole.plugins-1.0.2.jar (org.osgi.framework.BundleException: Unable to resolve com.adobe.granite.webconsole.plugins [31](R 31.0): missing requirement [com.adobe.granite.webconsole.plugins [31](R 31.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.felix.webconsole)(version>=3.1.2)(!(version>=4.0.0))) [caused by: Unable to resolve org.apache.felix.webconsole [41](R 41.0): missing requirement [org.apache.felix.webconsole [41](R 41.0)] osgi.wiring.package; (&(osgi.wiring.package=org.osgi.service.http)(version>=1.2.0)(!(version>=2.0.0))) [caused by: Unable to resolve org.apache.felix.http.jetty [36](R 36.1): missing requirement [org.apache.felix.http.jetty [36](R 36.1)] osgi.wiring.package; (&(osgi.wiring.package=org.osgi.service.log)(version>=1.3.0)(!(version>=2.0.0))) [caused by: Unable to resolve org.apache.sling.commons.logservice [8](R 8.0): missing requirement [org.apache.sling.commons.logservice [8](R 8.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]]] Unresolved requirements: [[com.adobe.granite.webconsole.plugins [31](R 31.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.felix.webconsole)(version>=3.1.2)(!(version>=4.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.adobe.granite.webconsole.plugins [31](R 31.0): missing requirement [com.adobe.granite.webconsole.plugins [31](R 31.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.felix.webconsole)(version>=3.1.2)(!(version>=4.0.0))) [caused by: Unable to resolve org.apache.felix.webconsole [41](R 41.0): missing requirement [org.apache.felix.webconsole [41](R 41.0)] osgi.wiring.package; (&(osgi.wiring.package=org.osgi.service.http)(version>=1.2.0)(!(version>=2.0.0))) [caused by: Unable to resolve org.apache.felix.http.jetty [36](R 36.1): missing requirement [org.apache.felix.http.jetty [36](R 36.1)] osgi.wiring.package; (&(osgi.wiring.package=org.osgi.service.log)(version>=1.3.0)(!(version>=2.0.0))) [caused by: Unable to resolve org.apache.sling.commons.logservice [8](R 8.0): missing requirement [org.apache.sling.commons.logservice [8](R 8.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]]] Unresolved requirements: [[com.adobe.granite.webconsole.plugins [31](R 31.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.felix.webconsole)(version>=3.1.2)(!(version>=4.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:56.393 *ERROR* [FelixStartLevel] ERROR: Bundle '36' Error starting launchpad:resources/install/5/org.apache.felix.http.jetty-3.1.6-B002.jar (org.osgi.framework.BundleException: Unable to resolve org.apache.felix.http.jetty [36](R 36.1): missing requirement [org.apache.felix.http.jetty [36](R 36.1)] osgi.wiring.package; (&(osgi.wiring.package=org.osgi.service.log)(version>=1.3.0)(!(version>=2.0.0))) [caused by: Unable to resolve org.apache.sling.commons.logservice [8](R 8.0): missing requirement [org.apache.sling.commons.logservice [8](R 8.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[org.apache.felix.http.jetty [36](R 36.1)] osgi.wiring.package; (&(osgi.wiring.package=org.osgi.service.log)(version>=1.3.0)(!(version>=2.0.0)))])
org.osgi.framework.BundleException: Unable to resolve org.apache.felix.http.jetty [36](R 36.1): missing requirement [org.apache.felix.http.jetty [36](R 36.1)] osgi.wiring.package; (&(osgi.wiring.package=org.osgi.service.log)(version>=1.3.0)(!(version>=2.0.0))) [caused by: Unable to resolve org.apache.sling.commons.logservice [8](R 8.0): missing requirement [org.apache.sling.commons.logservice [8](R 8.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[org.apache.felix.http.jetty [36](R 36.1)] osgi.wiring.package; (&(osgi.wiring.package=org.osgi.service.log)(version>=1.3.0)(!(version>=2.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:56.398 *ERROR* [FelixStartLevel] ERROR: Bundle '38' Error starting launchpad:resources/install/5/org.apache.felix.http.whiteboard-3.0.0-B001.jar (org.osgi.framework.BundleException: Unable to resolve org.apache.felix.http.whiteboard [38](R 38.0): missing requirement [org.apache.felix.http.whiteboard [38](R 38.0)] osgi.wiring.package; (&(osgi.wiring.package=org.osgi.service.log)(version>=1.3.0)(!(version>=2.0.0))) [caused by: Unable to resolve org.apache.sling.commons.logservice [8](R 8.0): missing requirement [org.apache.sling.commons.logservice [8](R 8.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[org.apache.felix.http.whiteboard [38](R 38.0)] osgi.wiring.package; (&(osgi.wiring.package=org.osgi.service.log)(version>=1.3.0)(!(version>=2.0.0)))])
org.osgi.framework.BundleException: Unable to resolve org.apache.felix.http.whiteboard [38](R 38.0): missing requirement [org.apache.felix.http.whiteboard [38](R 38.0)] osgi.wiring.package; (&(osgi.wiring.package=org.osgi.service.log)(version>=1.3.0)(!(version>=2.0.0))) [caused by: Unable to resolve org.apache.sling.commons.logservice [8](R 8.0): missing requirement [org.apache.sling.commons.logservice [8](R 8.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[org.apache.felix.http.whiteboard [38](R 38.0)] osgi.wiring.package; (&(osgi.wiring.package=org.osgi.service.log)(version>=1.3.0)(!(version>=2.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:56.400 *ERROR* [FelixStartLevel] ERROR: Bundle '39' Error starting launchpad:resources/install/5/org.apache.felix.inventory-1.0.4.jar (org.osgi.framework.BundleException: Unable to resolve org.apache.felix.inventory [39](R 39.0): missing requirement [org.apache.felix.inventory [39](R 39.0)] osgi.wiring.package; (&(osgi.wiring.package=org.osgi.service.log)(version>=1.3.0)(!(version>=2.0.0))) [caused by: Unable to resolve org.apache.sling.commons.logservice [8](R 8.0): missing requirement [org.apache.sling.commons.logservice [8](R 8.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[org.apache.felix.inventory [39](R 39.0)] osgi.wiring.package; (&(osgi.wiring.package=org.osgi.service.log)(version>=1.3.0)(!(version>=2.0.0)))])
org.osgi.framework.BundleException: Unable to resolve org.apache.felix.inventory [39](R 39.0): missing requirement [org.apache.felix.inventory [39](R 39.0)] osgi.wiring.package; (&(osgi.wiring.package=org.osgi.service.log)(version>=1.3.0)(!(version>=2.0.0))) [caused by: Unable to resolve org.apache.sling.commons.logservice [8](R 8.0): missing requirement [org.apache.sling.commons.logservice [8](R 8.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[org.apache.felix.inventory [39](R 39.0)] osgi.wiring.package; (&(osgi.wiring.package=org.osgi.service.log)(version>=1.3.0)(!(version>=2.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:56.402 *ERROR* [FelixStartLevel] ERROR: Bundle '40' Error starting launchpad:resources/install/5/org.apache.felix.threaddump-1.0.0.jar (org.osgi.framework.BundleException: Unable to resolve org.apache.felix.org.apache.felix.threaddump [40](R 40.0): missing requirement [org.apache.felix.org.apache.felix.threaddump [40](R 40.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.felix.inventory)(version>=1.0.0)(!(version>=2.0.0))) [caused by: Unable to resolve org.apache.felix.inventory [39](R 39.0): missing requirement [org.apache.felix.inventory [39](R 39.0)] osgi.wiring.package; (&(osgi.wiring.package=org.osgi.service.log)(version>=1.3.0)(!(version>=2.0.0))) [caused by: Unable to resolve org.apache.sling.commons.logservice [8](R 8.0): missing requirement [org.apache.sling.commons.logservice [8](R 8.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]] Unresolved requirements: [[org.apache.felix.org.apache.felix.threaddump [40](R 40.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.felix.inventory)(version>=1.0.0)(!(version>=2.0.0)))])
org.osgi.framework.BundleException: Unable to resolve org.apache.felix.org.apache.felix.threaddump [40](R 40.0): missing requirement [org.apache.felix.org.apache.felix.threaddump [40](R 40.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.felix.inventory)(version>=1.0.0)(!(version>=2.0.0))) [caused by: Unable to resolve org.apache.felix.inventory [39](R 39.0): missing requirement [org.apache.felix.inventory [39](R 39.0)] osgi.wiring.package; (&(osgi.wiring.package=org.osgi.service.log)(version>=1.3.0)(!(version>=2.0.0))) [caused by: Unable to resolve org.apache.sling.commons.logservice [8](R 8.0): missing requirement [org.apache.sling.commons.logservice [8](R 8.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]] Unresolved requirements: [[org.apache.felix.org.apache.felix.threaddump [40](R 40.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.felix.inventory)(version>=1.0.0)(!(version>=2.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:56.404 *ERROR* [FelixStartLevel] ERROR: Bundle '41' Error starting launchpad:resources/install/5/org.apache.felix.webconsole-4.2.14.jar (org.osgi.framework.BundleException: Unable to resolve org.apache.felix.webconsole [41](R 41.0): missing requirement [org.apache.felix.webconsole [41](R 41.0)] osgi.wiring.package; (&(osgi.wiring.package=org.osgi.service.http)(version>=1.2.0)(!(version>=2.0.0))) [caused by: Unable to resolve org.apache.felix.http.jetty [36](R 36.1): missing requirement [org.apache.felix.http.jetty [36](R 36.1)] osgi.wiring.package; (&(osgi.wiring.package=org.osgi.service.log)(version>=1.3.0)(!(version>=2.0.0))) [caused by: Unable to resolve org.apache.sling.commons.logservice [8](R 8.0): missing requirement [org.apache.sling.commons.logservice [8](R 8.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]] Unresolved requirements: [[org.apache.felix.webconsole [41](R 41.0)] osgi.wiring.package; (&(osgi.wiring.package=org.osgi.service.http)(version>=1.2.0)(!(version>=2.0.0)))])
org.osgi.framework.BundleException: Unable to resolve org.apache.felix.webconsole [41](R 41.0): missing requirement [org.apache.felix.webconsole [41](R 41.0)] osgi.wiring.package; (&(osgi.wiring.package=org.osgi.service.http)(version>=1.2.0)(!(version>=2.0.0))) [caused by: Unable to resolve org.apache.felix.http.jetty [36](R 36.1): missing requirement [org.apache.felix.http.jetty [36](R 36.1)] osgi.wiring.package; (&(osgi.wiring.package=org.osgi.service.log)(version>=1.3.0)(!(version>=2.0.0))) [caused by: Unable to resolve org.apache.sling.commons.logservice [8](R 8.0): missing requirement [org.apache.sling.commons.logservice [8](R 8.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]] Unresolved requirements: [[org.apache.felix.webconsole [41](R 41.0)] osgi.wiring.package; (&(osgi.wiring.package=org.osgi.service.http)(version>=1.2.0)(!(version>=2.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:56.406 *ERROR* [FelixStartLevel] ERROR: Bundle '42' Error starting launchpad:resources/install/5/org.apache.felix.webconsole.plugins.ds-2.0.2.jar (org.osgi.framework.BundleException: Unable to resolve org.apache.felix.webconsole.plugins.ds [42](R 42.0): missing requirement [org.apache.felix.webconsole.plugins.ds [42](R 42.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.felix.webconsole.i18n)(version>=1.0.0)(!(version>=2.0.0))) [caused by: Unable to resolve org.apache.felix.webconsole [41](R 41.0): missing requirement [org.apache.felix.webconsole [41](R 41.0)] osgi.wiring.package; (&(osgi.wiring.package=org.osgi.service.http)(version>=1.2.0)(!(version>=2.0.0))) [caused by: Unable to resolve org.apache.felix.http.jetty [36](R 36.1): missing requirement [org.apache.felix.http.jetty [36](R 36.1)] osgi.wiring.package; (&(osgi.wiring.package=org.osgi.service.log)(version>=1.3.0)(!(version>=2.0.0))) [caused by: Unable to resolve org.apache.sling.commons.logservice [8](R 8.0): missing requirement [org.apache.sling.commons.logservice [8](R 8.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]]] Unresolved requirements: [[org.apache.felix.webconsole.plugins.ds [42](R 42.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.felix.webconsole.i18n)(version>=1.0.0)(!(version>=2.0.0)))])
org.osgi.framework.BundleException: Unable to resolve org.apache.felix.webconsole.plugins.ds [42](R 42.0): missing requirement [org.apache.felix.webconsole.plugins.ds [42](R 42.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.felix.webconsole.i18n)(version>=1.0.0)(!(version>=2.0.0))) [caused by: Unable to resolve org.apache.felix.webconsole [41](R 41.0): missing requirement [org.apache.felix.webconsole [41](R 41.0)] osgi.wiring.package; (&(osgi.wiring.package=org.osgi.service.http)(version>=1.2.0)(!(version>=2.0.0))) [caused by: Unable to resolve org.apache.felix.http.jetty [36](R 36.1): missing requirement [org.apache.felix.http.jetty [36](R 36.1)] osgi.wiring.package; (&(osgi.wiring.package=org.osgi.service.log)(version>=1.3.0)(!(version>=2.0.0))) [caused by: Unable to resolve org.apache.sling.commons.logservice [8](R 8.0): missing requirement [org.apache.sling.commons.logservice [8](R 8.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]]] Unresolved requirements: [[org.apache.felix.webconsole.plugins.ds [42](R 42.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.felix.webconsole.i18n)(version>=1.0.0)(!(version>=2.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:56.454 *ERROR* [FelixStartLevel] ERROR: Bundle '45' Error starting launchpad:resources/install/5/org.apache.felix.webconsole.plugins.packageadmin-1.0.2.jar (org.osgi.framework.BundleException: Unable to resolve org.apache.felix.webconsole.plugins.packageadmin [45](R 45.0): missing requirement [org.apache.felix.webconsole.plugins.packageadmin [45](R 45.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.felix.inventory)(version>=1.0.0)(!(version>=2.0.0))) [caused by: Unable to resolve org.apache.felix.inventory [39](R 39.0): missing requirement [org.apache.felix.inventory [39](R 39.0)] osgi.wiring.package; (&(osgi.wiring.package=org.osgi.service.log)(version>=1.3.0)(!(version>=2.0.0))) [caused by: Unable to resolve org.apache.sling.commons.logservice [8](R 8.0): missing requirement [org.apache.sling.commons.logservice [8](R 8.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]] Unresolved requirements: [[org.apache.felix.webconsole.plugins.packageadmin [45](R 45.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.felix.inventory)(version>=1.0.0)(!(version>=2.0.0)))])
org.osgi.framework.BundleException: Unable to resolve org.apache.felix.webconsole.plugins.packageadmin [45](R 45.0): missing requirement [org.apache.felix.webconsole.plugins.packageadmin [45](R 45.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.felix.inventory)(version>=1.0.0)(!(version>=2.0.0))) [caused by: Unable to resolve org.apache.felix.inventory [39](R 39.0): missing requirement [org.apache.felix.inventory [39](R 39.0)] osgi.wiring.package; (&(osgi.wiring.package=org.osgi.service.log)(version>=1.3.0)(!(version>=2.0.0))) [caused by: Unable to resolve org.apache.sling.commons.logservice [8](R 8.0): missing requirement [org.apache.sling.commons.logservice [8](R 8.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]] Unresolved requirements: [[org.apache.felix.webconsole.plugins.packageadmin [45](R 45.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.felix.inventory)(version>=1.0.0)(!(version>=2.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:56.455 *ERROR* [FelixStartLevel] ERROR: Bundle '46' Error starting launchpad:resources/install/5/org.apache.sling.installer.console-1.0.0.jar (org.osgi.framework.BundleException: Unable to resolve org.apache.sling.installer.console [46](R 46.0): missing requirement [org.apache.sling.installer.console [46](R 46.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.installer.api.tasks)(version>=1.3.0)(!(version>=2.0.0))) [caused by: Unable to resolve org.apache.sling.installer.core [11](R 11.1): missing requirement [org.apache.sling.installer.core [11](R 11.1)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.7.0)(!(version>=2.0.0)))] Unresolved requirements: [[org.apache.sling.installer.console [46](R 46.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.installer.api.tasks)(version>=1.3.0)(!(version>=2.0.0)))])
org.osgi.framework.BundleException: Unable to resolve org.apache.sling.installer.console [46](R 46.0): missing requirement [org.apache.sling.installer.console [46](R 46.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.installer.api.tasks)(version>=1.3.0)(!(version>=2.0.0))) [caused by: Unable to resolve org.apache.sling.installer.core [11](R 11.1): missing requirement [org.apache.sling.installer.core [11](R 11.1)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.7.0)(!(version>=2.0.0)))] Unresolved requirements: [[org.apache.sling.installer.console [46](R 46.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.installer.api.tasks)(version>=1.3.0)(!(version>=2.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:56.456 *ERROR* [FelixStartLevel] ERROR: Bundle '47' Error starting launchpad:resources/install/5/org.apache.sling.security-1.0.18.jar (org.osgi.framework.BundleException: Unable to resolve org.apache.sling.security [47](R 47.0): missing requirement [org.apache.sling.security [47](R 47.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.1.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[org.apache.sling.security [47](R 47.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.1.0)(!(version>=3.0.0)))])
org.osgi.framework.BundleException: Unable to resolve org.apache.sling.security [47](R 47.0): missing requirement [org.apache.sling.security [47](R 47.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.1.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[org.apache.sling.security [47](R 47.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.1.0)(!(version>=3.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:56.456 *ERROR* [FelixStartLevel] ERROR: Bundle '48' Error starting launchpad:resources/install/6/org.apache.sling.startupfilter-0.0.1-Rev1526908.jar (org.osgi.framework.BundleException: Unable to resolve org.apache.sling.startupfilter [48](R 48.0): missing requirement [org.apache.sling.startupfilter [48](R 48.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0))) Unresolved requirements: [[org.apache.sling.startupfilter [48](R 48.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))])
org.osgi.framework.BundleException: Unable to resolve org.apache.sling.startupfilter [48](R 48.0): missing requirement [org.apache.sling.startupfilter [48](R 48.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0))) Unresolved requirements: [[org.apache.sling.startupfilter [48](R 48.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:56.458 *ERROR* [FelixStartLevel] ERROR: Bundle '49' Error starting launchpad:resources/install.crx3/9/org.apache.felix.jaas-0.0.2.jar (org.osgi.framework.BundleException: Unable to resolve org.apache.felix.jaas [49](R 49.2): missing requirement [org.apache.felix.jaas [49](R 49.2)] osgi.wiring.package; (&(osgi.wiring.package=org.osgi.service.log)(version>=1.3.0)(!(version>=2.0.0))) [caused by: Unable to resolve org.apache.sling.commons.logservice [8](R 8.0): missing requirement [org.apache.sling.commons.logservice [8](R 8.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[org.apache.felix.jaas [49](R 49.2)] osgi.wiring.package; (&(osgi.wiring.package=org.osgi.service.log)(version>=1.3.0)(!(version>=2.0.0)))])
org.osgi.framework.BundleException: Unable to resolve org.apache.felix.jaas [49](R 49.2): missing requirement [org.apache.felix.jaas [49](R 49.2)] osgi.wiring.package; (&(osgi.wiring.package=org.osgi.service.log)(version>=1.3.0)(!(version>=2.0.0))) [caused by: Unable to resolve org.apache.sling.commons.logservice [8](R 8.0): missing requirement [org.apache.sling.commons.logservice [8](R 8.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[org.apache.felix.jaas [49](R 49.2)] osgi.wiring.package; (&(osgi.wiring.package=org.osgi.service.log)(version>=1.3.0)(!(version>=2.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:56.458 *ERROR* [FelixStartLevel] ERROR: Bundle '50' Error starting launchpad:resources/install.crx3/9/org.apache.sling.datasource-1.0.0.jar (org.osgi.framework.BundleException: Unable to resolve org.apache.sling.datasource [50](R 50.0): missing requirement [org.apache.sling.datasource [50](R 50.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0))) Unresolved requirements: [[org.apache.sling.datasource [50](R 50.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))])
org.osgi.framework.BundleException: Unable to resolve org.apache.sling.datasource [50](R 50.0): missing requirement [org.apache.sling.datasource [50](R 50.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0))) Unresolved requirements: [[org.apache.sling.datasource [50](R 50.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:56.459 *ERROR* [FelixStartLevel] ERROR: Bundle '51' Error starting launchpad:resources/install/9/com.adobe.granite.dropwizard.metrics-3.1.0.jar (org.osgi.framework.BundleException: Unable to resolve com.adobe.granite.dropwizard.metrics [51](R 51.0): missing requirement [com.adobe.granite.dropwizard.metrics [51](R 51.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.6.0)(!(version>=2.0.0))) Unresolved requirements: [[com.adobe.granite.dropwizard.metrics [51](R 51.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.6.0)(!(version>=2.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.adobe.granite.dropwizard.metrics [51](R 51.0): missing requirement [com.adobe.granite.dropwizard.metrics [51](R 51.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.6.0)(!(version>=2.0.0))) Unresolved requirements: [[com.adobe.granite.dropwizard.metrics [51](R 51.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.6.0)(!(version>=2.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:56.469 *ERROR* [FelixStartLevel] ERROR: Bundle '54' Error starting launchpad:resources/install/9/cq-compat-runmode-0.2.0.jar (org.osgi.framework.BundleException: Unable to resolve com.day.cq.cq-compat-runmode [54](R 54.0): missing requirement [com.day.cq.cq-compat-runmode [54](R 54.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.settings)(version>=1.0.0)) [caused by: Unable to resolve org.apache.sling.settings [16](R 16.0): missing requirement [org.apache.sling.settings [16](R 16.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[com.day.cq.cq-compat-runmode [54](R 54.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.settings)(version>=1.0.0))])
org.osgi.framework.BundleException: Unable to resolve com.day.cq.cq-compat-runmode [54](R 54.0): missing requirement [com.day.cq.cq-compat-runmode [54](R 54.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.settings)(version>=1.0.0)) [caused by: Unable to resolve org.apache.sling.settings [16](R 16.0): missing requirement [org.apache.sling.settings [16](R 16.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[com.day.cq.cq-compat-runmode [54](R 54.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.settings)(version>=1.0.0))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:56.471 *ERROR* [FelixStartLevel] ERROR: Bundle '56' Error starting launchpad:resources/install/9/cq-pre-upgrade-backup-6.2.8.jar (org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.cq-pre-upgrade-backup [56](R 56.0): missing requirement [com.adobe.cq.cq-pre-upgrade-backup [56](R 56.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0))) Unresolved requirements: [[com.adobe.cq.cq-pre-upgrade-backup [56](R 56.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.cq-pre-upgrade-backup [56](R 56.0): missing requirement [com.adobe.cq.cq-pre-upgrade-backup [56](R 56.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0))) Unresolved requirements: [[com.adobe.cq.cq-pre-upgrade-backup [56](R 56.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:56.472 *ERROR* [FelixStartLevel] ERROR: Bundle '57' Error starting launchpad:resources/install/9/cq-pre-upgrade-cleanup-6.1.2.jar (org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.cq-pre-upgrade-cleanup [57](R 57.0): missing requirement [com.adobe.cq.cq-pre-upgrade-cleanup [57](R 57.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0))) Unresolved requirements: [[com.adobe.cq.cq-pre-upgrade-cleanup [57](R 57.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.cq-pre-upgrade-cleanup [57](R 57.0): missing requirement [com.adobe.cq.cq-pre-upgrade-cleanup [57](R 57.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0))) Unresolved requirements: [[com.adobe.cq.cq-pre-upgrade-cleanup [57](R 57.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:56.474 *ERROR* [FelixStartLevel] ERROR: Bundle '58' Error starting launchpad:resources/install/9/cq-product-info-provider-6.2.0.jar (org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.cq-product-info-provider [58](R 58.6): missing requirement [com.adobe.cq.cq-product-info-provider [58](R 58.6)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.1.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[com.adobe.cq.cq-product-info-provider [58](R 58.6)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.1.0)(!(version>=3.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.cq-product-info-provider [58](R 58.6): missing requirement [com.adobe.cq.cq-product-info-provider [58](R 58.6)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.1.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[com.adobe.cq.cq-product-info-provider [58](R 58.6)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.1.0)(!(version>=3.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:56.475 *ERROR* [FelixStartLevel] ERROR: Bundle '59' Error starting launchpad:resources/install/9/org.apache.felix.http.sslfilter-1.0.4.jar (org.osgi.framework.BundleException: Unable to resolve org.apache.felix.http.sslfilter [59](R 59.5): missing requirement [org.apache.felix.http.sslfilter [59](R 59.5)] osgi.wiring.package; (&(osgi.wiring.package=org.osgi.service.log)(version>=1.3.0)(!(version>=2.0.0))) [caused by: Unable to resolve org.apache.sling.commons.logservice [8](R 8.0): missing requirement [org.apache.sling.commons.logservice [8](R 8.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[org.apache.felix.http.sslfilter [59](R 59.5)] osgi.wiring.package; (&(osgi.wiring.package=org.osgi.service.log)(version>=1.3.0)(!(version>=2.0.0)))])
org.osgi.framework.BundleException: Unable to resolve org.apache.felix.http.sslfilter [59](R 59.5): missing requirement [org.apache.felix.http.sslfilter [59](R 59.5)] osgi.wiring.package; (&(osgi.wiring.package=org.osgi.service.log)(version>=1.3.0)(!(version>=2.0.0))) [caused by: Unable to resolve org.apache.sling.commons.logservice [8](R 8.0): missing requirement [org.apache.sling.commons.logservice [8](R 8.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[org.apache.felix.http.sslfilter [59](R 59.5)] osgi.wiring.package; (&(osgi.wiring.package=org.osgi.service.log)(version>=1.3.0)(!(version>=2.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:56.477 *ERROR* [FelixStartLevel] ERROR: Bundle '60' Error starting launchpad:resources/install/9/org.apache.sling.commons.metrics-1.0.0.jar (org.osgi.framework.BundleException: Unable to resolve org.apache.sling.commons.metrics [60](R 60.0): missing requirement [org.apache.sling.commons.metrics [60](R 60.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0))) Unresolved requirements: [[org.apache.sling.commons.metrics [60](R 60.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))])
org.osgi.framework.BundleException: Unable to resolve org.apache.sling.commons.metrics [60](R 60.0): missing requirement [org.apache.sling.commons.metrics [60](R 60.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0))) Unresolved requirements: [[org.apache.sling.commons.metrics [60](R 60.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:56.483 *ERROR* [FelixStartLevel] ERROR: Bundle '62' Error starting launchpad:resources/install/9/org.apache.sling.serviceusermapper-1.2.2.jar (org.osgi.framework.BundleException: Unable to resolve org.apache.sling.serviceusermapper [62](R 62.2): missing requirement [org.apache.sling.serviceusermapper [62](R 62.2)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0))) Unresolved requirements: [[org.apache.sling.serviceusermapper [62](R 62.2)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))])
org.osgi.framework.BundleException: Unable to resolve org.apache.sling.serviceusermapper [62](R 62.2): missing requirement [org.apache.sling.serviceusermapper [62](R 62.2)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0))) Unresolved requirements: [[org.apache.sling.serviceusermapper [62](R 62.2)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:56.485 *ERROR* [FelixStartLevel] ERROR: Bundle '63' Error starting launchpad:resources/install/12/com.adobe.granite.license-1.0.12.jar (org.osgi.framework.BundleException: Unable to resolve com.adobe.granite.license [63](R 63.5): missing requirement [com.adobe.granite.license [63](R 63.5)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.7.6)(!(version>=2.0.0))) Unresolved requirements: [[com.adobe.granite.license [63](R 63.5)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.7.6)(!(version>=2.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.adobe.granite.license [63](R 63.5): missing requirement [com.adobe.granite.license [63](R 63.5)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.7.6)(!(version>=2.0.0))) Unresolved requirements: [[com.adobe.granite.license [63](R 63.5)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.7.6)(!(version>=2.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:56.486 *ERROR* [FelixStartLevel] ERROR: Bundle '64' Error starting launchpad:resources/install/12/org.apache.sling.api-2.11.0.jar (org.osgi.framework.BundleException: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0))) Unresolved requirements: [[org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))])
org.osgi.framework.BundleException: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0))) Unresolved requirements: [[org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:57.019 *ERROR* [FelixStartLevel] ERROR: Bundle '68' Error starting launchpad:resources/install/14/com.adobe.granite.poi-2.0.6.jar (org.osgi.framework.BundleException: Unable to resolve com.adobe.granite.poi [68](R 68.2): missing requirement [com.adobe.granite.poi [68](R 68.2)] osgi.wiring.package; (osgi.wiring.package=org.apache.commons.logging) Unresolved requirements: [[com.adobe.granite.poi [68](R 68.2)] osgi.wiring.package; (osgi.wiring.package=org.apache.commons.logging)])
org.osgi.framework.BundleException: Unable to resolve com.adobe.granite.poi [68](R 68.2): missing requirement [com.adobe.granite.poi [68](R 68.2)] osgi.wiring.package; (osgi.wiring.package=org.apache.commons.logging) Unresolved requirements: [[com.adobe.granite.poi [68](R 68.2)] osgi.wiring.package; (osgi.wiring.package=org.apache.commons.logging)]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:59.209 *ERROR* [FelixStartLevel] ERROR: Bundle '85' Error starting launchpad:resources/install.crx3/15/com.adobe.granite.repository-1.2.66-CQ620-B0006.jar (org.osgi.framework.BundleException: Unable to resolve com.adobe.granite.repository [85](R 85.4): missing requirement [com.adobe.granite.repository [85](R 85.4)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.granite.license)(version>=1.1.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.adobe.granite.license [63](R 63.5): missing requirement [com.adobe.granite.license [63](R 63.5)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.7.6)(!(version>=2.0.0)))] Unresolved requirements: [[com.adobe.granite.repository [85](R 85.4)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.granite.license)(version>=1.1.0)(!(version>=2.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.adobe.granite.repository [85](R 85.4): missing requirement [com.adobe.granite.repository [85](R 85.4)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.granite.license)(version>=1.1.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.adobe.granite.license [63](R 63.5): missing requirement [com.adobe.granite.license [63](R 63.5)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.7.6)(!(version>=2.0.0)))] Unresolved requirements: [[com.adobe.granite.repository [85](R 85.4)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.granite.license)(version>=1.1.0)(!(version>=2.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:59.214 *ERROR* [FelixStartLevel] ERROR: Bundle '87' Error starting launchpad:resources/install.crx3/15/jackrabbit-data-2.12.1.jar (org.osgi.framework.BundleException: Unable to resolve org.apache.jackrabbit.jackrabbit-data [87](R 87.4): missing requirement [org.apache.jackrabbit.jackrabbit-data [87](R 87.4)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.6.0)(!(version>=2.0.0))) Unresolved requirements: [[org.apache.jackrabbit.jackrabbit-data [87](R 87.4)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.6.0)(!(version>=2.0.0)))])
org.osgi.framework.BundleException: Unable to resolve org.apache.jackrabbit.jackrabbit-data [87](R 87.4): missing requirement [org.apache.jackrabbit.jackrabbit-data [87](R 87.4)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.6.0)(!(version>=2.0.0))) Unresolved requirements: [[org.apache.jackrabbit.jackrabbit-data [87](R 87.4)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.6.0)(!(version>=2.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:59.220 *ERROR* [FelixStartLevel] ERROR: Bundle '89' Error starting launchpad:resources/install.crx3/15/oak-auth-external-1.4.1.jar (org.osgi.framework.BundleException: Unable to resolve org.apache.jackrabbit.oak-auth-external [89](R 89.4): missing requirement [org.apache.jackrabbit.oak-auth-external [89](R 89.4)] osgi.wiring.package; (osgi.wiring.package=org.apache.jackrabbit.oak.commons) [caused by: Unable to resolve org.apache.jackrabbit.oak-commons [92](R 92.4): missing requirement [org.apache.jackrabbit.oak-commons [92](R 92.4)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.7.0)(!(version>=2.0.0)))] Unresolved requirements: [[org.apache.jackrabbit.oak-auth-external [89](R 89.4)] osgi.wiring.package; (osgi.wiring.package=org.apache.jackrabbit.oak.commons)])
org.osgi.framework.BundleException: Unable to resolve org.apache.jackrabbit.oak-auth-external [89](R 89.4): missing requirement [org.apache.jackrabbit.oak-auth-external [89](R 89.4)] osgi.wiring.package; (osgi.wiring.package=org.apache.jackrabbit.oak.commons) [caused by: Unable to resolve org.apache.jackrabbit.oak-commons [92](R 92.4): missing requirement [org.apache.jackrabbit.oak-commons [92](R 92.4)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.7.0)(!(version>=2.0.0)))] Unresolved requirements: [[org.apache.jackrabbit.oak-auth-external [89](R 89.4)] osgi.wiring.package; (osgi.wiring.package=org.apache.jackrabbit.oak.commons)]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:59.222 *ERROR* [FelixStartLevel] ERROR: Bundle '90' Error starting launchpad:resources/install.crx3/15/oak-auth-ldap-1.4.1.jar (org.osgi.framework.BundleException: Unable to resolve org.apache.jackrabbit.oak-auth-ldap [90](R 90.4): missing requirement [org.apache.jackrabbit.oak-auth-ldap [90](R 90.4)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.7.0)(!(version>=2.0.0))) Unresolved requirements: [[org.apache.jackrabbit.oak-auth-ldap [90](R 90.4)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.7.0)(!(version>=2.0.0)))])
org.osgi.framework.BundleException: Unable to resolve org.apache.jackrabbit.oak-auth-ldap [90](R 90.4): missing requirement [org.apache.jackrabbit.oak-auth-ldap [90](R 90.4)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.7.0)(!(version>=2.0.0))) Unresolved requirements: [[org.apache.jackrabbit.oak-auth-ldap [90](R 90.4)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.7.0)(!(version>=2.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:59.224 *ERROR* [FelixStartLevel] ERROR: Bundle '91' Error starting launchpad:resources/install.crx3/15/oak-blob-1.4.1.jar (org.osgi.framework.BundleException: Unable to resolve org.apache.jackrabbit.oak-blob [91](R 91.4): missing requirement [org.apache.jackrabbit.oak-blob [91](R 91.4)] osgi.wiring.package; (osgi.wiring.package=org.apache.jackrabbit.oak.commons.cache) [caused by: Unable to resolve org.apache.jackrabbit.oak-commons [92](R 92.4): missing requirement [org.apache.jackrabbit.oak-commons [92](R 92.4)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.7.0)(!(version>=2.0.0)))] Unresolved requirements: [[org.apache.jackrabbit.oak-blob [91](R 91.4)] osgi.wiring.package; (osgi.wiring.package=org.apache.jackrabbit.oak.commons.cache)])
org.osgi.framework.BundleException: Unable to resolve org.apache.jackrabbit.oak-blob [91](R 91.4): missing requirement [org.apache.jackrabbit.oak-blob [91](R 91.4)] osgi.wiring.package; (osgi.wiring.package=org.apache.jackrabbit.oak.commons.cache) [caused by: Unable to resolve org.apache.jackrabbit.oak-commons [92](R 92.4): missing requirement [org.apache.jackrabbit.oak-commons [92](R 92.4)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.7.0)(!(version>=2.0.0)))] Unresolved requirements: [[org.apache.jackrabbit.oak-blob [91](R 91.4)] osgi.wiring.package; (osgi.wiring.package=org.apache.jackrabbit.oak.commons.cache)]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:59.225 *ERROR* [FelixStartLevel] ERROR: Bundle '92' Error starting launchpad:resources/install.crx3/15/oak-commons-1.4.1.jar (org.osgi.framework.BundleException: Unable to resolve org.apache.jackrabbit.oak-commons [92](R 92.4): missing requirement [org.apache.jackrabbit.oak-commons [92](R 92.4)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.7.0)(!(version>=2.0.0))) Unresolved requirements: [[org.apache.jackrabbit.oak-commons [92](R 92.4)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.7.0)(!(version>=2.0.0)))])
org.osgi.framework.BundleException: Unable to resolve org.apache.jackrabbit.oak-commons [92](R 92.4): missing requirement [org.apache.jackrabbit.oak-commons [92](R 92.4)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.7.0)(!(version>=2.0.0))) Unresolved requirements: [[org.apache.jackrabbit.oak-commons [92](R 92.4)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.7.0)(!(version>=2.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:59.227 *ERROR* [FelixStartLevel] ERROR: Bundle '93' Error starting launchpad:resources/install.crx3/15/oak-core-1.4.1.jar (org.osgi.framework.BundleException: Unable to resolve org.apache.jackrabbit.oak-core [93](R 93.4): missing requirement [org.apache.jackrabbit.oak-core [93](R 93.4)] osgi.wiring.package; (osgi.wiring.package=org.apache.jackrabbit.oak.commons.concurrent) [caused by: Unable to resolve org.apache.jackrabbit.oak-commons [92](R 92.4): missing requirement [org.apache.jackrabbit.oak-commons [92](R 92.4)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.7.0)(!(version>=2.0.0)))] Unresolved requirements: [[org.apache.jackrabbit.oak-core [93](R 93.4)] osgi.wiring.package; (osgi.wiring.package=org.apache.jackrabbit.oak.commons.concurrent)])
org.osgi.framework.BundleException: Unable to resolve org.apache.jackrabbit.oak-core [93](R 93.4): missing requirement [org.apache.jackrabbit.oak-core [93](R 93.4)] osgi.wiring.package; (osgi.wiring.package=org.apache.jackrabbit.oak.commons.concurrent) [caused by: Unable to resolve org.apache.jackrabbit.oak-commons [92](R 92.4): missing requirement [org.apache.jackrabbit.oak-commons [92](R 92.4)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.7.0)(!(version>=2.0.0)))] Unresolved requirements: [[org.apache.jackrabbit.oak-core [93](R 93.4)] osgi.wiring.package; (osgi.wiring.package=org.apache.jackrabbit.oak.commons.concurrent)]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:59.229 *ERROR* [FelixStartLevel] ERROR: Bundle '94' Error starting launchpad:resources/install.crx3/15/oak-lucene-1.4.1.jar (org.osgi.framework.BundleException: Unable to resolve org.apache.jackrabbit.oak-lucene [94](R 94.4): missing requirement [org.apache.jackrabbit.oak-lucene [94](R 94.4)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.jackrabbit.oak.api.jmx)(version>=3.3.0)(!(version>=4.0.0))) [caused by: Unable to resolve org.apache.jackrabbit.oak-core [93](R 93.4): missing requirement [org.apache.jackrabbit.oak-core [93](R 93.4)] osgi.wiring.package; (osgi.wiring.package=org.apache.jackrabbit.oak.commons.concurrent) [caused by: Unable to resolve org.apache.jackrabbit.oak-commons [92](R 92.4): missing requirement [org.apache.jackrabbit.oak-commons [92](R 92.4)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.7.0)(!(version>=2.0.0)))]] Unresolved requirements: [[org.apache.jackrabbit.oak-lucene [94](R 94.4)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.jackrabbit.oak.api.jmx)(version>=3.3.0)(!(version>=4.0.0)))])
org.osgi.framework.BundleException: Unable to resolve org.apache.jackrabbit.oak-lucene [94](R 94.4): missing requirement [org.apache.jackrabbit.oak-lucene [94](R 94.4)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.jackrabbit.oak.api.jmx)(version>=3.3.0)(!(version>=4.0.0))) [caused by: Unable to resolve org.apache.jackrabbit.oak-core [93](R 93.4): missing requirement [org.apache.jackrabbit.oak-core [93](R 93.4)] osgi.wiring.package; (osgi.wiring.package=org.apache.jackrabbit.oak.commons.concurrent) [caused by: Unable to resolve org.apache.jackrabbit.oak-commons [92](R 92.4): missing requirement [org.apache.jackrabbit.oak-commons [92](R 92.4)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.7.0)(!(version>=2.0.0)))]] Unresolved requirements: [[org.apache.jackrabbit.oak-lucene [94](R 94.4)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.jackrabbit.oak.api.jmx)(version>=3.3.0)(!(version>=4.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:59.231 *ERROR* [FelixStartLevel] ERROR: Bundle '95' Error starting launchpad:resources/install.crx3/15/oak-segment-1.4.1.jar (org.osgi.framework.BundleException: Unable to resolve org.apache.jackrabbit.oak-segment [95](R 95.4): missing requirement [org.apache.jackrabbit.oak-segment [95](R 95.4)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.jackrabbit.oak.api.jmx)(version>=3.3.0)(!(version>=4.0.0))) [caused by: Unable to resolve org.apache.jackrabbit.oak-core [93](R 93.4): missing requirement [org.apache.jackrabbit.oak-core [93](R 93.4)] osgi.wiring.package; (osgi.wiring.package=org.apache.jackrabbit.oak.commons.concurrent) [caused by: Unable to resolve org.apache.jackrabbit.oak-commons [92](R 92.4): missing requirement [org.apache.jackrabbit.oak-commons [92](R 92.4)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.7.0)(!(version>=2.0.0)))]] Unresolved requirements: [[org.apache.jackrabbit.oak-segment [95](R 95.4)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.jackrabbit.oak.api.jmx)(version>=3.3.0)(!(version>=4.0.0)))])
org.osgi.framework.BundleException: Unable to resolve org.apache.jackrabbit.oak-segment [95](R 95.4): missing requirement [org.apache.jackrabbit.oak-segment [95](R 95.4)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.jackrabbit.oak.api.jmx)(version>=3.3.0)(!(version>=4.0.0))) [caused by: Unable to resolve org.apache.jackrabbit.oak-core [93](R 93.4): missing requirement [org.apache.jackrabbit.oak-core [93](R 93.4)] osgi.wiring.package; (osgi.wiring.package=org.apache.jackrabbit.oak.commons.concurrent) [caused by: Unable to resolve org.apache.jackrabbit.oak-commons [92](R 92.4): missing requirement [org.apache.jackrabbit.oak-commons [92](R 92.4)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.7.0)(!(version>=2.0.0)))]] Unresolved requirements: [[org.apache.jackrabbit.oak-segment [95](R 95.4)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.jackrabbit.oak.api.jmx)(version>=3.3.0)(!(version>=4.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:59.234 *ERROR* [FelixStartLevel] ERROR: Bundle '96' Error starting launchpad:resources/install.crx3/15/oak-solr-osgi-1.4.1.jar (org.osgi.framework.BundleException: Unable to resolve org.apache.jackrabbit.oak-solr-osgi [96](R 96.4): missing requirement [org.apache.jackrabbit.oak-solr-osgi [96](R 96.4)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.commons.logging)(version>=1.1.0)(!(version>=2.0.0))) Unresolved requirements: [[org.apache.jackrabbit.oak-solr-osgi [96](R 96.4)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.commons.logging)(version>=1.1.0)(!(version>=2.0.0)))])
org.osgi.framework.BundleException: Unable to resolve org.apache.jackrabbit.oak-solr-osgi [96](R 96.4): missing requirement [org.apache.jackrabbit.oak-solr-osgi [96](R 96.4)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.commons.logging)(version>=1.1.0)(!(version>=2.0.0))) Unresolved requirements: [[org.apache.jackrabbit.oak-solr-osgi [96](R 96.4)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.commons.logging)(version>=1.1.0)(!(version>=2.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:59.235 *ERROR* [FelixStartLevel] ERROR: Bundle '97' Error starting launchpad:resources/install.crx3/15/oak-tarmk-standby-1.4.1.jar (org.osgi.framework.BundleException: Unable to resolve org.apache.jackrabbit.oak-tarmk-standby [97](R 97.4): missing requirement [org.apache.jackrabbit.oak-tarmk-standby [97](R 97.4)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.commons.logging)(version>=1.1.0)(!(version>=2.0.0))) Unresolved requirements: [[org.apache.jackrabbit.oak-tarmk-standby [97](R 97.4)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.commons.logging)(version>=1.1.0)(!(version>=2.0.0)))])
org.osgi.framework.BundleException: Unable to resolve org.apache.jackrabbit.oak-tarmk-standby [97](R 97.4): missing requirement [org.apache.jackrabbit.oak-tarmk-standby [97](R 97.4)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.commons.logging)(version>=1.1.0)(!(version>=2.0.0))) Unresolved requirements: [[org.apache.jackrabbit.oak-tarmk-standby [97](R 97.4)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.commons.logging)(version>=1.1.0)(!(version>=2.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:59.237 *ERROR* [FelixStartLevel] ERROR: Bundle '98' Error starting launchpad:resources/install/15/com.adobe.granite.jmx-0.3.0.jar (org.osgi.framework.BundleException: Unable to resolve com.adobe.granite.jmx [98](R 98.0): missing requirement [com.adobe.granite.jmx [98](R 98.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.2)(!(version>=2.0.0))) Unresolved requirements: [[com.adobe.granite.jmx [98](R 98.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.2)(!(version>=2.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.adobe.granite.jmx [98](R 98.0): missing requirement [com.adobe.granite.jmx [98](R 98.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.2)(!(version>=2.0.0))) Unresolved requirements: [[com.adobe.granite.jmx [98](R 98.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.2)(!(version>=2.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:59.239 *ERROR* [FelixStartLevel] ERROR: Bundle '99' Error starting launchpad:resources/install/15/crx-api-2.6.6.jar (org.osgi.framework.BundleException: Unable to resolve com.day.crx.crx-api [99](R 99.0): missing requirement [com.day.crx.crx-api [99](R 99.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.jackrabbit.api)(version>=2.3.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.jackrabbit.jackrabbit-api [101](R 101.4): missing requirement [org.apache.jackrabbit.jackrabbit-api [101](R 101.4)] osgi.wiring.package; (osgi.wiring.package=javax.transaction.xa) [caused by: Unable to resolve org.apache.aries.transaction.manager [23](R 23.0): missing requirement [org.apache.aries.transaction.manager [23](R 23.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.7.0)(!(version>=2.0.0)))]] Unresolved requirements: [[com.day.crx.crx-api [99](R 99.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.jackrabbit.api)(version>=2.3.0)(!(version>=3.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.day.crx.crx-api [99](R 99.0): missing requirement [com.day.crx.crx-api [99](R 99.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.jackrabbit.api)(version>=2.3.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.jackrabbit.jackrabbit-api [101](R 101.4): missing requirement [org.apache.jackrabbit.jackrabbit-api [101](R 101.4)] osgi.wiring.package; (osgi.wiring.package=javax.transaction.xa) [caused by: Unable to resolve org.apache.aries.transaction.manager [23](R 23.0): missing requirement [org.apache.aries.transaction.manager [23](R 23.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.7.0)(!(version>=2.0.0)))]] Unresolved requirements: [[com.day.crx.crx-api [99](R 99.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.jackrabbit.api)(version>=2.3.0)(!(version>=3.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:59.239 *ERROR* [FelixStartLevel] ERROR: Bundle '100' Error starting launchpad:resources/install/15/day-commons-text-1.1.10.jar (org.osgi.framework.BundleException: Unable to resolve com.day.commons.day-commons-text [100](R 100.0): missing requirement [com.day.commons.day-commons-text [100](R 100.0)] osgi.wiring.package; (osgi.wiring.package=org.slf4j) Unresolved requirements: [[com.day.commons.day-commons-text [100](R 100.0)] osgi.wiring.package; (osgi.wiring.package=org.slf4j)])
org.osgi.framework.BundleException: Unable to resolve com.day.commons.day-commons-text [100](R 100.0): missing requirement [com.day.commons.day-commons-text [100](R 100.0)] osgi.wiring.package; (osgi.wiring.package=org.slf4j) Unresolved requirements: [[com.day.commons.day-commons-text [100](R 100.0)] osgi.wiring.package; (osgi.wiring.package=org.slf4j)]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:59.241 *ERROR* [FelixStartLevel] ERROR: Bundle '101' Error starting launchpad:resources/install/15/jackrabbit-api-2.12.1.jar (org.osgi.framework.BundleException: Unable to resolve org.apache.jackrabbit.jackrabbit-api [101](R 101.4): missing requirement [org.apache.jackrabbit.jackrabbit-api [101](R 101.4)] osgi.wiring.package; (osgi.wiring.package=javax.transaction.xa) [caused by: Unable to resolve org.apache.aries.transaction.manager [23](R 23.0): missing requirement [org.apache.aries.transaction.manager [23](R 23.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.7.0)(!(version>=2.0.0)))] Unresolved requirements: [[org.apache.jackrabbit.jackrabbit-api [101](R 101.4)] osgi.wiring.package; (osgi.wiring.package=javax.transaction.xa)])
org.osgi.framework.BundleException: Unable to resolve org.apache.jackrabbit.jackrabbit-api [101](R 101.4): missing requirement [org.apache.jackrabbit.jackrabbit-api [101](R 101.4)] osgi.wiring.package; (osgi.wiring.package=javax.transaction.xa) [caused by: Unable to resolve org.apache.aries.transaction.manager [23](R 23.0): missing requirement [org.apache.aries.transaction.manager [23](R 23.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.7.0)(!(version>=2.0.0)))] Unresolved requirements: [[org.apache.jackrabbit.jackrabbit-api [101](R 101.4)] osgi.wiring.package; (osgi.wiring.package=javax.transaction.xa)]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:59.252 *ERROR* [FelixStartLevel] ERROR: Bundle '103' Error starting launchpad:resources/install/15/jackrabbit-jcr-rmi-2.12.1.jar (org.osgi.framework.BundleException: Unable to resolve org.apache.jackrabbit.jackrabbit-jcr-rmi [103](R 103.0): missing requirement [org.apache.jackrabbit.jackrabbit-jcr-rmi [103](R 103.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.6.0)(!(version>=2.0.0))) Unresolved requirements: [[org.apache.jackrabbit.jackrabbit-jcr-rmi [103](R 103.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.6.0)(!(version>=2.0.0)))])
org.osgi.framework.BundleException: Unable to resolve org.apache.jackrabbit.jackrabbit-jcr-rmi [103](R 103.0): missing requirement [org.apache.jackrabbit.jackrabbit-jcr-rmi [103](R 103.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.6.0)(!(version>=2.0.0))) Unresolved requirements: [[org.apache.jackrabbit.jackrabbit-jcr-rmi [103](R 103.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.6.0)(!(version>=2.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:59.257 *ERROR* [FelixStartLevel] ERROR: Bundle '105' Error starting launchpad:resources/install/15/org.apache.sling.commons.threads-3.2.6.jar (org.osgi.framework.BundleException: Unable to resolve org.apache.sling.commons.threads [105](R 105.0): missing requirement [org.apache.sling.commons.threads [105](R 105.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0))) Unresolved requirements: [[org.apache.sling.commons.threads [105](R 105.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))])
org.osgi.framework.BundleException: Unable to resolve org.apache.sling.commons.threads [105](R 105.0): missing requirement [org.apache.sling.commons.threads [105](R 105.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0))) Unresolved requirements: [[org.apache.sling.commons.threads [105](R 105.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:59.259 *ERROR* [FelixStartLevel] ERROR: Bundle '106' Error starting launchpad:resources/install/15/org.apache.sling.extensions.webconsolesecurityprovider-1.1.6.jar (org.osgi.framework.BundleException: Unable to resolve org.apache.sling.extensions.webconsolesecurityprovider [106](R 106.0): missing requirement [org.apache.sling.extensions.webconsolesecurityprovider [106](R 106.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0))) Unresolved requirements: [[org.apache.sling.extensions.webconsolesecurityprovider [106](R 106.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))])
org.osgi.framework.BundleException: Unable to resolve org.apache.sling.extensions.webconsolesecurityprovider [106](R 106.0): missing requirement [org.apache.sling.extensions.webconsolesecurityprovider [106](R 106.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0))) Unresolved requirements: [[org.apache.sling.extensions.webconsolesecurityprovider [106](R 106.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:59.265 *ERROR* [FelixStartLevel] ERROR: Bundle '108' Error starting launchpad:resources/install/15/org.apache.sling.jcr.base-2.3.2.jar (org.osgi.framework.BundleException: Unable to resolve org.apache.sling.jcr.base [108](R 108.0): missing requirement [org.apache.sling.jcr.base [108](R 108.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.jackrabbit.rmi.remote)(version>=2.0.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.jackrabbit.jackrabbit-jcr-rmi [103](R 103.0): missing requirement [org.apache.jackrabbit.jackrabbit-jcr-rmi [103](R 103.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.6.0)(!(version>=2.0.0)))] Unresolved requirements: [[org.apache.sling.jcr.base [108](R 108.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.jackrabbit.rmi.remote)(version>=2.0.0)(!(version>=3.0.0)))])
org.osgi.framework.BundleException: Unable to resolve org.apache.sling.jcr.base [108](R 108.0): missing requirement [org.apache.sling.jcr.base [108](R 108.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.jackrabbit.rmi.remote)(version>=2.0.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.jackrabbit.jackrabbit-jcr-rmi [103](R 103.0): missing requirement [org.apache.jackrabbit.jackrabbit-jcr-rmi [103](R 103.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.6.0)(!(version>=2.0.0)))] Unresolved requirements: [[org.apache.sling.jcr.base [108](R 108.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.jackrabbit.rmi.remote)(version>=2.0.0)(!(version>=3.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:59.265 *ERROR* [FelixStartLevel] ERROR: Bundle '110' Error starting launchpad:resources/install/15/org.apache.sling.jcr.registration-1.0.2.jar (org.osgi.framework.BundleException: Unable to resolve org.apache.sling.jcr.registration [110](R 110.0): missing requirement [org.apache.sling.jcr.registration [110](R 110.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.jackrabbit.rmi.server)(version>=2.0.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.jackrabbit.jackrabbit-jcr-rmi [103](R 103.0): missing requirement [org.apache.jackrabbit.jackrabbit-jcr-rmi [103](R 103.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.6.0)(!(version>=2.0.0)))] Unresolved requirements: [[org.apache.sling.jcr.registration [110](R 110.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.jackrabbit.rmi.server)(version>=2.0.0)(!(version>=3.0.0)))])
org.osgi.framework.BundleException: Unable to resolve org.apache.sling.jcr.registration [110](R 110.0): missing requirement [org.apache.sling.jcr.registration [110](R 110.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.jackrabbit.rmi.server)(version>=2.0.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.jackrabbit.jackrabbit-jcr-rmi [103](R 103.0): missing requirement [org.apache.jackrabbit.jackrabbit-jcr-rmi [103](R 103.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.6.0)(!(version>=2.0.0)))] Unresolved requirements: [[org.apache.sling.jcr.registration [110](R 110.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.jackrabbit.rmi.server)(version>=2.0.0)(!(version>=3.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:59.266 *ERROR* [FelixStartLevel] ERROR: Bundle '111' Error starting launchpad:resources/install/16/com.adobe.granite.installer.factory.packages-1.0.0.jar (org.osgi.framework.BundleException: Unable to resolve com.adobe.granite.installer.factory.packages [111](R 111.0): missing requirement [com.adobe.granite.installer.factory.packages [111](R 111.0)] osgi.wiring.package; (&(osgi.wiring.package=com.day.jcr.vault.fs.io)(version>=2.4.0)(!(version>=3.0.0))) [caused by: Unable to resolve com.day.jcr.vault.com.day.jcr.vault [113](R 113.0): missing requirement [com.day.jcr.vault.com.day.jcr.vault [113](R 113.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.jackrabbit.vault.fs.config)(version>=2.4.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.jackrabbit.vault [116](R 116.2): missing requirement [org.apache.jackrabbit.vault [116](R 116.2)] osgi.wiring.package; (osgi.wiring.package=org.apache.jackrabbit.api.security) [caused by: Unable to resolve org.apache.jackrabbit.jackrabbit-api [101](R 101.4): missing requirement [org.apache.jackrabbit.jackrabbit-api [101](R 101.4)] osgi.wiring.package; (osgi.wiring.package=javax.transaction.xa) [caused by: Unable to resolve org.apache.aries.transaction.manager [23](R 23.0): missing requirement [org.apache.aries.transaction.manager [23](R 23.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.7.0)(!(version>=2.0.0)))]]]] Unresolved requirements: [[com.adobe.granite.installer.factory.packages [111](R 111.0)] osgi.wiring.package; (&(osgi.wiring.package=com.day.jcr.vault.fs.io)(version>=2.4.0)(!(version>=3.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.adobe.granite.installer.factory.packages [111](R 111.0): missing requirement [com.adobe.granite.installer.factory.packages [111](R 111.0)] osgi.wiring.package; (&(osgi.wiring.package=com.day.jcr.vault.fs.io)(version>=2.4.0)(!(version>=3.0.0))) [caused by: Unable to resolve com.day.jcr.vault.com.day.jcr.vault [113](R 113.0): missing requirement [com.day.jcr.vault.com.day.jcr.vault [113](R 113.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.jackrabbit.vault.fs.config)(version>=2.4.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.jackrabbit.vault [116](R 116.2): missing requirement [org.apache.jackrabbit.vault [116](R 116.2)] osgi.wiring.package; (osgi.wiring.package=org.apache.jackrabbit.api.security) [caused by: Unable to resolve org.apache.jackrabbit.jackrabbit-api [101](R 101.4): missing requirement [org.apache.jackrabbit.jackrabbit-api [101](R 101.4)] osgi.wiring.package; (osgi.wiring.package=javax.transaction.xa) [caused by: Unable to resolve org.apache.aries.transaction.manager [23](R 23.0): missing requirement [org.apache.aries.transaction.manager [23](R 23.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.7.0)(!(version>=2.0.0)))]]]] Unresolved requirements: [[com.adobe.granite.installer.factory.packages [111](R 111.0)] osgi.wiring.package; (&(osgi.wiring.package=com.day.jcr.vault.fs.io)(version>=2.4.0)(!(version>=3.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:59.267 *ERROR* [FelixStartLevel] ERROR: Bundle '112' Error starting launchpad:resources/install/16/com.adobe.granite.jcrclustersupport-0.7.2.jar (org.osgi.framework.BundleException: Unable to resolve com.day.cq.cq-jcrclustersupport [112](R 112.0): missing requirement [com.day.cq.cq-jcrclustersupport [112](R 112.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.2)(!(version>=2.0.0))) Unresolved requirements: [[com.day.cq.cq-jcrclustersupport [112](R 112.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.2)(!(version>=2.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.day.cq.cq-jcrclustersupport [112](R 112.0): missing requirement [com.day.cq.cq-jcrclustersupport [112](R 112.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.2)(!(version>=2.0.0))) Unresolved requirements: [[com.day.cq.cq-jcrclustersupport [112](R 112.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.2)(!(version>=2.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:59.268 *ERROR* [FelixStartLevel] ERROR: Bundle '113' Error starting launchpad:resources/install/16/com.day.jcr.vault-2.5.10.jar (org.osgi.framework.BundleException: Unable to resolve com.day.jcr.vault.com.day.jcr.vault [113](R 113.0): missing requirement [com.day.jcr.vault.com.day.jcr.vault [113](R 113.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.jackrabbit.vault.fs.config)(version>=2.4.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.jackrabbit.vault [116](R 116.2): missing requirement [org.apache.jackrabbit.vault [116](R 116.2)] osgi.wiring.package; (osgi.wiring.package=org.apache.jackrabbit.api.security) [caused by: Unable to resolve org.apache.jackrabbit.jackrabbit-api [101](R 101.4): missing requirement [org.apache.jackrabbit.jackrabbit-api [101](R 101.4)] osgi.wiring.package; (osgi.wiring.package=javax.transaction.xa) [caused by: Unable to resolve org.apache.aries.transaction.manager [23](R 23.0): missing requirement [org.apache.aries.transaction.manager [23](R 23.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.7.0)(!(version>=2.0.0)))]]] Unresolved requirements: [[com.day.jcr.vault.com.day.jcr.vault [113](R 113.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.jackrabbit.vault.fs.config)(version>=2.4.0)(!(version>=3.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.day.jcr.vault.com.day.jcr.vault [113](R 113.0): missing requirement [com.day.jcr.vault.com.day.jcr.vault [113](R 113.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.jackrabbit.vault.fs.config)(version>=2.4.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.jackrabbit.vault [116](R 116.2): missing requirement [org.apache.jackrabbit.vault [116](R 116.2)] osgi.wiring.package; (osgi.wiring.package=org.apache.jackrabbit.api.security) [caused by: Unable to resolve org.apache.jackrabbit.jackrabbit-api [101](R 101.4): missing requirement [org.apache.jackrabbit.jackrabbit-api [101](R 101.4)] osgi.wiring.package; (osgi.wiring.package=javax.transaction.xa) [caused by: Unable to resolve org.apache.aries.transaction.manager [23](R 23.0): missing requirement [org.apache.aries.transaction.manager [23](R 23.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.7.0)(!(version>=2.0.0)))]]] Unresolved requirements: [[com.day.jcr.vault.com.day.jcr.vault [113](R 113.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.jackrabbit.vault.fs.config)(version>=2.4.0)(!(version>=3.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:59.269 *ERROR* [FelixStartLevel] ERROR: Bundle '114' Error starting launchpad:resources/install/16/jackrabbit-spi-2.12.1.jar (org.osgi.framework.BundleException: Unable to resolve org.apache.jackrabbit.jackrabbit-spi [114](R 114.0): missing requirement [org.apache.jackrabbit.jackrabbit-spi [114](R 114.0)] osgi.wiring.package; (osgi.wiring.package=javax.transaction.xa) [caused by: Unable to resolve org.apache.aries.transaction.manager [23](R 23.0): missing requirement [org.apache.aries.transaction.manager [23](R 23.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.7.0)(!(version>=2.0.0)))] Unresolved requirements: [[org.apache.jackrabbit.jackrabbit-spi [114](R 114.0)] osgi.wiring.package; (osgi.wiring.package=javax.transaction.xa)])
org.osgi.framework.BundleException: Unable to resolve org.apache.jackrabbit.jackrabbit-spi [114](R 114.0): missing requirement [org.apache.jackrabbit.jackrabbit-spi [114](R 114.0)] osgi.wiring.package; (osgi.wiring.package=javax.transaction.xa) [caused by: Unable to resolve org.apache.aries.transaction.manager [23](R 23.0): missing requirement [org.apache.aries.transaction.manager [23](R 23.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.7.0)(!(version>=2.0.0)))] Unresolved requirements: [[org.apache.jackrabbit.jackrabbit-spi [114](R 114.0)] osgi.wiring.package; (osgi.wiring.package=javax.transaction.xa)]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:59.270 *ERROR* [FelixStartLevel] ERROR: Bundle '115' Error starting launchpad:resources/install/16/jackrabbit-spi-commons-2.12.1.jar (org.osgi.framework.BundleException: Unable to resolve org.apache.jackrabbit.jackrabbit-spi-commons [115](R 115.0): missing requirement [org.apache.jackrabbit.jackrabbit-spi-commons [115](R 115.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.6.0)(!(version>=2.0.0))) Unresolved requirements: [[org.apache.jackrabbit.jackrabbit-spi-commons [115](R 115.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.6.0)(!(version>=2.0.0)))])
org.osgi.framework.BundleException: Unable to resolve org.apache.jackrabbit.jackrabbit-spi-commons [115](R 115.0): missing requirement [org.apache.jackrabbit.jackrabbit-spi-commons [115](R 115.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.6.0)(!(version>=2.0.0))) Unresolved requirements: [[org.apache.jackrabbit.jackrabbit-spi-commons [115](R 115.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.6.0)(!(version>=2.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:59.271 *ERROR* [FelixStartLevel] ERROR: Bundle '116' Error starting launchpad:resources/install/16/org.apache.jackrabbit.vault-3.1.27-R1727227.jar (org.osgi.framework.BundleException: Unable to resolve org.apache.jackrabbit.vault [116](R 116.2): missing requirement [org.apache.jackrabbit.vault [116](R 116.2)] osgi.wiring.package; (osgi.wiring.package=javax.transaction.xa) [caused by: Unable to resolve org.apache.aries.transaction.manager [23](R 23.0): missing requirement [org.apache.aries.transaction.manager [23](R 23.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.7.0)(!(version>=2.0.0)))] Unresolved requirements: [[org.apache.jackrabbit.vault [116](R 116.2)] osgi.wiring.package; (osgi.wiring.package=javax.transaction.xa)])
org.osgi.framework.BundleException: Unable to resolve org.apache.jackrabbit.vault [116](R 116.2): missing requirement [org.apache.jackrabbit.vault [116](R 116.2)] osgi.wiring.package; (osgi.wiring.package=javax.transaction.xa) [caused by: Unable to resolve org.apache.aries.transaction.manager [23](R 23.0): missing requirement [org.apache.aries.transaction.manager [23](R 23.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.7.0)(!(version>=2.0.0)))] Unresolved requirements: [[org.apache.jackrabbit.vault [116](R 116.2)] osgi.wiring.package; (osgi.wiring.package=javax.transaction.xa)]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:59.272 *ERROR* [FelixStartLevel] ERROR: Bundle '117' Error starting launchpad:resources/install/17/org.apache.sling.installer.provider.jcr-3.1.18.jar (org.osgi.framework.BundleException: Unable to resolve org.apache.sling.installer.provider.jcr [117](R 117.2): missing requirement [org.apache.sling.installer.provider.jcr [117](R 117.2)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.settings)(version>=1.0.0)(!(version>=2.0.0))) [caused by: Unable to resolve org.apache.sling.settings [16](R 16.0): missing requirement [org.apache.sling.settings [16](R 16.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[org.apache.sling.installer.provider.jcr [117](R 117.2)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.settings)(version>=1.0.0)(!(version>=2.0.0)))])
org.osgi.framework.BundleException: Unable to resolve org.apache.sling.installer.provider.jcr [117](R 117.2): missing requirement [org.apache.sling.installer.provider.jcr [117](R 117.2)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.settings)(version>=1.0.0)(!(version>=2.0.0))) [caused by: Unable to resolve org.apache.sling.settings [16](R 16.0): missing requirement [org.apache.sling.settings [16](R 16.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[org.apache.sling.installer.provider.jcr [117](R 117.2)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.settings)(version>=1.0.0)(!(version>=2.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:59.273 *ERROR* [FelixStartLevel] ERROR: Bundle '118' Error starting launchpad:resources/install/17/org.apache.sling.jcr.contentloader-2.1.10.jar (org.osgi.framework.BundleException: Unable to resolve org.apache.sling.jcr.contentloader [118](R 118.0): missing requirement [org.apache.sling.jcr.contentloader [118](R 118.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.settings)(version>=1.1.0)(!(version>=2.0.0))) [caused by: Unable to resolve org.apache.sling.settings [16](R 16.0): missing requirement [org.apache.sling.settings [16](R 16.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[org.apache.sling.jcr.contentloader [118](R 118.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.settings)(version>=1.1.0)(!(version>=2.0.0)))])
org.osgi.framework.BundleException: Unable to resolve org.apache.sling.jcr.contentloader [118](R 118.0): missing requirement [org.apache.sling.jcr.contentloader [118](R 118.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.settings)(version>=1.1.0)(!(version>=2.0.0))) [caused by: Unable to resolve org.apache.sling.settings [16](R 16.0): missing requirement [org.apache.sling.settings [16](R 16.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[org.apache.sling.jcr.contentloader [118](R 118.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.settings)(version>=1.1.0)(!(version>=2.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:59.275 *ERROR* [FelixStartLevel] ERROR: Bundle '119' Error starting launchpad:resources/install/19/com.adobe.granite.workflow.core-2.0.12-CQ620-B0002.jar (org.osgi.framework.BundleException: Unable to resolve com.adobe.granite.workflow.core [119](R 119.6): missing requirement [com.adobe.granite.workflow.core [119](R 119.6)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.granite.workflow.collection)(version>=1.1.0)(!(version>=1.2.0))) [caused by: Unable to resolve com.adobe.granite.workflow.api [214](R 214.0): missing requirement [com.adobe.granite.workflow.api [214](R 214.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.adapter)(version>=2.0.8)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]] Unresolved requirements: [[com.adobe.granite.workflow.core [119](R 119.6)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.granite.workflow.collection)(version>=1.1.0)(!(version>=1.2.0)))])
org.osgi.framework.BundleException: Unable to resolve com.adobe.granite.workflow.core [119](R 119.6): missing requirement [com.adobe.granite.workflow.core [119](R 119.6)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.granite.workflow.collection)(version>=1.1.0)(!(version>=1.2.0))) [caused by: Unable to resolve com.adobe.granite.workflow.api [214](R 214.0): missing requirement [com.adobe.granite.workflow.api [214](R 214.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.adapter)(version>=2.0.8)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]] Unresolved requirements: [[com.adobe.granite.workflow.core [119](R 119.6)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.granite.workflow.collection)(version>=1.1.0)(!(version>=1.2.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:59.275 *ERROR* [FelixStartLevel] ERROR: Bundle '120' Error starting launchpad:resources/install/19/com.day.commons.osgi.wrapper.commons-httpclient-3.1.0.018.jar (org.osgi.framework.BundleException: Unable to resolve com.day.commons.osgi.wrapper.commons-httpclient [120](R 120.0): missing requirement [com.day.commons.osgi.wrapper.commons-httpclient [120](R 120.0)] osgi.wiring.package; (osgi.wiring.package=org.apache.commons.logging) Unresolved requirements: [[com.day.commons.osgi.wrapper.commons-httpclient [120](R 120.0)] osgi.wiring.package; (osgi.wiring.package=org.apache.commons.logging)])
org.osgi.framework.BundleException: Unable to resolve com.day.commons.osgi.wrapper.commons-httpclient [120](R 120.0): missing requirement [com.day.commons.osgi.wrapper.commons-httpclient [120](R 120.0)] osgi.wiring.package; (osgi.wiring.package=org.apache.commons.logging) Unresolved requirements: [[com.day.commons.osgi.wrapper.commons-httpclient [120](R 120.0)] osgi.wiring.package; (osgi.wiring.package=org.apache.commons.logging)]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:59.275 *ERROR* [FelixStartLevel] ERROR: Bundle '121' Error starting launchpad:resources/install/19/httpclient-osgi-4.3.4.jar (org.osgi.framework.BundleException: Unable to resolve org.apache.httpcomponents.httpclient [121](R 121.2): missing requirement [org.apache.httpcomponents.httpclient [121](R 121.2)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.commons.logging)(version>=1.1.0)(!(version>=1.2.0))) Unresolved requirements: [[org.apache.httpcomponents.httpclient [121](R 121.2)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.commons.logging)(version>=1.1.0)(!(version>=1.2.0)))])
org.osgi.framework.BundleException: Unable to resolve org.apache.httpcomponents.httpclient [121](R 121.2): missing requirement [org.apache.httpcomponents.httpclient [121](R 121.2)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.commons.logging)(version>=1.1.0)(!(version>=1.2.0))) Unresolved requirements: [[org.apache.httpcomponents.httpclient [121](R 121.2)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.commons.logging)(version>=1.1.0)(!(version>=1.2.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:59.280 *ERROR* [FelixStartLevel] ERROR: Bundle '123' Error starting launchpad:resources/install/19/org.apache.sling.adapter-2.1.6.jar (org.osgi.framework.BundleException: Unable to resolve org.apache.sling.adapter [123](R 123.0): missing requirement [org.apache.sling.adapter [123](R 123.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.1.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[org.apache.sling.adapter [123](R 123.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.1.0)(!(version>=3.0.0)))])
org.osgi.framework.BundleException: Unable to resolve org.apache.sling.adapter [123](R 123.0): missing requirement [org.apache.sling.adapter [123](R 123.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.1.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[org.apache.sling.adapter [123](R 123.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.1.0)(!(version>=3.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:59.280 *ERROR* [FelixStartLevel] ERROR: Bundle '124' Error starting launchpad:resources/install/19/org.apache.sling.auth.core-1.3.14.jar (org.osgi.framework.BundleException: Unable to resolve org.apache.sling.auth.core [124](R 124.0): missing requirement [org.apache.sling.auth.core [124](R 124.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api)(version>=2.1.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[org.apache.sling.auth.core [124](R 124.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api)(version>=2.1.0)(!(version>=3.0.0)))])
org.osgi.framework.BundleException: Unable to resolve org.apache.sling.auth.core [124](R 124.0): missing requirement [org.apache.sling.auth.core [124](R 124.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api)(version>=2.1.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[org.apache.sling.auth.core [124](R 124.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api)(version>=2.1.0)(!(version>=3.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:59.281 *ERROR* [FelixStartLevel] ERROR: Bundle '125' Error starting launchpad:resources/install/19/org.apache.sling.commons.classloader-1.3.2.jar (org.osgi.framework.BundleException: Unable to resolve org.apache.sling.commons.classloader [125](R 125.1): missing requirement [org.apache.sling.commons.classloader [125](R 125.1)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.7.0)(!(version>=2.0.0))) Unresolved requirements: [[org.apache.sling.commons.classloader [125](R 125.1)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.7.0)(!(version>=2.0.0)))])
org.osgi.framework.BundleException: Unable to resolve org.apache.sling.commons.classloader [125](R 125.1): missing requirement [org.apache.sling.commons.classloader [125](R 125.1)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.7.0)(!(version>=2.0.0))) Unresolved requirements: [[org.apache.sling.commons.classloader [125](R 125.1)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.7.0)(!(version>=2.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:59.281 *ERROR* [FelixStartLevel] ERROR: Bundle '126' Error starting launchpad:resources/install/19/org.apache.sling.commons.scheduler-2.4.14.jar (org.osgi.framework.BundleException: Unable to resolve org.apache.sling.commons.scheduler [126](R 126.5): missing requirement [org.apache.sling.commons.scheduler [126](R 126.5)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.7.0)(!(version>=2.0.0))) Unresolved requirements: [[org.apache.sling.commons.scheduler [126](R 126.5)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.7.0)(!(version>=2.0.0)))])
org.osgi.framework.BundleException: Unable to resolve org.apache.sling.commons.scheduler [126](R 126.5): missing requirement [org.apache.sling.commons.scheduler [126](R 126.5)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.7.0)(!(version>=2.0.0))) Unresolved requirements: [[org.apache.sling.commons.scheduler [126](R 126.5)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.7.0)(!(version>=2.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:59.282 *ERROR* [FelixStartLevel] ERROR: Bundle '127' Error starting launchpad:resources/install/19/org.apache.sling.discovery.base-1.1.2.jar (org.osgi.framework.BundleException: Unable to resolve org.apache.sling.discovery.base [127](R 127.6): missing requirement [org.apache.sling.discovery.base [127](R 127.6)] osgi.wiring.package; (&(osgi.wiring.package=javax.json)(version>=1.0.0)(!(version>=2.0.0))) Unresolved requirements: [[org.apache.sling.discovery.base [127](R 127.6)] osgi.wiring.package; (&(osgi.wiring.package=javax.json)(version>=1.0.0)(!(version>=2.0.0)))])
org.osgi.framework.BundleException: Unable to resolve org.apache.sling.discovery.base [127](R 127.6): missing requirement [org.apache.sling.discovery.base [127](R 127.6)] osgi.wiring.package; (&(osgi.wiring.package=javax.json)(version>=1.0.0)(!(version>=2.0.0))) Unresolved requirements: [[org.apache.sling.discovery.base [127](R 127.6)] osgi.wiring.package; (&(osgi.wiring.package=javax.json)(version>=1.0.0)(!(version>=2.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:59.282 *ERROR* [FelixStartLevel] ERROR: Bundle '128' Error starting launchpad:resources/install/19/org.apache.sling.discovery.commons-1.0.10.jar (org.osgi.framework.BundleException: Unable to resolve org.apache.sling.discovery.commons [128](R 128.6): missing requirement [org.apache.sling.discovery.commons [128](R 128.6)] osgi.wiring.package; (&(osgi.wiring.package=javax.json)(version>=1.0.0)(!(version>=2.0.0))) Unresolved requirements: [[org.apache.sling.discovery.commons [128](R 128.6)] osgi.wiring.package; (&(osgi.wiring.package=javax.json)(version>=1.0.0)(!(version>=2.0.0)))])
org.osgi.framework.BundleException: Unable to resolve org.apache.sling.discovery.commons [128](R 128.6): missing requirement [org.apache.sling.discovery.commons [128](R 128.6)] osgi.wiring.package; (&(osgi.wiring.package=javax.json)(version>=1.0.0)(!(version>=2.0.0))) Unresolved requirements: [[org.apache.sling.discovery.commons [128](R 128.6)] osgi.wiring.package; (&(osgi.wiring.package=javax.json)(version>=1.0.0)(!(version>=2.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:59.283 *ERROR* [FelixStartLevel] ERROR: Bundle '129' Error starting launchpad:resources/install/19/org.apache.sling.discovery.oak-1.2.6.jar (org.osgi.framework.BundleException: Unable to resolve org.apache.sling.discovery.oak [129](R 129.6): missing requirement [org.apache.sling.discovery.oak [129](R 129.6)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.9.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[org.apache.sling.discovery.oak [129](R 129.6)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.9.0)(!(version>=3.0.0)))])
org.osgi.framework.BundleException: Unable to resolve org.apache.sling.discovery.oak [129](R 129.6): missing requirement [org.apache.sling.discovery.oak [129](R 129.6)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.9.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[org.apache.sling.discovery.oak [129](R 129.6)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.9.0)(!(version>=3.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:59.285 *ERROR* [FelixStartLevel] ERROR: Bundle '130' Error starting launchpad:resources/install/19/org.apache.sling.discovery.support-1.0.0.jar (org.osgi.framework.BundleException: Unable to resolve org.apache.sling.discovery.support [130](R 130.0): missing requirement [org.apache.sling.discovery.support [130](R 130.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.settings)(version>=1.3.0)(!(version>=2.0.0))) [caused by: Unable to resolve org.apache.sling.settings [16](R 16.0): missing requirement [org.apache.sling.settings [16](R 16.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[org.apache.sling.discovery.support [130](R 130.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.settings)(version>=1.3.0)(!(version>=2.0.0)))])
org.osgi.framework.BundleException: Unable to resolve org.apache.sling.discovery.support [130](R 130.0): missing requirement [org.apache.sling.discovery.support [130](R 130.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.settings)(version>=1.3.0)(!(version>=2.0.0))) [caused by: Unable to resolve org.apache.sling.settings [16](R 16.0): missing requirement [org.apache.sling.settings [16](R 16.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[org.apache.sling.discovery.support [130](R 130.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.settings)(version>=1.3.0)(!(version>=2.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:59.285 *ERROR* [FelixStartLevel] ERROR: Bundle '131' Error starting launchpad:resources/install/19/org.apache.sling.featureflags-1.0.2.jar (org.osgi.framework.BundleException: Unable to resolve org.apache.sling.featureflags [131](R 131.0): missing requirement [org.apache.sling.featureflags [131](R 131.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.1.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[org.apache.sling.featureflags [131](R 131.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.1.0)(!(version>=3.0.0)))])
org.osgi.framework.BundleException: Unable to resolve org.apache.sling.featureflags [131](R 131.0): missing requirement [org.apache.sling.featureflags [131](R 131.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.1.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[org.apache.sling.featureflags [131](R 131.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.1.0)(!(version>=3.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:59.286 *ERROR* [FelixStartLevel] ERROR: Bundle '132' Error starting launchpad:resources/install/19/org.apache.sling.jcr.resource-2.7.4-B001.jar (org.osgi.framework.BundleException: Unable to resolve org.apache.sling.jcr.resource [132](R 132.0): missing requirement [org.apache.sling.jcr.resource [132](R 132.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.9.0)(!(version>=2.10.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[org.apache.sling.jcr.resource [132](R 132.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.9.0)(!(version>=2.10.0)))])
org.osgi.framework.BundleException: Unable to resolve org.apache.sling.jcr.resource [132](R 132.0): missing requirement [org.apache.sling.jcr.resource [132](R 132.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.9.0)(!(version>=2.10.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[org.apache.sling.jcr.resource [132](R 132.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.9.0)(!(version>=2.10.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:59.286 *ERROR* [FelixStartLevel] ERROR: Bundle '133' Error starting launchpad:resources/install/19/org.apache.sling.resourceaccesssecurity-1.0.0.jar (org.osgi.framework.BundleException: Unable to resolve org.apache.sling.resourceaccesssecurity [133](R 133.0): missing requirement [org.apache.sling.resourceaccesssecurity [133](R 133.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.security)(version>=1.0.0)(!(version>=1.1.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[org.apache.sling.resourceaccesssecurity [133](R 133.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.security)(version>=1.0.0)(!(version>=1.1.0)))])
org.osgi.framework.BundleException: Unable to resolve org.apache.sling.resourceaccesssecurity [133](R 133.0): missing requirement [org.apache.sling.resourceaccesssecurity [133](R 133.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.security)(version>=1.0.0)(!(version>=1.1.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[org.apache.sling.resourceaccesssecurity [133](R 133.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.security)(version>=1.0.0)(!(version>=1.1.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:59.287 *ERROR* [FelixStartLevel] ERROR: Bundle '134' Error starting launchpad:resources/install/19/org.apache.sling.resourceresolver-1.4.8.jar (org.osgi.framework.BundleException: Unable to resolve org.apache.sling.resourceresolver [134](R 134.4): missing requirement [org.apache.sling.resourceresolver [134](R 134.4)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api)(version>=2.3.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[org.apache.sling.resourceresolver [134](R 134.4)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api)(version>=2.3.0)(!(version>=3.0.0)))])
org.osgi.framework.BundleException: Unable to resolve org.apache.sling.resourceresolver [134](R 134.4): missing requirement [org.apache.sling.resourceresolver [134](R 134.4)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api)(version>=2.3.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[org.apache.sling.resourceresolver [134](R 134.4)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api)(version>=2.3.0)(!(version>=3.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:59.291 *ERROR* [FelixStartLevel] ERROR: Bundle '139' Error starting launchpad:resources/install.crx3/0/com.adobe.granite.maintenance.oak-1.0.16.jar (org.osgi.framework.BundleException: Unable to resolve com.adobe.granite.maintenance.oak [139](R 139.0): missing requirement [com.adobe.granite.maintenance.oak [139](R 139.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.jackrabbit.oak.spi.security)(version>=2.0.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.jackrabbit.oak-core [93](R 93.4): missing requirement [org.apache.jackrabbit.oak-core [93](R 93.4)] osgi.wiring.package; (osgi.wiring.package=org.apache.jackrabbit.oak.commons.concurrent) [caused by: Unable to resolve org.apache.jackrabbit.oak-commons [92](R 92.4): missing requirement [org.apache.jackrabbit.oak-commons [92](R 92.4)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.7.0)(!(version>=2.0.0)))]] Unresolved requirements: [[com.adobe.granite.maintenance.oak [139](R 139.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.jackrabbit.oak.spi.security)(version>=2.0.0)(!(version>=3.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.adobe.granite.maintenance.oak [139](R 139.0): missing requirement [com.adobe.granite.maintenance.oak [139](R 139.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.jackrabbit.oak.spi.security)(version>=2.0.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.jackrabbit.oak-core [93](R 93.4): missing requirement [org.apache.jackrabbit.oak-core [93](R 93.4)] osgi.wiring.package; (osgi.wiring.package=org.apache.jackrabbit.oak.commons.concurrent) [caused by: Unable to resolve org.apache.jackrabbit.oak-commons [92](R 92.4): missing requirement [org.apache.jackrabbit.oak-commons [92](R 92.4)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.7.0)(!(version>=2.0.0)))]] Unresolved requirements: [[com.adobe.granite.maintenance.oak [139](R 139.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.jackrabbit.oak.spi.security)(version>=2.0.0)(!(version>=3.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:59.292 *ERROR* [FelixStartLevel] ERROR: Bundle '140' Error starting launchpad:resources/install.crx3/0/com.adobe.granite.oauth.server-1.0.8.jar (org.osgi.framework.BundleException: Unable to resolve com.adobe.granite.oauth.server [140](R 140.1): missing requirement [com.adobe.granite.oauth.server [140](R 140.1)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.granite.keystore)(version>=3.1.0)(!(version>=4.0.0))) [caused by: Unable to resolve com.adobe.granite.crypto [177](R 177.0): missing requirement [com.adobe.granite.crypto [177](R 177.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api)(version>=2.1.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]] Unresolved requirements: [[com.adobe.granite.oauth.server [140](R 140.1)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.granite.keystore)(version>=3.1.0)(!(version>=4.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.adobe.granite.oauth.server [140](R 140.1): missing requirement [com.adobe.granite.oauth.server [140](R 140.1)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.granite.keystore)(version>=3.1.0)(!(version>=4.0.0))) [caused by: Unable to resolve com.adobe.granite.crypto [177](R 177.0): missing requirement [com.adobe.granite.crypto [177](R 177.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api)(version>=2.1.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]] Unresolved requirements: [[com.adobe.granite.oauth.server [140](R 140.1)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.granite.keystore)(version>=3.1.0)(!(version>=4.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:59.293 *ERROR* [FelixStartLevel] ERROR: Bundle '141' Error starting launchpad:resources/install.crx3/0/org.apache.oltu.oauth2.authzserver-1.0.0.jar (org.osgi.framework.BundleException: Unable to resolve org.apache.oltu.oauth2.authzserver [141](R 141.0): missing requirement [org.apache.oltu.oauth2.authzserver [141](R 141.0)] osgi.wiring.package; (osgi.wiring.package=org.slf4j) Unresolved requirements: [[org.apache.oltu.oauth2.authzserver [141](R 141.0)] osgi.wiring.package; (osgi.wiring.package=org.slf4j)])
org.osgi.framework.BundleException: Unable to resolve org.apache.oltu.oauth2.authzserver [141](R 141.0): missing requirement [org.apache.oltu.oauth2.authzserver [141](R 141.0)] osgi.wiring.package; (osgi.wiring.package=org.slf4j) Unresolved requirements: [[org.apache.oltu.oauth2.authzserver [141](R 141.0)] osgi.wiring.package; (osgi.wiring.package=org.slf4j)]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:59.301 *ERROR* [FelixStartLevel] ERROR: Bundle '144' Error starting launchpad:resources/install/0/abdera-client-1.0-R783018.jar (org.osgi.framework.BundleException: Unable to resolve org.apache.abdera.client [144](R 144.0): missing requirement [org.apache.abdera.client [144](R 144.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.abdera.i18n.rfc4646)(version>=1.0.0)) [caused by: Unable to resolve org.apache.abdera.i18n [148](R 148.0): missing requirement [org.apache.abdera.i18n [148](R 148.0)] osgi.wiring.package; (osgi.wiring.package=javax.activation) [caused by: Unable to resolve org.apache.sling.javax.activation [14](R 14.0): missing requirement [org.apache.sling.javax.activation [14](R 14.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]] Unresolved requirements: [[org.apache.abdera.client [144](R 144.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.abdera.i18n.rfc4646)(version>=1.0.0))])
org.osgi.framework.BundleException: Unable to resolve org.apache.abdera.client [144](R 144.0): missing requirement [org.apache.abdera.client [144](R 144.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.abdera.i18n.rfc4646)(version>=1.0.0)) [caused by: Unable to resolve org.apache.abdera.i18n [148](R 148.0): missing requirement [org.apache.abdera.i18n [148](R 148.0)] osgi.wiring.package; (osgi.wiring.package=javax.activation) [caused by: Unable to resolve org.apache.sling.javax.activation [14](R 14.0): missing requirement [org.apache.sling.javax.activation [14](R 14.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]] Unresolved requirements: [[org.apache.abdera.client [144](R 144.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.abdera.i18n.rfc4646)(version>=1.0.0))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:59.302 *ERROR* [FelixStartLevel] ERROR: Bundle '145' Error starting launchpad:resources/install/0/abdera-core-1.0-R783018.jar (org.osgi.framework.BundleException: Unable to resolve org.apache.abdera.core [145](R 145.0): missing requirement [org.apache.abdera.core [145](R 145.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.abdera.i18n.rfc4646)(version>=1.0.0)) [caused by: Unable to resolve org.apache.abdera.i18n [148](R 148.0): missing requirement [org.apache.abdera.i18n [148](R 148.0)] osgi.wiring.package; (osgi.wiring.package=javax.activation) [caused by: Unable to resolve org.apache.sling.javax.activation [14](R 14.0): missing requirement [org.apache.sling.javax.activation [14](R 14.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]] Unresolved requirements: [[org.apache.abdera.core [145](R 145.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.abdera.i18n.rfc4646)(version>=1.0.0))])
org.osgi.framework.BundleException: Unable to resolve org.apache.abdera.core [145](R 145.0): missing requirement [org.apache.abdera.core [145](R 145.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.abdera.i18n.rfc4646)(version>=1.0.0)) [caused by: Unable to resolve org.apache.abdera.i18n [148](R 148.0): missing requirement [org.apache.abdera.i18n [148](R 148.0)] osgi.wiring.package; (osgi.wiring.package=javax.activation) [caused by: Unable to resolve org.apache.sling.javax.activation [14](R 14.0): missing requirement [org.apache.sling.javax.activation [14](R 14.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]] Unresolved requirements: [[org.apache.abdera.core [145](R 145.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.abdera.i18n.rfc4646)(version>=1.0.0))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:59.302 *ERROR* [FelixStartLevel] ERROR: Bundle '146' Error starting launchpad:resources/install/0/abdera-extensions-media-1.0-R783018.jar (org.osgi.framework.BundleException: Unable to resolve org.apache.abdera.extensions-media [146](R 146.0): missing requirement [org.apache.abdera.extensions-media [146](R 146.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.abdera.model)(version>=1.0.0)) [caused by: Unable to resolve org.apache.abdera.core [145](R 145.0): missing requirement [org.apache.abdera.core [145](R 145.0)] osgi.wiring.package; (osgi.wiring.package=javax.activation) [caused by: Unable to resolve org.apache.sling.javax.activation [14](R 14.0): missing requirement [org.apache.sling.javax.activation [14](R 14.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]] Unresolved requirements: [[org.apache.abdera.extensions-media [146](R 146.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.abdera.model)(version>=1.0.0))])
org.osgi.framework.BundleException: Unable to resolve org.apache.abdera.extensions-media [146](R 146.0): missing requirement [org.apache.abdera.extensions-media [146](R 146.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.abdera.model)(version>=1.0.0)) [caused by: Unable to resolve org.apache.abdera.core [145](R 145.0): missing requirement [org.apache.abdera.core [145](R 145.0)] osgi.wiring.package; (osgi.wiring.package=javax.activation) [caused by: Unable to resolve org.apache.sling.javax.activation [14](R 14.0): missing requirement [org.apache.sling.javax.activation [14](R 14.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]] Unresolved requirements: [[org.apache.abdera.extensions-media [146](R 146.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.abdera.model)(version>=1.0.0))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:59.302 *ERROR* [FelixStartLevel] ERROR: Bundle '147' Error starting launchpad:resources/install/0/abdera-extensions-opensearch-1.0-R783018.jar (org.osgi.framework.BundleException: Unable to resolve org.apache.abdera.extensions-opensearch [147](R 147.0): missing requirement [org.apache.abdera.extensions-opensearch [147](R 147.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.abdera.factory)(version>=1.0.0)) [caused by: Unable to resolve org.apache.abdera.core [145](R 145.0): missing requirement [org.apache.abdera.core [145](R 145.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.abdera.i18n.rfc4646)(version>=1.0.0)) [caused by: Unable to resolve org.apache.abdera.i18n [148](R 148.0): missing requirement [org.apache.abdera.i18n [148](R 148.0)] osgi.wiring.package; (osgi.wiring.package=javax.activation) [caused by: Unable to resolve org.apache.sling.javax.activation [14](R 14.0): missing requirement [org.apache.sling.javax.activation [14](R 14.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]]] Unresolved requirements: [[org.apache.abdera.extensions-opensearch [147](R 147.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.abdera.factory)(version>=1.0.0))])
org.osgi.framework.BundleException: Unable to resolve org.apache.abdera.extensions-opensearch [147](R 147.0): missing requirement [org.apache.abdera.extensions-opensearch [147](R 147.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.abdera.factory)(version>=1.0.0)) [caused by: Unable to resolve org.apache.abdera.core [145](R 145.0): missing requirement [org.apache.abdera.core [145](R 145.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.abdera.i18n.rfc4646)(version>=1.0.0)) [caused by: Unable to resolve org.apache.abdera.i18n [148](R 148.0): missing requirement [org.apache.abdera.i18n [148](R 148.0)] osgi.wiring.package; (osgi.wiring.package=javax.activation) [caused by: Unable to resolve org.apache.sling.javax.activation [14](R 14.0): missing requirement [org.apache.sling.javax.activation [14](R 14.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]]] Unresolved requirements: [[org.apache.abdera.extensions-opensearch [147](R 147.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.abdera.factory)(version>=1.0.0))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:59.304 *ERROR* [FelixStartLevel] ERROR: Bundle '148' Error starting launchpad:resources/install/0/abdera-i18n-1.0-R783018.jar (org.osgi.framework.BundleException: Unable to resolve org.apache.abdera.i18n [148](R 148.0): missing requirement [org.apache.abdera.i18n [148](R 148.0)] osgi.wiring.package; (osgi.wiring.package=javax.activation) [caused by: Unable to resolve org.apache.sling.javax.activation [14](R 14.0): missing requirement [org.apache.sling.javax.activation [14](R 14.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[org.apache.abdera.i18n [148](R 148.0)] osgi.wiring.package; (osgi.wiring.package=javax.activation)])
org.osgi.framework.BundleException: Unable to resolve org.apache.abdera.i18n [148](R 148.0): missing requirement [org.apache.abdera.i18n [148](R 148.0)] osgi.wiring.package; (osgi.wiring.package=javax.activation) [caused by: Unable to resolve org.apache.sling.javax.activation [14](R 14.0): missing requirement [org.apache.sling.javax.activation [14](R 14.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[org.apache.abdera.i18n [148](R 148.0)] osgi.wiring.package; (osgi.wiring.package=javax.activation)]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:59.304 *ERROR* [FelixStartLevel] ERROR: Bundle '149' Error starting launchpad:resources/install/0/abdera-parser-1.0-R783018.jar (org.osgi.framework.BundleException: Unable to resolve org.apache.abdera.parser [149](R 149.0): missing requirement [org.apache.abdera.parser [149](R 149.0)] osgi.wiring.package; (osgi.wiring.package=javax.mail.internet) [caused by: Unable to resolve javax.mail [296](R 296.0): missing requirement [javax.mail [296](R 296.0)] osgi.wiring.package; (osgi.wiring.package=javax.activation) [caused by: Unable to resolve org.apache.sling.javax.activation [14](R 14.0): missing requirement [org.apache.sling.javax.activation [14](R 14.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]] Unresolved requirements: [[org.apache.abdera.parser [149](R 149.0)] osgi.wiring.package; (osgi.wiring.package=javax.mail.internet)])
org.osgi.framework.BundleException: Unable to resolve org.apache.abdera.parser [149](R 149.0): missing requirement [org.apache.abdera.parser [149](R 149.0)] osgi.wiring.package; (osgi.wiring.package=javax.mail.internet) [caused by: Unable to resolve javax.mail [296](R 296.0): missing requirement [javax.mail [296](R 296.0)] osgi.wiring.package; (osgi.wiring.package=javax.activation) [caused by: Unable to resolve org.apache.sling.javax.activation [14](R 14.0): missing requirement [org.apache.sling.javax.activation [14](R 14.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]] Unresolved requirements: [[org.apache.abdera.parser [149](R 149.0)] osgi.wiring.package; (osgi.wiring.package=javax.mail.internet)]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:59.305 *ERROR* [FelixStartLevel] ERROR: Bundle '150' Error starting launchpad:resources/install/0/abdera-server-1.0-R783018.jar (org.osgi.framework.BundleException: Unable to resolve org.apache.abdera.server [150](R 150.0): missing requirement [org.apache.abdera.server [150](R 150.0)] osgi.wiring.package; (osgi.wiring.package=javax.mail.internet) [caused by: Unable to resolve javax.mail [296](R 296.0): missing requirement [javax.mail [296](R 296.0)] osgi.wiring.package; (osgi.wiring.package=javax.activation) [caused by: Unable to resolve org.apache.sling.javax.activation [14](R 14.0): missing requirement [org.apache.sling.javax.activation [14](R 14.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]] Unresolved requirements: [[org.apache.abdera.server [150](R 150.0)] osgi.wiring.package; (osgi.wiring.package=javax.mail.internet)])
org.osgi.framework.BundleException: Unable to resolve org.apache.abdera.server [150](R 150.0): missing requirement [org.apache.abdera.server [150](R 150.0)] osgi.wiring.package; (osgi.wiring.package=javax.mail.internet) [caused by: Unable to resolve javax.mail [296](R 296.0): missing requirement [javax.mail [296](R 296.0)] osgi.wiring.package; (osgi.wiring.package=javax.activation) [caused by: Unable to resolve org.apache.sling.javax.activation [14](R 14.0): missing requirement [org.apache.sling.javax.activation [14](R 14.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]] Unresolved requirements: [[org.apache.abdera.server [150](R 150.0)] osgi.wiring.package; (osgi.wiring.package=javax.mail.internet)]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:59.312 *ERROR* [FelixStartLevel] ERROR: Bundle '153' Error starting launchpad:resources/install/0/com.adobe.cq.projects.api-0.2.2.jar (org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.com.adobe.cq.projects.api [153](R 153.0): missing requirement [com.adobe.cq.com.adobe.cq.projects.api [153](R 153.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.adapter)(version>=2.2.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[com.adobe.cq.com.adobe.cq.projects.api [153](R 153.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.adapter)(version>=2.2.0)(!(version>=3.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.com.adobe.cq.projects.api [153](R 153.0): missing requirement [com.adobe.cq.com.adobe.cq.projects.api [153](R 153.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.adapter)(version>=2.2.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[com.adobe.cq.com.adobe.cq.projects.api [153](R 153.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.adapter)(version>=2.2.0)(!(version>=3.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:59.314 *ERROR* [FelixStartLevel] ERROR: Bundle '154' Error starting launchpad:resources/install/0/com.adobe.cq.projects.core-0.2.80.jar (org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.com.adobe.cq.projects.core [154](R 154.2): missing requirement [com.adobe.cq.com.adobe.cq.projects.core [154](R 154.2)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.history.api.timeline)(version>=1.1.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.adobe.cq.cq-history [354](R 354.1): missing requirement [com.adobe.cq.cq-history [354](R 354.1)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.granite.timeline)(version>=1.0.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.adobe.granite.timeline [209](R 209.0): missing requirement [com.adobe.granite.timeline [209](R 209.0)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.granite.workflow.exec)(version>=1.0.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.adobe.granite.workflow.api [214](R 214.0): missing requirement [com.adobe.granite.workflow.api [214](R 214.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.adapter)(version>=2.0.8)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]]]] Unresolved requirements: [[com.adobe.cq.com.adobe.cq.projects.core [154](R 154.2)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.history.api.timeline)(version>=1.1.0)(!(version>=2.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.com.adobe.cq.projects.core [154](R 154.2): missing requirement [com.adobe.cq.com.adobe.cq.projects.core [154](R 154.2)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.history.api.timeline)(version>=1.1.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.adobe.cq.cq-history [354](R 354.1): missing requirement [com.adobe.cq.cq-history [354](R 354.1)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.granite.timeline)(version>=1.0.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.adobe.granite.timeline [209](R 209.0): missing requirement [com.adobe.granite.timeline [209](R 209.0)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.granite.workflow.exec)(version>=1.0.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.adobe.granite.workflow.api [214](R 214.0): missing requirement [com.adobe.granite.workflow.api [214](R 214.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.adapter)(version>=2.0.8)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]]]] Unresolved requirements: [[com.adobe.cq.com.adobe.cq.projects.core [154](R 154.2)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.history.api.timeline)(version>=1.1.0)(!(version>=2.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:59.315 *ERROR* [FelixStartLevel] ERROR: Bundle '155' Error starting launchpad:resources/install/0/com.adobe.cq.projects.ui-0.2.2.jar (org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.com.adobe.cq.projects.ui [155](R 155.0): missing requirement [com.adobe.cq.com.adobe.cq.projects.ui [155](R 155.0)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.i18n)(version>=5.4.0)(!(version>=6.0.0))) [caused by: Unable to resolve com.day.cq.cq-i18n [182](R 182.0): missing requirement [com.day.cq.cq-i18n [182](R 182.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api)(version>=2.1.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]] Unresolved requirements: [[com.adobe.cq.com.adobe.cq.projects.ui [155](R 155.0)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.i18n)(version>=5.4.0)(!(version>=6.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.com.adobe.cq.projects.ui [155](R 155.0): missing requirement [com.adobe.cq.com.adobe.cq.projects.ui [155](R 155.0)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.i18n)(version>=5.4.0)(!(version>=6.0.0))) [caused by: Unable to resolve com.day.cq.cq-i18n [182](R 182.0): missing requirement [com.day.cq.cq-i18n [182](R 182.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api)(version>=2.1.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]] Unresolved requirements: [[com.adobe.cq.com.adobe.cq.projects.ui [155](R 155.0)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.i18n)(version>=5.4.0)(!(version>=6.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:59.316 *ERROR* [FelixStartLevel] ERROR: Bundle '156' Error starting launchpad:resources/install/0/com.adobe.cq.projects.wcm.core-0.2.10.jar (org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.com.adobe.cq.projects.wcm.core [156](R 156.0): missing requirement [com.adobe.cq.com.adobe.cq.projects.wcm.core [156](R 156.0)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.granite.workflow)(version>=1.0.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.adobe.granite.workflow.api [214](R 214.0): missing requirement [com.adobe.granite.workflow.api [214](R 214.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.adapter)(version>=2.0.8)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]] Unresolved requirements: [[com.adobe.cq.com.adobe.cq.projects.wcm.core [156](R 156.0)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.granite.workflow)(version>=1.0.0)(!(version>=2.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.com.adobe.cq.projects.wcm.core [156](R 156.0): missing requirement [com.adobe.cq.com.adobe.cq.projects.wcm.core [156](R 156.0)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.granite.workflow)(version>=1.0.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.adobe.granite.workflow.api [214](R 214.0): missing requirement [com.adobe.granite.workflow.api [214](R 214.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.adapter)(version>=2.0.8)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]] Unresolved requirements: [[com.adobe.cq.com.adobe.cq.projects.wcm.core [156](R 156.0)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.granite.workflow)(version>=1.0.0)(!(version>=2.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:59.318 *ERROR* [FelixStartLevel] ERROR: Bundle '157' Error starting launchpad:resources/install/0/com.adobe.cq.screens-1.0.104.jar (org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.screens.com.adobe.cq.screens [157](R 157.0): missing requirement [com.adobe.cq.screens.com.adobe.cq.screens [157](R 157.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.8.0)(!(version>=2.10.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[com.adobe.cq.screens.com.adobe.cq.screens [157](R 157.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.8.0)(!(version>=2.10.0)))])
org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.screens.com.adobe.cq.screens [157](R 157.0): missing requirement [com.adobe.cq.screens.com.adobe.cq.screens [157](R 157.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.8.0)(!(version>=2.10.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[com.adobe.cq.screens.com.adobe.cq.screens [157](R 157.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.8.0)(!(version>=2.10.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:59.319 *ERROR* [FelixStartLevel] ERROR: Bundle '158' Error starting launchpad:resources/install/0/com.adobe.cq.screens.dcc-1.0.16.jar (org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.screens.com.adobe.cq.screens.dcc [158](R 158.0): missing requirement [com.adobe.cq.screens.com.adobe.cq.screens.dcc [158](R 158.0)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.granite.omnisearch.commons)(version>=1.3.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.adobe.granite.omnisearch.core [189](R 189.6): missing requirement [com.adobe.granite.omnisearch.core [189](R 189.6)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.search.result)(version>=1.2.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.day.cq.cq-search [253](R 253.0): missing requirement [com.day.cq.cq-search [253](R 253.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api)(version>=2.1.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]]] Unresolved requirements: [[com.adobe.cq.screens.com.adobe.cq.screens.dcc [158](R 158.0)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.granite.omnisearch.commons)(version>=1.3.0)(!(version>=2.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.screens.com.adobe.cq.screens.dcc [158](R 158.0): missing requirement [com.adobe.cq.screens.com.adobe.cq.screens.dcc [158](R 158.0)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.granite.omnisearch.commons)(version>=1.3.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.adobe.granite.omnisearch.core [189](R 189.6): missing requirement [com.adobe.granite.omnisearch.core [189](R 189.6)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.search.result)(version>=1.2.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.day.cq.cq-search [253](R 253.0): missing requirement [com.day.cq.cq-search [253](R 253.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api)(version>=2.1.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]]] Unresolved requirements: [[com.adobe.cq.screens.com.adobe.cq.screens.dcc [158](R 158.0)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.granite.omnisearch.commons)(version>=1.3.0)(!(version>=2.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:59.320 *ERROR* [FelixStartLevel] ERROR: Bundle '159' Error starting launchpad:resources/install/0/com.adobe.cq.screens.sessions-1.0.2.jar (org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.screens.com.adobe.cq.screens.sessions [159](R 159.0): missing requirement [com.adobe.cq.screens.com.adobe.cq.screens.sessions [159](R 159.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0))) Unresolved requirements: [[com.adobe.cq.screens.com.adobe.cq.screens.sessions [159](R 159.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.screens.com.adobe.cq.screens.sessions [159](R 159.0): missing requirement [com.adobe.cq.screens.com.adobe.cq.screens.sessions [159](R 159.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0))) Unresolved requirements: [[com.adobe.cq.screens.com.adobe.cq.screens.sessions [159](R 159.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:59.322 *ERROR* [FelixStartLevel] ERROR: Bundle '160' Error starting launchpad:resources/install/0/com.adobe.granite.activitystreams-0.0.44.jar (org.osgi.framework.BundleException: Unable to resolve com.adobe.granite.activitystreams [160](R 160.0): missing requirement [com.adobe.granite.activitystreams [160](R 160.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api)(version>=2.1.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[com.adobe.granite.activitystreams [160](R 160.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api)(version>=2.1.0)(!(version>=3.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.adobe.granite.activitystreams [160](R 160.0): missing requirement [com.adobe.granite.activitystreams [160](R 160.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api)(version>=2.1.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[com.adobe.granite.activitystreams [160](R 160.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api)(version>=2.1.0)(!(version>=3.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:59.322 *ERROR* [FelixStartLevel] ERROR: Bundle '161' Error starting launchpad:resources/install/0/com.adobe.granite.apicontroller-1.0.2.jar (org.osgi.framework.BundleException: Unable to resolve com.adobe.granite.apicontroller [161](R 161.0): missing requirement [com.adobe.granite.apicontroller [161](R 161.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.7.6)(!(version>=2.0.0))) Unresolved requirements: [[com.adobe.granite.apicontroller [161](R 161.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.7.6)(!(version>=2.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.adobe.granite.apicontroller [161](R 161.0): missing requirement [com.adobe.granite.apicontroller [161](R 161.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.7.6)(!(version>=2.0.0))) Unresolved requirements: [[com.adobe.granite.apicontroller [161](R 161.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.7.6)(!(version>=2.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:59.323 *ERROR* [FelixStartLevel] ERROR: Bundle '162' Error starting launchpad:resources/install/0/com.adobe.granite.asset.api-2.0.4.jar (org.osgi.framework.BundleException: Unable to resolve com.adobe.granite.asset.api [162](R 162.0): missing requirement [com.adobe.granite.asset.api [162](R 162.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.3.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[com.adobe.granite.asset.api [162](R 162.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.3.0)(!(version>=3.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.adobe.granite.asset.api [162](R 162.0): missing requirement [com.adobe.granite.asset.api [162](R 162.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.3.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[com.adobe.granite.asset.api [162](R 162.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.3.0)(!(version>=3.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:59.323 *ERROR* [FelixStartLevel] ERROR: Bundle '163' Error starting launchpad:resources/install/0/com.adobe.granite.asset.core-2.2.36.jar (org.osgi.framework.BundleException: Unable to resolve com.adobe.granite.asset.core [163](R 163.6): missing requirement [com.adobe.granite.asset.core [163](R 163.6)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.adapter)(version>=2.2.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[com.adobe.granite.asset.core [163](R 163.6)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.adapter)(version>=2.2.0)(!(version>=3.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.adobe.granite.asset.core [163](R 163.6): missing requirement [com.adobe.granite.asset.core [163](R 163.6)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.adapter)(version>=2.2.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[com.adobe.granite.asset.core [163](R 163.6)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.adapter)(version>=2.2.0)(!(version>=3.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:59.325 *ERROR* [FelixStartLevel] ERROR: Bundle '164' Error starting launchpad:resources/install/0/com.adobe.granite.auth.authhandler-5.6.40.jar (org.osgi.framework.BundleException: Unable to resolve com.day.cq.cq-authhandler [164](R 164.5): missing requirement [com.day.cq.cq-authhandler [164](R 164.5)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api)(version>=2.3.1)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[com.day.cq.cq-authhandler [164](R 164.5)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api)(version>=2.3.1)(!(version>=3.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.day.cq.cq-authhandler [164](R 164.5): missing requirement [com.day.cq.cq-authhandler [164](R 164.5)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api)(version>=2.3.1)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[com.day.cq.cq-authhandler [164](R 164.5)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api)(version>=2.3.1)(!(version>=3.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:59.327 *ERROR* [FelixStartLevel] ERROR: Bundle '165' Error starting launchpad:resources/install/0/com.adobe.granite.auth.cert-0.0.16-CQ620-B0001.jar (org.osgi.framework.BundleException: Unable to resolve com.adobe.granite.auth.cert [165](R 165.0): missing requirement [com.adobe.granite.auth.cert [165](R 165.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.4.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[com.adobe.granite.auth.cert [165](R 165.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.4.0)(!(version>=3.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.adobe.granite.auth.cert [165](R 165.0): missing requirement [com.adobe.granite.auth.cert [165](R 165.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.4.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[com.adobe.granite.auth.cert [165](R 165.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.4.0)(!(version>=3.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:59.328 *ERROR* [FelixStartLevel] ERROR: Bundle '166' Error starting launchpad:resources/install/0/com.adobe.granite.auth.oauth-1.1.28.jar (org.osgi.framework.BundleException: Unable to resolve com.adobe.granite.auth.oauth [166](R 166.1): missing requirement [com.adobe.granite.auth.oauth [166](R 166.1)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.granite.keystore)(version>=3.0.0)(!(version>=4.0.0))) [caused by: Unable to resolve com.adobe.granite.crypto [177](R 177.0): missing requirement [com.adobe.granite.crypto [177](R 177.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api)(version>=2.1.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]] Unresolved requirements: [[com.adobe.granite.auth.oauth [166](R 166.1)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.granite.keystore)(version>=3.0.0)(!(version>=4.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.adobe.granite.auth.oauth [166](R 166.1): missing requirement [com.adobe.granite.auth.oauth [166](R 166.1)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.granite.keystore)(version>=3.0.0)(!(version>=4.0.0))) [caused by: Unable to resolve com.adobe.granite.crypto [177](R 177.0): missing requirement [com.adobe.granite.crypto [177](R 177.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api)(version>=2.1.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]] Unresolved requirements: [[com.adobe.granite.auth.oauth [166](R 166.1)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.granite.keystore)(version>=3.0.0)(!(version>=4.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:59.330 *ERROR* [FelixStartLevel] ERROR: Bundle '167' Error starting launchpad:resources/install/0/com.adobe.granite.auth.saml-0.4.18.jar (org.osgi.framework.BundleException: Unable to resolve com.adobe.granite.auth.saml [167](R 167.6): missing requirement [com.adobe.granite.auth.saml [167](R 167.6)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.granite.keystore)(version>=3.2.0)(!(version>=4.0.0))) [caused by: Unable to resolve com.adobe.granite.crypto [177](R 177.0): missing requirement [com.adobe.granite.crypto [177](R 177.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api)(version>=2.1.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]] Unresolved requirements: [[com.adobe.granite.auth.saml [167](R 167.6)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.granite.keystore)(version>=3.2.0)(!(version>=4.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.adobe.granite.auth.saml [167](R 167.6): missing requirement [com.adobe.granite.auth.saml [167](R 167.6)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.granite.keystore)(version>=3.2.0)(!(version>=4.0.0))) [caused by: Unable to resolve com.adobe.granite.crypto [177](R 177.0): missing requirement [com.adobe.granite.crypto [177](R 177.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api)(version>=2.1.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]] Unresolved requirements: [[com.adobe.granite.auth.saml [167](R 167.6)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.granite.keystore)(version>=3.2.0)(!(version>=4.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:59.332 *ERROR* [FelixStartLevel] ERROR: Bundle '168' Error starting launchpad:resources/install/0/com.adobe.granite.auth.sso-0.0.26.jar (org.osgi.framework.BundleException: Unable to resolve com.adobe.granite.auth.sso [168](R 168.0): missing requirement [com.adobe.granite.auth.sso [168](R 168.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.2)(!(version>=2.0.0))) Unresolved requirements: [[com.adobe.granite.auth.sso [168](R 168.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.2)(!(version>=2.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.adobe.granite.auth.sso [168](R 168.0): missing requirement [com.adobe.granite.auth.sso [168](R 168.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.2)(!(version>=2.0.0))) Unresolved requirements: [[com.adobe.granite.auth.sso [168](R 168.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.2)(!(version>=2.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:59.333 *ERROR* [FelixStartLevel] ERROR: Bundle '169' Error starting launchpad:resources/install/0/com.adobe.granite.bundles.hc.impl-1.0.22.jar (org.osgi.framework.BundleException: Unable to resolve com.adobe.granite.bundles.hc.impl [169](R 169.0): missing requirement [com.adobe.granite.bundles.hc.impl [169](R 169.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.hc.util)(version>=1.0.0)(!(version>=2.0.0))) [caused by: Unable to resolve org.apache.sling.hc.core [314](R 314.0): missing requirement [org.apache.sling.hc.core [314](R 314.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.commons.threads)(version>=3.1.0)(!(version>=4.0.0))) [caused by: Unable to resolve org.apache.sling.commons.threads [105](R 105.0): missing requirement [org.apache.sling.commons.threads [105](R 105.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]] Unresolved requirements: [[com.adobe.granite.bundles.hc.impl [169](R 169.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.hc.util)(version>=1.0.0)(!(version>=2.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.adobe.granite.bundles.hc.impl [169](R 169.0): missing requirement [com.adobe.granite.bundles.hc.impl [169](R 169.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.hc.util)(version>=1.0.0)(!(version>=2.0.0))) [caused by: Unable to resolve org.apache.sling.hc.core [314](R 314.0): missing requirement [org.apache.sling.hc.core [314](R 314.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.commons.threads)(version>=3.1.0)(!(version>=4.0.0))) [caused by: Unable to resolve org.apache.sling.commons.threads [105](R 105.0): missing requirement [org.apache.sling.commons.threads [105](R 105.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]] Unresolved requirements: [[com.adobe.granite.bundles.hc.impl [169](R 169.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.hc.util)(version>=1.0.0)(!(version>=2.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:59.334 *ERROR* [FelixStartLevel] ERROR: Bundle '170' Error starting launchpad:resources/install/0/com.adobe.granite.cloudsettings.core-1.1.2.jar (org.osgi.framework.BundleException: Unable to resolve com.adobe.granite.cloudsettings.core [170](R 170.0): missing requirement [com.adobe.granite.cloudsettings.core [170](R 170.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.3.2)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[com.adobe.granite.cloudsettings.core [170](R 170.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.3.2)(!(version>=3.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.adobe.granite.cloudsettings.core [170](R 170.0): missing requirement [com.adobe.granite.cloudsettings.core [170](R 170.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.3.2)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[com.adobe.granite.cloudsettings.core [170](R 170.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.3.2)(!(version>=3.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:59.335 *ERROR* [FelixStartLevel] ERROR: Bundle '171' Error starting launchpad:resources/install/0/com.adobe.granite.comments-1.0.20.jar (org.osgi.framework.BundleException: Unable to resolve com.adobe.granite.comments [171](R 171.0): missing requirement [com.adobe.granite.comments [171](R 171.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api)(version>=2.2.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[com.adobe.granite.comments [171](R 171.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api)(version>=2.2.0)(!(version>=3.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.adobe.granite.comments [171](R 171.0): missing requirement [com.adobe.granite.comments [171](R 171.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api)(version>=2.2.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[com.adobe.granite.comments [171](R 171.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api)(version>=2.2.0)(!(version>=3.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:59.336 *ERROR* [FelixStartLevel] ERROR: Bundle '172' Error starting launchpad:resources/install/0/com.adobe.granite.confmgr-1.0.2.jar (org.osgi.framework.BundleException: Unable to resolve com.adobe.granite.confmgr [172](R 172.0): missing requirement [com.adobe.granite.confmgr [172](R 172.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.adapter)(version>=2.2.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[com.adobe.granite.confmgr [172](R 172.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.adapter)(version>=2.2.0)(!(version>=3.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.adobe.granite.confmgr [172](R 172.0): missing requirement [com.adobe.granite.confmgr [172](R 172.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.adapter)(version>=2.2.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[com.adobe.granite.confmgr [172](R 172.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.adapter)(version>=2.2.0)(!(version>=3.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:59.338 *ERROR* [FelixStartLevel] ERROR: Bundle '173' Error starting launchpad:resources/install/0/com.adobe.granite.contexthub.commons-0.1.24.jar (org.osgi.framework.BundleException: Unable to resolve com.adobe.granite.contexthub.commons [173](R 173.1): missing requirement [com.adobe.granite.contexthub.commons [173](R 173.1)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api)(version>=2.2.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[com.adobe.granite.contexthub.commons [173](R 173.1)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api)(version>=2.2.0)(!(version>=3.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.adobe.granite.contexthub.commons [173](R 173.1): missing requirement [com.adobe.granite.contexthub.commons [173](R 173.1)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api)(version>=2.2.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[com.adobe.granite.contexthub.commons [173](R 173.1)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api)(version>=2.2.0)(!(version>=3.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:59.340 *ERROR* [FelixStartLevel] ERROR: Bundle '174' Error starting launchpad:resources/install/0/com.adobe.granite.crx-explorer-1.0.38.jar (org.osgi.framework.BundleException: Unable to resolve com.adobe.granite.crx-explorer [174](R 174.0): missing requirement [com.adobe.granite.crx-explorer [174](R 174.0)] osgi.wiring.package; (osgi.wiring.package=org.apache.commons.logging) Unresolved requirements: [[com.adobe.granite.crx-explorer [174](R 174.0)] osgi.wiring.package; (osgi.wiring.package=org.apache.commons.logging)])
org.osgi.framework.BundleException: Unable to resolve com.adobe.granite.crx-explorer [174](R 174.0): missing requirement [com.adobe.granite.crx-explorer [174](R 174.0)] osgi.wiring.package; (osgi.wiring.package=org.apache.commons.logging) Unresolved requirements: [[com.adobe.granite.crx-explorer [174](R 174.0)] osgi.wiring.package; (osgi.wiring.package=org.apache.commons.logging)]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:59.341 *ERROR* [FelixStartLevel] ERROR: Bundle '175' Error starting launchpad:resources/install/0/com.adobe.granite.crx-packagemgr-1.0.86.jar (org.osgi.framework.BundleException: Unable to resolve com.adobe.granite.crx-packagemgr [175](R 175.2): missing requirement [com.adobe.granite.crx-packagemgr [175](R 175.2)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.granite.license)(version>=1.0.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.adobe.granite.license [63](R 63.5): missing requirement [com.adobe.granite.license [63](R 63.5)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.7.6)(!(version>=2.0.0)))] Unresolved requirements: [[com.adobe.granite.crx-packagemgr [175](R 175.2)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.granite.license)(version>=1.0.0)(!(version>=2.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.adobe.granite.crx-packagemgr [175](R 175.2): missing requirement [com.adobe.granite.crx-packagemgr [175](R 175.2)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.granite.license)(version>=1.0.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.adobe.granite.license [63](R 63.5): missing requirement [com.adobe.granite.license [63](R 63.5)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.7.6)(!(version>=2.0.0)))] Unresolved requirements: [[com.adobe.granite.crx-packagemgr [175](R 175.2)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.granite.license)(version>=1.0.0)(!(version>=2.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:59.342 *ERROR* [FelixStartLevel] ERROR: Bundle '176' Error starting launchpad:resources/install/0/com.adobe.granite.crxde-lite-1.1.6.jar (org.osgi.framework.BundleException: Unable to resolve com.adobe.granite.crxde-lite [176](R 176.1): missing requirement [com.adobe.granite.crxde-lite [176](R 176.1)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.i18n)(version>=5.4.0)(!(version>=6.0.0))) [caused by: Unable to resolve com.day.cq.cq-i18n [182](R 182.0): missing requirement [com.day.cq.cq-i18n [182](R 182.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api)(version>=2.1.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]] Unresolved requirements: [[com.adobe.granite.crxde-lite [176](R 176.1)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.i18n)(version>=5.4.0)(!(version>=6.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.adobe.granite.crxde-lite [176](R 176.1): missing requirement [com.adobe.granite.crxde-lite [176](R 176.1)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.i18n)(version>=5.4.0)(!(version>=6.0.0))) [caused by: Unable to resolve com.day.cq.cq-i18n [182](R 182.0): missing requirement [com.day.cq.cq-i18n [182](R 182.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api)(version>=2.1.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]] Unresolved requirements: [[com.adobe.granite.crxde-lite [176](R 176.1)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.i18n)(version>=5.4.0)(!(version>=6.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:59.343 *ERROR* [FelixStartLevel] ERROR: Bundle '177' Error starting launchpad:resources/install/0/com.adobe.granite.crypto-3.1.2.jar (org.osgi.framework.BundleException: Unable to resolve com.adobe.granite.crypto [177](R 177.0): missing requirement [com.adobe.granite.crypto [177](R 177.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api)(version>=2.1.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[com.adobe.granite.crypto [177](R 177.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api)(version>=2.1.0)(!(version>=3.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.adobe.granite.crypto [177](R 177.0): missing requirement [com.adobe.granite.crypto [177](R 177.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api)(version>=2.1.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[com.adobe.granite.crypto [177](R 177.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api)(version>=2.1.0)(!(version>=3.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:59.344 *ERROR* [FelixStartLevel] ERROR: Bundle '178' Error starting launchpad:resources/install/0/com.adobe.granite.csrf-1.0.14.jar (org.osgi.framework.BundleException: Unable to resolve com.adobe.granite.csrf [178](R 178.0): missing requirement [com.adobe.granite.csrf [178](R 178.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.oltu.oauth2.jwt.io)(version>=1.0.0)(!(version>=2.0.0))) [caused by: Unable to resolve org.apache.oltu.oauth2.jwt [300](R 300.0): missing requirement [org.apache.oltu.oauth2.jwt [300](R 300.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.7.0)(!(version>=2.0.0)))] Unresolved requirements: [[com.adobe.granite.csrf [178](R 178.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.oltu.oauth2.jwt.io)(version>=1.0.0)(!(version>=2.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.adobe.granite.csrf [178](R 178.0): missing requirement [com.adobe.granite.csrf [178](R 178.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.oltu.oauth2.jwt.io)(version>=1.0.0)(!(version>=2.0.0))) [caused by: Unable to resolve org.apache.oltu.oauth2.jwt [300](R 300.0): missing requirement [org.apache.oltu.oauth2.jwt [300](R 300.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.7.0)(!(version>=2.0.0)))] Unresolved requirements: [[com.adobe.granite.csrf [178](R 178.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.oltu.oauth2.jwt.io)(version>=1.0.0)(!(version>=2.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:59.346 *ERROR* [FelixStartLevel] ERROR: Bundle '179' Error starting launchpad:resources/install/0/com.adobe.granite.distribution.core-0.1.32.jar (org.osgi.framework.BundleException: Unable to resolve com.adobe.granite.distribution.core [179](R 179.1): missing requirement [com.adobe.granite.distribution.core [179](R 179.1)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.granite.crypto)(version>=1.4.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.adobe.granite.crypto [177](R 177.0): missing requirement [com.adobe.granite.crypto [177](R 177.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api)(version>=2.1.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]] Unresolved requirements: [[com.adobe.granite.distribution.core [179](R 179.1)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.granite.crypto)(version>=1.4.0)(!(version>=2.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.adobe.granite.distribution.core [179](R 179.1): missing requirement [com.adobe.granite.distribution.core [179](R 179.1)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.granite.crypto)(version>=1.4.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.adobe.granite.crypto [177](R 177.0): missing requirement [com.adobe.granite.crypto [177](R 177.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api)(version>=2.1.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]] Unresolved requirements: [[com.adobe.granite.distribution.core [179](R 179.1)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.granite.crypto)(version>=1.4.0)(!(version>=2.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:59.346 *ERROR* [FelixStartLevel] ERROR: Bundle '180' Error starting launchpad:resources/install/0/com.adobe.granite.frags.impl-0.0.2.jar (org.osgi.framework.BundleException: Unable to resolve com.adobe.granite.frags.impl [180](R 180.0): missing requirement [com.adobe.granite.frags.impl [180](R 180.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.2)(!(version>=2.0.0))) Unresolved requirements: [[com.adobe.granite.frags.impl [180](R 180.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.2)(!(version>=2.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.adobe.granite.frags.impl [180](R 180.0): missing requirement [com.adobe.granite.frags.impl [180](R 180.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.2)(!(version>=2.0.0))) Unresolved requirements: [[com.adobe.granite.frags.impl [180](R 180.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.2)(!(version>=2.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:59.348 *ERROR* [FelixStartLevel] ERROR: Bundle '181' Error starting launchpad:resources/install/0/com.adobe.granite.httpcache.core-1.0.4.jar (org.osgi.framework.BundleException: Unable to resolve com.adobe.granite.httpcache.core [181](R 181.0): missing requirement [com.adobe.granite.httpcache.core [181](R 181.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api)(version>=2.2.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[com.adobe.granite.httpcache.core [181](R 181.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api)(version>=2.2.0)(!(version>=3.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.adobe.granite.httpcache.core [181](R 181.0): missing requirement [com.adobe.granite.httpcache.core [181](R 181.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api)(version>=2.2.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[com.adobe.granite.httpcache.core [181](R 181.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api)(version>=2.2.0)(!(version>=3.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:59.350 *ERROR* [FelixStartLevel] ERROR: Bundle '182' Error starting launchpad:resources/install/0/com.adobe.granite.i18n-5.5.16.jar (org.osgi.framework.BundleException: Unable to resolve com.day.cq.cq-i18n [182](R 182.0): missing requirement [com.day.cq.cq-i18n [182](R 182.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api)(version>=2.1.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[com.day.cq.cq-i18n [182](R 182.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api)(version>=2.1.0)(!(version>=3.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.day.cq.cq-i18n [182](R 182.0): missing requirement [com.day.cq.cq-i18n [182](R 182.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api)(version>=2.1.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[com.day.cq.cq-i18n [182](R 182.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api)(version>=2.1.0)(!(version>=3.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:59.350 *ERROR* [FelixStartLevel] ERROR: Bundle '183' Error starting launchpad:resources/install/0/com.adobe.granite.logging-1.0.18.jar (org.osgi.framework.BundleException: Unable to resolve com.adobe.granite.logging [183](R 183.0): missing requirement [com.adobe.granite.logging [183](R 183.0)] osgi.wiring.package; (&(osgi.wiring.package=ch.qos.logback.classic)(version>=1.0.13)(!(version>=2.0.0))) Unresolved requirements: [[com.adobe.granite.logging [183](R 183.0)] osgi.wiring.package; (&(osgi.wiring.package=ch.qos.logback.classic)(version>=1.0.13)(!(version>=2.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.adobe.granite.logging [183](R 183.0): missing requirement [com.adobe.granite.logging [183](R 183.0)] osgi.wiring.package; (&(osgi.wiring.package=ch.qos.logback.classic)(version>=1.0.13)(!(version>=2.0.0))) Unresolved requirements: [[com.adobe.granite.logging [183](R 183.0)] osgi.wiring.package; (&(osgi.wiring.package=ch.qos.logback.classic)(version>=1.0.13)(!(version>=2.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:59.352 *ERROR* [FelixStartLevel] ERROR: Bundle '184' Error starting launchpad:resources/install/0/com.adobe.granite.maintenance.core-1.2.10.jar (org.osgi.framework.BundleException: Unable to resolve com.adobe.granite.maintenance.core [184](R 184.0): missing requirement [com.adobe.granite.maintenance.core [184](R 184.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.hc.util)(version>=1.0.0)(!(version>=2.0.0))) [caused by: Unable to resolve org.apache.sling.hc.core [314](R 314.0): missing requirement [org.apache.sling.hc.core [314](R 314.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.commons.scheduler)(version>=2.1.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.commons.scheduler [126](R 126.5): missing requirement [org.apache.sling.commons.scheduler [126](R 126.5)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.7.0)(!(version>=2.0.0)))]] Unresolved requirements: [[com.adobe.granite.maintenance.core [184](R 184.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.hc.util)(version>=1.0.0)(!(version>=2.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.adobe.granite.maintenance.core [184](R 184.0): missing requirement [com.adobe.granite.maintenance.core [184](R 184.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.hc.util)(version>=1.0.0)(!(version>=2.0.0))) [caused by: Unable to resolve org.apache.sling.hc.core [314](R 314.0): missing requirement [org.apache.sling.hc.core [314](R 314.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.commons.scheduler)(version>=2.1.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.commons.scheduler [126](R 126.5): missing requirement [org.apache.sling.commons.scheduler [126](R 126.5)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.7.0)(!(version>=2.0.0)))]] Unresolved requirements: [[com.adobe.granite.maintenance.core [184](R 184.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.hc.util)(version>=1.0.0)(!(version>=2.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:59.353 *ERROR* [FelixStartLevel] ERROR: Bundle '185' Error starting launchpad:resources/install/0/com.adobe.granite.monitoring.core-0.4.12.jar (org.osgi.framework.BundleException: Unable to resolve com.adobe.granite.monitoring.core [185](R 185.0): missing requirement [com.adobe.granite.monitoring.core [185](R 185.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.settings)(version>=1.0.0)(!(version>=2.0.0))) [caused by: Unable to resolve org.apache.sling.settings [16](R 16.0): missing requirement [org.apache.sling.settings [16](R 16.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[com.adobe.granite.monitoring.core [185](R 185.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.settings)(version>=1.0.0)(!(version>=2.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.adobe.granite.monitoring.core [185](R 185.0): missing requirement [com.adobe.granite.monitoring.core [185](R 185.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.settings)(version>=1.0.0)(!(version>=2.0.0))) [caused by: Unable to resolve org.apache.sling.settings [16](R 16.0): missing requirement [org.apache.sling.settings [16](R 16.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[com.adobe.granite.monitoring.core [185](R 185.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.settings)(version>=1.0.0)(!(version>=2.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:59.355 *ERROR* [FelixStartLevel] ERROR: Bundle '186' Error starting launchpad:resources/install/0/com.adobe.granite.oauth.jwt-0.1.0.jar (org.osgi.framework.BundleException: Unable to resolve com.adobe.granite.oauth.jwt [186](R 186.0): missing requirement [com.adobe.granite.oauth.jwt [186](R 186.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.oltu.oauth2.jwt.io)(version>=1.0.0)(!(version>=2.0.0))) [caused by: Unable to resolve org.apache.oltu.oauth2.jwt [300](R 300.0): missing requirement [org.apache.oltu.oauth2.jwt [300](R 300.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.7.0)(!(version>=2.0.0)))] Unresolved requirements: [[com.adobe.granite.oauth.jwt [186](R 186.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.oltu.oauth2.jwt.io)(version>=1.0.0)(!(version>=2.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.adobe.granite.oauth.jwt [186](R 186.0): missing requirement [com.adobe.granite.oauth.jwt [186](R 186.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.oltu.oauth2.jwt.io)(version>=1.0.0)(!(version>=2.0.0))) [caused by: Unable to resolve org.apache.oltu.oauth2.jwt [300](R 300.0): missing requirement [org.apache.oltu.oauth2.jwt [300](R 300.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.7.0)(!(version>=2.0.0)))] Unresolved requirements: [[com.adobe.granite.oauth.jwt [186](R 186.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.oltu.oauth2.jwt.io)(version>=1.0.0)(!(version>=2.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:59.357 *ERROR* [FelixStartLevel] ERROR: Bundle '187' Error starting launchpad:resources/install/0/com.adobe.granite.offloading.core-1.0.48.jar (org.osgi.framework.BundleException: Unable to resolve com.adobe.granite.offloading.core [187](R 187.1): missing requirement [com.adobe.granite.offloading.core [187](R 187.1)] osgi.wiring.package; (osgi.wiring.package=org.apache.http.client.entity) [caused by: Unable to resolve org.apache.httpcomponents.httpclient [121](R 121.2): missing requirement [org.apache.httpcomponents.httpclient [121](R 121.2)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.commons.logging)(version>=1.1.0)(!(version>=1.2.0)))] Unresolved requirements: [[com.adobe.granite.offloading.core [187](R 187.1)] osgi.wiring.package; (osgi.wiring.package=org.apache.http.client.entity)])
org.osgi.framework.BundleException: Unable to resolve com.adobe.granite.offloading.core [187](R 187.1): missing requirement [com.adobe.granite.offloading.core [187](R 187.1)] osgi.wiring.package; (osgi.wiring.package=org.apache.http.client.entity) [caused by: Unable to resolve org.apache.httpcomponents.httpclient [121](R 121.2): missing requirement [org.apache.httpcomponents.httpclient [121](R 121.2)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.commons.logging)(version>=1.1.0)(!(version>=1.2.0)))] Unresolved requirements: [[com.adobe.granite.offloading.core [187](R 187.1)] osgi.wiring.package; (osgi.wiring.package=org.apache.http.client.entity)]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:59.358 *ERROR* [FelixStartLevel] ERROR: Bundle '188' Error starting launchpad:resources/install/0/com.adobe.granite.offloading.workflow-1.0.6.jar (org.osgi.framework.BundleException: Unable to resolve com.adobe.granite.offloading.workflow [188](R 188.0): missing requirement [com.adobe.granite.offloading.workflow [188](R 188.0)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.granite.workflow.exec)(version>=1.0.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.adobe.granite.workflow.api [214](R 214.0): missing requirement [com.adobe.granite.workflow.api [214](R 214.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.adapter)(version>=2.0.8)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]] Unresolved requirements: [[com.adobe.granite.offloading.workflow [188](R 188.0)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.granite.workflow.exec)(version>=1.0.0)(!(version>=2.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.adobe.granite.offloading.workflow [188](R 188.0): missing requirement [com.adobe.granite.offloading.workflow [188](R 188.0)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.granite.workflow.exec)(version>=1.0.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.adobe.granite.workflow.api [214](R 214.0): missing requirement [com.adobe.granite.workflow.api [214](R 214.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.adapter)(version>=2.0.8)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]] Unresolved requirements: [[com.adobe.granite.offloading.workflow [188](R 188.0)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.granite.workflow.exec)(version>=1.0.0)(!(version>=2.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:59.360 *ERROR* [FelixStartLevel] ERROR: Bundle '189' Error starting launchpad:resources/install/0/com.adobe.granite.omnisearch.core-1.0.48-CQ620-B0002.jar (org.osgi.framework.BundleException: Unable to resolve com.adobe.granite.omnisearch.core [189](R 189.6): missing requirement [com.adobe.granite.omnisearch.core [189](R 189.6)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.search.result)(version>=1.2.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.day.cq.cq-search [253](R 253.0): missing requirement [com.day.cq.cq-search [253](R 253.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api)(version>=2.1.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]] Unresolved requirements: [[com.adobe.granite.omnisearch.core [189](R 189.6)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.search.result)(version>=1.2.0)(!(version>=2.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.adobe.granite.omnisearch.core [189](R 189.6): missing requirement [com.adobe.granite.omnisearch.core [189](R 189.6)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.search.result)(version>=1.2.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.day.cq.cq-search [253](R 253.0): missing requirement [com.day.cq.cq-search [253](R 253.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api)(version>=2.1.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]] Unresolved requirements: [[com.adobe.granite.omnisearch.core [189](R 189.6)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.search.result)(version>=1.2.0)(!(version>=2.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:59.360 *ERROR* [FelixStartLevel] ERROR: Bundle '190' Error starting launchpad:resources/install/0/com.adobe.granite.optout-0.0.10.jar (org.osgi.framework.BundleException: Unable to resolve com.adobe.granite.optout [190](R 190.0): missing requirement [com.adobe.granite.optout [190](R 190.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.servlets)(version>=2.1.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[com.adobe.granite.optout [190](R 190.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.servlets)(version>=2.1.0)(!(version>=3.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.adobe.granite.optout [190](R 190.0): missing requirement [com.adobe.granite.optout [190](R 190.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.servlets)(version>=2.1.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[com.adobe.granite.optout [190](R 190.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.servlets)(version>=2.1.0)(!(version>=3.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:59.361 *ERROR* [FelixStartLevel] ERROR: Bundle '191' Error starting launchpad:resources/install/0/com.adobe.granite.queries-1.0.26.jar (org.osgi.framework.BundleException: Unable to resolve com.adobe.granite.queries [191](R 191.0): missing requirement [com.adobe.granite.queries [191](R 191.0)] osgi.wiring.package; (&(osgi.wiring.package=ch.qos.logback.classic)(version>=1.0.13)(!(version>=2.0.0))) Unresolved requirements: [[com.adobe.granite.queries [191](R 191.0)] osgi.wiring.package; (&(osgi.wiring.package=ch.qos.logback.classic)(version>=1.0.13)(!(version>=2.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.adobe.granite.queries [191](R 191.0): missing requirement [com.adobe.granite.queries [191](R 191.0)] osgi.wiring.package; (&(osgi.wiring.package=ch.qos.logback.classic)(version>=1.0.13)(!(version>=2.0.0))) Unresolved requirements: [[com.adobe.granite.queries [191](R 191.0)] osgi.wiring.package; (&(osgi.wiring.package=ch.qos.logback.classic)(version>=1.0.13)(!(version>=2.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:59.361 *ERROR* [FelixStartLevel] ERROR: Bundle '192' Error starting launchpad:resources/install/0/com.adobe.granite.references.core-1.1.0.jar (org.osgi.framework.BundleException: Unable to resolve com.adobe.granite.references.core [192](R 192.0): missing requirement [com.adobe.granite.references.core [192](R 192.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.3.2)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[com.adobe.granite.references.core [192](R 192.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.3.2)(!(version>=3.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.adobe.granite.references.core [192](R 192.0): missing requirement [com.adobe.granite.references.core [192](R 192.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.3.2)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[com.adobe.granite.references.core [192](R 192.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.3.2)(!(version>=3.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:59.363 *ERROR* [FelixStartLevel] ERROR: Bundle '193' Error starting launchpad:resources/install/0/com.adobe.granite.replication.core-6.0.14.jar (org.osgi.framework.BundleException: Unable to resolve com.day.cq.cq-replication [193](R 193.6): missing requirement [com.day.cq.cq-replication [193](R 193.6)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.granite.crypto)(version>=1.4.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.adobe.granite.crypto [177](R 177.0): missing requirement [com.adobe.granite.crypto [177](R 177.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api)(version>=2.1.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]] Unresolved requirements: [[com.day.cq.cq-replication [193](R 193.6)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.granite.crypto)(version>=1.4.0)(!(version>=2.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.day.cq.cq-replication [193](R 193.6): missing requirement [com.day.cq.cq-replication [193](R 193.6)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.granite.crypto)(version>=1.4.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.adobe.granite.crypto [177](R 177.0): missing requirement [com.adobe.granite.crypto [177](R 177.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api)(version>=2.1.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]] Unresolved requirements: [[com.day.cq.cq-replication [193](R 193.6)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.granite.crypto)(version>=1.4.0)(!(version>=2.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:59.364 *ERROR* [FelixStartLevel] ERROR: Bundle '194' Error starting launchpad:resources/install/0/com.adobe.granite.replication.hc.impl-1.0.16.jar (org.osgi.framework.BundleException: Unable to resolve com.adobe.granite.replication.hc.impl [194](R 194.0): missing requirement [com.adobe.granite.replication.hc.impl [194](R 194.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.hc.util)(version>=1.0.0)(!(version>=2.0.0))) [caused by: Unable to resolve org.apache.sling.hc.core [314](R 314.0): missing requirement [org.apache.sling.hc.core [314](R 314.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.6.0)(!(version>=2.0.0)))] Unresolved requirements: [[com.adobe.granite.replication.hc.impl [194](R 194.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.hc.util)(version>=1.0.0)(!(version>=2.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.adobe.granite.replication.hc.impl [194](R 194.0): missing requirement [com.adobe.granite.replication.hc.impl [194](R 194.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.hc.util)(version>=1.0.0)(!(version>=2.0.0))) [caused by: Unable to resolve org.apache.sling.hc.core [314](R 314.0): missing requirement [org.apache.sling.hc.core [314](R 314.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.6.0)(!(version>=2.0.0)))] Unresolved requirements: [[com.adobe.granite.replication.hc.impl [194](R 194.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.hc.util)(version>=1.0.0)(!(version>=2.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:59.365 *ERROR* [FelixStartLevel] ERROR: Bundle '195' Error starting launchpad:resources/install/0/com.adobe.granite.repository.checker-1.0.0.jar (org.osgi.framework.BundleException: Unable to resolve com.adobe.granite.repository.checker [195](R 195.0): missing requirement [com.adobe.granite.repository.checker [195](R 195.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.2)(!(version>=2.0.0))) Unresolved requirements: [[com.adobe.granite.repository.checker [195](R 195.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.2)(!(version>=2.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.adobe.granite.repository.checker [195](R 195.0): missing requirement [com.adobe.granite.repository.checker [195](R 195.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.2)(!(version>=2.0.0))) Unresolved requirements: [[com.adobe.granite.repository.checker [195](R 195.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.2)(!(version>=2.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:59.367 *ERROR* [FelixStartLevel] ERROR: Bundle '196' Error starting launchpad:resources/install/0/com.adobe.granite.repository.hc.impl-1.0.24.jar (org.osgi.framework.BundleException: Unable to resolve com.adobe.granite.repository.hc.impl [196](R 196.0): missing requirement [com.adobe.granite.repository.hc.impl [196](R 196.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.hc.util)(version>=1.0.0)(!(version>=2.0.0))) [caused by: Unable to resolve org.apache.sling.hc.core [314](R 314.0): missing requirement [org.apache.sling.hc.core [314](R 314.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.6.0)(!(version>=2.0.0)))] Unresolved requirements: [[com.adobe.granite.repository.hc.impl [196](R 196.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.hc.util)(version>=1.0.0)(!(version>=2.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.adobe.granite.repository.hc.impl [196](R 196.0): missing requirement [com.adobe.granite.repository.hc.impl [196](R 196.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.hc.util)(version>=1.0.0)(!(version>=2.0.0))) [caused by: Unable to resolve org.apache.sling.hc.core [314](R 314.0): missing requirement [org.apache.sling.hc.core [314](R 314.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.6.0)(!(version>=2.0.0)))] Unresolved requirements: [[com.adobe.granite.repository.hc.impl [196](R 196.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.hc.util)(version>=1.0.0)(!(version>=2.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:59.368 *ERROR* [FelixStartLevel] ERROR: Bundle '197' Error starting launchpad:resources/install/0/com.adobe.granite.requests.logging-1.0.16.jar (org.osgi.framework.BundleException: Unable to resolve com.adobe.granite.requests.logging [197](R 197.0): missing requirement [com.adobe.granite.requests.logging [197](R 197.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.hc.util)(version>=1.2.0)(!(version>=2.0.0))) [caused by: Unable to resolve org.apache.sling.hc.core [314](R 314.0): missing requirement [org.apache.sling.hc.core [314](R 314.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.commons.threads)(version>=3.1.0)(!(version>=4.0.0))) [caused by: Unable to resolve org.apache.sling.commons.threads [105](R 105.0): missing requirement [org.apache.sling.commons.threads [105](R 105.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]] Unresolved requirements: [[com.adobe.granite.requests.logging [197](R 197.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.hc.util)(version>=1.2.0)(!(version>=2.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.adobe.granite.requests.logging [197](R 197.0): missing requirement [com.adobe.granite.requests.logging [197](R 197.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.hc.util)(version>=1.2.0)(!(version>=2.0.0))) [caused by: Unable to resolve org.apache.sling.hc.core [314](R 314.0): missing requirement [org.apache.sling.hc.core [314](R 314.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.commons.threads)(version>=3.1.0)(!(version>=4.0.0))) [caused by: Unable to resolve org.apache.sling.commons.threads [105](R 105.0): missing requirement [org.apache.sling.commons.threads [105](R 105.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]] Unresolved requirements: [[com.adobe.granite.requests.logging [197](R 197.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.hc.util)(version>=1.2.0)(!(version>=2.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:59.369 *ERROR* [FelixStartLevel] ERROR: Bundle '198' Error starting launchpad:resources/install/0/com.adobe.granite.rest.api-1.0.14.jar (org.osgi.framework.BundleException: Unable to resolve com.adobe.granite.rest.api [198](R 198.6): missing requirement [com.adobe.granite.rest.api [198](R 198.6)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api)(version>=2.3.1)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[com.adobe.granite.rest.api [198](R 198.6)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api)(version>=2.3.1)(!(version>=3.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.adobe.granite.rest.api [198](R 198.6): missing requirement [com.adobe.granite.rest.api [198](R 198.6)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api)(version>=2.3.1)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[com.adobe.granite.rest.api [198](R 198.6)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api)(version>=2.3.1)(!(version>=3.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:59.370 *ERROR* [FelixStartLevel] ERROR: Bundle '199' Error starting launchpad:resources/install/0/com.adobe.granite.rest.assets-1.0.14-CQ620-B0001.jar (org.osgi.framework.BundleException: Unable to resolve com.adobe.granite.rest.assets [199](R 199.6): missing requirement [com.adobe.granite.rest.assets [199](R 199.6)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.granite.rest.converter)(version>=1.1.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.adobe.granite.rest.api [198](R 198.6): missing requirement [com.adobe.granite.rest.api [198](R 198.6)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api)(version>=2.3.1)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]] Unresolved requirements: [[com.adobe.granite.rest.assets [199](R 199.6)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.granite.rest.converter)(version>=1.1.0)(!(version>=2.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.adobe.granite.rest.assets [199](R 199.6): missing requirement [com.adobe.granite.rest.assets [199](R 199.6)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.granite.rest.converter)(version>=1.1.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.adobe.granite.rest.api [198](R 198.6): missing requirement [com.adobe.granite.rest.api [198](R 198.6)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api)(version>=2.3.1)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]] Unresolved requirements: [[com.adobe.granite.rest.assets [199](R 199.6)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.granite.rest.converter)(version>=1.1.0)(!(version>=2.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:59.376 *ERROR* [FelixStartLevel] ERROR: Bundle '201' Error starting launchpad:resources/install/0/com.adobe.granite.security.user-0.2.18-CQ620-B0001.jar (org.osgi.framework.BundleException: Unable to resolve com.adobe.granite.security.user [201](R 201.1): missing requirement [com.adobe.granite.security.user [201](R 201.1)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.granite.crypto)(version>=1.4.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.adobe.granite.crypto [177](R 177.0): missing requirement [com.adobe.granite.crypto [177](R 177.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api)(version>=2.1.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]] Unresolved requirements: [[com.adobe.granite.security.user [201](R 201.1)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.granite.crypto)(version>=1.4.0)(!(version>=2.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.adobe.granite.security.user [201](R 201.1): missing requirement [com.adobe.granite.security.user [201](R 201.1)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.granite.crypto)(version>=1.4.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.adobe.granite.crypto [177](R 177.0): missing requirement [com.adobe.granite.crypto [177](R 177.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api)(version>=2.1.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]] Unresolved requirements: [[com.adobe.granite.security.user [201](R 201.1)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.granite.crypto)(version>=1.4.0)(!(version>=2.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:59.377 *ERROR* [FelixStartLevel] ERROR: Bundle '202' Error starting launchpad:resources/install/0/com.adobe.granite.sightly.engine-1.1.72.jar (org.osgi.framework.BundleException: Unable to resolve io.sightly.bundle [202](R 202.0): missing requirement [io.sightly.bundle [202](R 202.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.3.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[io.sightly.bundle [202](R 202.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.3.0)(!(version>=3.0.0)))])
org.osgi.framework.BundleException: Unable to resolve io.sightly.bundle [202](R 202.0): missing requirement [io.sightly.bundle [202](R 202.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.3.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[io.sightly.bundle [202](R 202.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.3.0)(!(version>=3.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:59.379 *ERROR* [FelixStartLevel] ERROR: Bundle '203' Error starting launchpad:resources/install/0/com.adobe.granite.socialgraph-0.0.22.jar (org.osgi.framework.BundleException: Unable to resolve com.adobe.granite.socialgraph [203](R 203.0): missing requirement [com.adobe.granite.socialgraph [203](R 203.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api)(version>=2.0.6)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[com.adobe.granite.socialgraph [203](R 203.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api)(version>=2.0.6)(!(version>=3.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.adobe.granite.socialgraph [203](R 203.0): missing requirement [com.adobe.granite.socialgraph [203](R 203.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api)(version>=2.0.6)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[com.adobe.granite.socialgraph [203](R 203.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api)(version>=2.0.6)(!(version>=3.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:59.381 *ERROR* [FelixStartLevel] ERROR: Bundle '204' Error starting launchpad:resources/install/0/com.adobe.granite.socketio-0.0.4.jar (org.osgi.framework.BundleException: Unable to resolve com.adobe.granite.socketio [204](R 204.0): missing requirement [com.adobe.granite.socketio [204](R 204.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.oltu.oauth2.jwt.io)(version>=1.0.0)(!(version>=2.0.0))) [caused by: Unable to resolve org.apache.oltu.oauth2.jwt [300](R 300.0): missing requirement [org.apache.oltu.oauth2.jwt [300](R 300.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.7.0)(!(version>=2.0.0)))] Unresolved requirements: [[com.adobe.granite.socketio [204](R 204.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.oltu.oauth2.jwt.io)(version>=1.0.0)(!(version>=2.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.adobe.granite.socketio [204](R 204.0): missing requirement [com.adobe.granite.socketio [204](R 204.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.oltu.oauth2.jwt.io)(version>=1.0.0)(!(version>=2.0.0))) [caused by: Unable to resolve org.apache.oltu.oauth2.jwt [300](R 300.0): missing requirement [org.apache.oltu.oauth2.jwt [300](R 300.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.7.0)(!(version>=2.0.0)))] Unresolved requirements: [[com.adobe.granite.socketio [204](R 204.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.oltu.oauth2.jwt.io)(version>=1.0.0)(!(version>=2.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:59.382 *ERROR* [FelixStartLevel] ERROR: Bundle '205' Error starting launchpad:resources/install/0/com.adobe.granite.taskmanagement.api-1.0.0.jar (org.osgi.framework.BundleException: Unable to resolve com.adobe.granite.taskmanagement.api [205](R 205.0): missing requirement [com.adobe.granite.taskmanagement.api [205](R 205.0)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.granite.workflow.exec)(version>=1.0.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.adobe.granite.workflow.api [214](R 214.0): missing requirement [com.adobe.granite.workflow.api [214](R 214.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.0.8)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]] Unresolved requirements: [[com.adobe.granite.taskmanagement.api [205](R 205.0)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.granite.workflow.exec)(version>=1.0.0)(!(version>=2.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.adobe.granite.taskmanagement.api [205](R 205.0): missing requirement [com.adobe.granite.taskmanagement.api [205](R 205.0)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.granite.workflow.exec)(version>=1.0.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.adobe.granite.workflow.api [214](R 214.0): missing requirement [com.adobe.granite.workflow.api [214](R 214.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.0.8)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]] Unresolved requirements: [[com.adobe.granite.taskmanagement.api [205](R 205.0)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.granite.workflow.exec)(version>=1.0.0)(!(version>=2.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:59.383 *ERROR* [FelixStartLevel] ERROR: Bundle '206' Error starting launchpad:resources/install/0/com.adobe.granite.taskmanagement.core-1.0.34.jar (org.osgi.framework.BundleException: Unable to resolve com.adobe.granite.taskmanagement.core [206](R 206.1): missing requirement [com.adobe.granite.taskmanagement.core [206](R 206.1)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.granite.workflow.exec)(version>=1.0.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.adobe.granite.workflow.api [214](R 214.0): missing requirement [com.adobe.granite.workflow.api [214](R 214.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.0.8)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]] Unresolved requirements: [[com.adobe.granite.taskmanagement.core [206](R 206.1)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.granite.workflow.exec)(version>=1.0.0)(!(version>=2.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.adobe.granite.taskmanagement.core [206](R 206.1): missing requirement [com.adobe.granite.taskmanagement.core [206](R 206.1)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.granite.workflow.exec)(version>=1.0.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.adobe.granite.workflow.api [214](R 214.0): missing requirement [com.adobe.granite.workflow.api [214](R 214.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.0.8)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]] Unresolved requirements: [[com.adobe.granite.taskmanagement.core [206](R 206.1)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.granite.workflow.exec)(version>=1.0.0)(!(version>=2.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:59.384 *ERROR* [FelixStartLevel] ERROR: Bundle '207' Error starting launchpad:resources/install/0/com.adobe.granite.taskmanagement.workflow-1.0.10.jar (org.osgi.framework.BundleException: Unable to resolve com.adobe.granite.taskmanagement.workflow [207](R 207.0): missing requirement [com.adobe.granite.taskmanagement.workflow [207](R 207.0)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.granite.workflow)(version>=1.0.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.adobe.granite.workflow.api [214](R 214.0): missing requirement [com.adobe.granite.workflow.api [214](R 214.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.0.8)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]] Unresolved requirements: [[com.adobe.granite.taskmanagement.workflow [207](R 207.0)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.granite.workflow)(version>=1.0.0)(!(version>=2.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.adobe.granite.taskmanagement.workflow [207](R 207.0): missing requirement [com.adobe.granite.taskmanagement.workflow [207](R 207.0)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.granite.workflow)(version>=1.0.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.adobe.granite.workflow.api [214](R 214.0): missing requirement [com.adobe.granite.workflow.api [214](R 214.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.0.8)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]] Unresolved requirements: [[com.adobe.granite.taskmanagement.workflow [207](R 207.0)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.granite.workflow)(version>=1.0.0)(!(version>=2.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:59.385 *ERROR* [FelixStartLevel] ERROR: Bundle '208' Error starting launchpad:resources/install/0/com.adobe.granite.threaddump-1.0.14.jar (org.osgi.framework.BundleException: Unable to resolve com.adobe.granite.threaddump [208](R 208.6): missing requirement [com.adobe.granite.threaddump [208](R 208.6)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.settings)(version>=1.3.0)(!(version>=2.0.0))) [caused by: Unable to resolve org.apache.sling.settings [16](R 16.0): missing requirement [org.apache.sling.settings [16](R 16.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[com.adobe.granite.threaddump [208](R 208.6)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.settings)(version>=1.3.0)(!(version>=2.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.adobe.granite.threaddump [208](R 208.6): missing requirement [com.adobe.granite.threaddump [208](R 208.6)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.settings)(version>=1.3.0)(!(version>=2.0.0))) [caused by: Unable to resolve org.apache.sling.settings [16](R 16.0): missing requirement [org.apache.sling.settings [16](R 16.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[com.adobe.granite.threaddump [208](R 208.6)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.settings)(version>=1.3.0)(!(version>=2.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:59.386 *ERROR* [FelixStartLevel] ERROR: Bundle '209' Error starting launchpad:resources/install/0/com.adobe.granite.timeline-1.0.8.jar (org.osgi.framework.BundleException: Unable to resolve com.adobe.granite.timeline [209](R 209.0): missing requirement [com.adobe.granite.timeline [209](R 209.0)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.granite.workflow.exec)(version>=1.0.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.adobe.granite.workflow.api [214](R 214.0): missing requirement [com.adobe.granite.workflow.api [214](R 214.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.adapter)(version>=2.0.8)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]] Unresolved requirements: [[com.adobe.granite.timeline [209](R 209.0)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.granite.workflow.exec)(version>=1.0.0)(!(version>=2.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.adobe.granite.timeline [209](R 209.0): missing requirement [com.adobe.granite.timeline [209](R 209.0)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.granite.workflow.exec)(version>=1.0.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.adobe.granite.workflow.api [214](R 214.0): missing requirement [com.adobe.granite.workflow.api [214](R 214.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.adapter)(version>=2.0.8)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]] Unresolved requirements: [[com.adobe.granite.timeline [209](R 209.0)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.granite.workflow.exec)(version>=1.0.0)(!(version>=2.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:59.387 *ERROR* [FelixStartLevel] ERROR: Bundle '210' Error starting launchpad:resources/install/0/com.adobe.granite.ui.clientlibs-1.0.36.jar (org.osgi.framework.BundleException: Unable to resolve com.adobe.granite.ui.clientlibs [210](R 210.1): missing requirement [com.adobe.granite.ui.clientlibs [210](R 210.1)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api)(version>=2.1.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[com.adobe.granite.ui.clientlibs [210](R 210.1)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api)(version>=2.1.0)(!(version>=3.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.adobe.granite.ui.clientlibs [210](R 210.1): missing requirement [com.adobe.granite.ui.clientlibs [210](R 210.1)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api)(version>=2.1.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[com.adobe.granite.ui.clientlibs [210](R 210.1)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api)(version>=2.1.0)(!(version>=3.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:59.389 *ERROR* [FelixStartLevel] ERROR: Bundle '211' Error starting launchpad:resources/install/0/com.adobe.granite.ui.clientlibs.compiler.less-1.0.6.jar (org.osgi.framework.BundleException: Unable to resolve com.adobe.granite.ui.clientlibs.compiler.less [211](R 211.0): missing requirement [com.adobe.granite.ui.clientlibs.compiler.less [211](R 211.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.2)(!(version>=2.0.0))) Unresolved requirements: [[com.adobe.granite.ui.clientlibs.compiler.less [211](R 211.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.2)(!(version>=2.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.adobe.granite.ui.clientlibs.compiler.less [211](R 211.0): missing requirement [com.adobe.granite.ui.clientlibs.compiler.less [211](R 211.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.2)(!(version>=2.0.0))) Unresolved requirements: [[com.adobe.granite.ui.clientlibs.compiler.less [211](R 211.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.2)(!(version>=2.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:59.390 *ERROR* [FelixStartLevel] ERROR: Bundle '212' Error starting launchpad:resources/install/0/com.adobe.granite.ui.clientlibs.processor.gcc-1.0.2.jar (org.osgi.framework.BundleException: Unable to resolve com.adobe.granite.ui.clientlibs.processor.gcc [212](R 212.1): missing requirement [com.adobe.granite.ui.clientlibs.processor.gcc [212](R 212.1)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.granite.ui.clientlibs.script)(version>=1.1.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.adobe.granite.ui.clientlibs [210](R 210.1): missing requirement [com.adobe.granite.ui.clientlibs [210](R 210.1)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api)(version>=2.1.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]] Unresolved requirements: [[com.adobe.granite.ui.clientlibs.processor.gcc [212](R 212.1)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.granite.ui.clientlibs.script)(version>=1.1.0)(!(version>=2.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.adobe.granite.ui.clientlibs.processor.gcc [212](R 212.1): missing requirement [com.adobe.granite.ui.clientlibs.processor.gcc [212](R 212.1)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.granite.ui.clientlibs.script)(version>=1.1.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.adobe.granite.ui.clientlibs [210](R 210.1): missing requirement [com.adobe.granite.ui.clientlibs [210](R 210.1)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api)(version>=2.1.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]] Unresolved requirements: [[com.adobe.granite.ui.clientlibs.processor.gcc [212](R 212.1)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.granite.ui.clientlibs.script)(version>=1.1.0)(!(version>=2.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:59.391 *ERROR* [FelixStartLevel] ERROR: Bundle '213' Error starting launchpad:resources/install/0/com.adobe.granite.ui.commons-5.5.246.jar (org.osgi.framework.BundleException: Unable to resolve com.day.cq.cq-widgets [213](R 213.1): missing requirement [com.day.cq.cq-widgets [213](R 213.1)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.i18n)(version>=5.4.0)(!(version>=6.0.0))) [caused by: Unable to resolve com.day.cq.cq-i18n [182](R 182.0): missing requirement [com.day.cq.cq-i18n [182](R 182.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api)(version>=2.1.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]] Unresolved requirements: [[com.day.cq.cq-widgets [213](R 213.1)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.i18n)(version>=5.4.0)(!(version>=6.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.day.cq.cq-widgets [213](R 213.1): missing requirement [com.day.cq.cq-widgets [213](R 213.1)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.i18n)(version>=5.4.0)(!(version>=6.0.0))) [caused by: Unable to resolve com.day.cq.cq-i18n [182](R 182.0): missing requirement [com.day.cq.cq-i18n [182](R 182.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api)(version>=2.1.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]] Unresolved requirements: [[com.day.cq.cq-widgets [213](R 213.1)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.i18n)(version>=5.4.0)(!(version>=6.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:59.392 *ERROR* [FelixStartLevel] ERROR: Bundle '214' Error starting launchpad:resources/install/0/com.adobe.granite.workflow.api-1.0.10.jar (org.osgi.framework.BundleException: Unable to resolve com.adobe.granite.workflow.api [214](R 214.0): missing requirement [com.adobe.granite.workflow.api [214](R 214.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.0.8)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[com.adobe.granite.workflow.api [214](R 214.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.0.8)(!(version>=3.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.adobe.granite.workflow.api [214](R 214.0): missing requirement [com.adobe.granite.workflow.api [214](R 214.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.0.8)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[com.adobe.granite.workflow.api [214](R 214.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.0.8)(!(version>=3.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:59.392 *ERROR* [FelixStartLevel] ERROR: Bundle '215' Error starting launchpad:resources/install/0/com.adobe.granite.workflow.console-1.0.26.jar (org.osgi.framework.BundleException: Unable to resolve com.adobe.granite.workflow.console [215](R 215.5): missing requirement [com.adobe.granite.workflow.console [215](R 215.5)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.granite.workflow.collection.util)(version>=1.0.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.adobe.granite.workflow.api [214](R 214.0): missing requirement [com.adobe.granite.workflow.api [214](R 214.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.0.8)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]] Unresolved requirements: [[com.adobe.granite.workflow.console [215](R 215.5)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.granite.workflow.collection.util)(version>=1.0.0)(!(version>=2.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.adobe.granite.workflow.console [215](R 215.5): missing requirement [com.adobe.granite.workflow.console [215](R 215.5)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.granite.workflow.collection.util)(version>=1.0.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.adobe.granite.workflow.api [214](R 214.0): missing requirement [com.adobe.granite.workflow.api [214](R 214.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.0.8)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]] Unresolved requirements: [[com.adobe.granite.workflow.console [215](R 215.5)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.granite.workflow.collection.util)(version>=1.0.0)(!(version>=2.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:59.393 *ERROR* [FelixStartLevel] ERROR: Bundle '216' Error starting launchpad:resources/install/0/com.adobe.granite.xssprotection-5.5.68.jar (org.osgi.framework.BundleException: Unable to resolve com.day.cq.cq-xssprotection [216](R 216.6): missing requirement [com.day.cq.cq-xssprotection [216](R 216.6)] osgi.wiring.package; (osgi.wiring.package=org.apache.commons.httpclient.methods) [caused by: Unable to resolve com.day.commons.osgi.wrapper.commons-httpclient [120](R 120.0): missing requirement [com.day.commons.osgi.wrapper.commons-httpclient [120](R 120.0)] osgi.wiring.package; (osgi.wiring.package=org.apache.commons.logging)] Unresolved requirements: [[com.day.cq.cq-xssprotection [216](R 216.6)] osgi.wiring.package; (osgi.wiring.package=org.apache.commons.httpclient.methods)])
org.osgi.framework.BundleException: Unable to resolve com.day.cq.cq-xssprotection [216](R 216.6): missing requirement [com.day.cq.cq-xssprotection [216](R 216.6)] osgi.wiring.package; (osgi.wiring.package=org.apache.commons.httpclient.methods) [caused by: Unable to resolve com.day.commons.osgi.wrapper.commons-httpclient [120](R 120.0): missing requirement [com.day.commons.osgi.wrapper.commons-httpclient [120](R 120.0)] osgi.wiring.package; (osgi.wiring.package=org.apache.commons.logging)] Unresolved requirements: [[com.day.cq.cq-xssprotection [216](R 216.6)] osgi.wiring.package; (osgi.wiring.package=org.apache.commons.httpclient.methods)]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:59.393 *ERROR* [FelixStartLevel] ERROR: Bundle '218' Error starting launchpad:resources/install/0/com.day.commons.osgi.wrapper.fop-1.4.jar (org.osgi.framework.BundleException: Unable to resolve com.day.commons.osgi.wrapper.fop [218](R 218.1): missing requirement [com.day.commons.osgi.wrapper.fop [218](R 218.1)] osgi.wiring.package; (osgi.wiring.package=org.apache.commons.logging) Unresolved requirements: [[com.day.commons.osgi.wrapper.fop [218](R 218.1)] osgi.wiring.package; (osgi.wiring.package=org.apache.commons.logging)])
org.osgi.framework.BundleException: Unable to resolve com.day.commons.osgi.wrapper.fop [218](R 218.1): missing requirement [com.day.commons.osgi.wrapper.fop [218](R 218.1)] osgi.wiring.package; (osgi.wiring.package=org.apache.commons.logging) Unresolved requirements: [[com.day.commons.osgi.wrapper.fop [218](R 218.1)] osgi.wiring.package; (osgi.wiring.package=org.apache.commons.logging)]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:59.394 *ERROR* [FelixStartLevel] ERROR: Bundle '219' Error starting launchpad:resources/install/0/com.day.commons.osgi.wrapper.simple-jndi-0.11.14.1.0010.jar (org.osgi.framework.BundleException: Unable to resolve com.day.commons.osgi.wrapper.simple-jndi [219](R 219.0): missing requirement [com.day.commons.osgi.wrapper.simple-jndi [219](R 219.0)] osgi.wiring.package; (&(osgi.wiring.package=org.osgi.service.log)(version>=1.3.0)) [caused by: Unable to resolve org.apache.sling.commons.logservice [8](R 8.0): missing requirement [org.apache.sling.commons.logservice [8](R 8.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[com.day.commons.osgi.wrapper.simple-jndi [219](R 219.0)] osgi.wiring.package; (&(osgi.wiring.package=org.osgi.service.log)(version>=1.3.0))])
org.osgi.framework.BundleException: Unable to resolve com.day.commons.osgi.wrapper.simple-jndi [219](R 219.0): missing requirement [com.day.commons.osgi.wrapper.simple-jndi [219](R 219.0)] osgi.wiring.package; (&(osgi.wiring.package=org.osgi.service.log)(version>=1.3.0)) [caused by: Unable to resolve org.apache.sling.commons.logservice [8](R 8.0): missing requirement [org.apache.sling.commons.logservice [8](R 8.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[com.day.commons.osgi.wrapper.simple-jndi [219](R 219.0)] osgi.wiring.package; (&(osgi.wiring.package=org.osgi.service.log)(version>=1.3.0))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:59.395 *ERROR* [FelixStartLevel] ERROR: Bundle '220' Error starting launchpad:resources/install/0/com.day.cq.theme-1.0.2.jar (org.osgi.framework.BundleException: Unable to resolve com.day.cq.com.day.cq.theme [220](R 220.0): missing requirement [com.day.cq.com.day.cq.theme [220](R 220.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0))) Unresolved requirements: [[com.day.cq.com.day.cq.theme [220](R 220.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.day.cq.com.day.cq.theme [220](R 220.0): missing requirement [com.day.cq.com.day.cq.theme [220](R 220.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0))) Unresolved requirements: [[com.day.cq.com.day.cq.theme [220](R 220.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:59.404 *ERROR* [FelixStartLevel] ERROR: Bundle '223' Error starting launchpad:resources/install/0/cq-analytics-integration-1.0.92.jar (org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.cq-analytics-integration [223](R 223.2): missing requirement [com.adobe.cq.cq-analytics-integration [223](R 223.2)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.commons.inherit)(version>=5.7.0)(!(version>=7.0.0))) [caused by: Unable to resolve com.day.cq.cq-commons [352](R 352.7): missing requirement [com.day.cq.cq-commons [352](R 352.7)] osgi.wiring.package; (&(osgi.wiring.package=com.day.text)(version>=1.1.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.day.commons.day-commons-text [100](R 100.0): missing requirement [com.day.commons.day-commons-text [100](R 100.0)] osgi.wiring.package; (osgi.wiring.package=org.slf4j)]] Unresolved requirements: [[com.adobe.cq.cq-analytics-integration [223](R 223.2)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.commons.inherit)(version>=5.7.0)(!(version>=7.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.cq-analytics-integration [223](R 223.2): missing requirement [com.adobe.cq.cq-analytics-integration [223](R 223.2)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.commons.inherit)(version>=5.7.0)(!(version>=7.0.0))) [caused by: Unable to resolve com.day.cq.cq-commons [352](R 352.7): missing requirement [com.day.cq.cq-commons [352](R 352.7)] osgi.wiring.package; (&(osgi.wiring.package=com.day.text)(version>=1.1.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.day.commons.day-commons-text [100](R 100.0): missing requirement [com.day.commons.day-commons-text [100](R 100.0)] osgi.wiring.package; (osgi.wiring.package=org.slf4j)]] Unresolved requirements: [[com.adobe.cq.cq-analytics-integration [223](R 223.2)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.commons.inherit)(version>=5.7.0)(!(version>=7.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:59.406 *ERROR* [FelixStartLevel] ERROR: Bundle '224' Error starting launchpad:resources/install/0/cq-audiencemanager-1.3.10.jar (org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.aam.cq-audiencemanager [224](R 224.0): missing requirement [com.adobe.cq.aam.cq-audiencemanager [224](R 224.0)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.commons.jcr)(version>=5.7.0)(!(version>=7.0.0))) [caused by: Unable to resolve com.day.cq.cq-commons [352](R 352.7): missing requirement [com.day.cq.cq-commons [352](R 352.7)] osgi.wiring.package; (&(osgi.wiring.package=com.day.text)(version>=1.1.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.day.commons.day-commons-text [100](R 100.0): missing requirement [com.day.commons.day-commons-text [100](R 100.0)] osgi.wiring.package; (osgi.wiring.package=org.slf4j)]] Unresolved requirements: [[com.adobe.cq.aam.cq-audiencemanager [224](R 224.0)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.commons.jcr)(version>=5.7.0)(!(version>=7.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.aam.cq-audiencemanager [224](R 224.0): missing requirement [com.adobe.cq.aam.cq-audiencemanager [224](R 224.0)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.commons.jcr)(version>=5.7.0)(!(version>=7.0.0))) [caused by: Unable to resolve com.day.cq.cq-commons [352](R 352.7): missing requirement [com.day.cq.cq-commons [352](R 352.7)] osgi.wiring.package; (&(osgi.wiring.package=com.day.text)(version>=1.1.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.day.commons.day-commons-text [100](R 100.0): missing requirement [com.day.commons.day-commons-text [100](R 100.0)] osgi.wiring.package; (osgi.wiring.package=org.slf4j)]] Unresolved requirements: [[com.adobe.cq.aam.cq-audiencemanager [224](R 224.0)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.commons.jcr)(version>=5.7.0)(!(version>=7.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:59.408 *ERROR* [FelixStartLevel] ERROR: Bundle '225' Error starting launchpad:resources/install/0/cq-commerce-core-5.14.102.jar (org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.commerce.cq-commerce-core [225](R 225.2): missing requirement [com.adobe.cq.commerce.cq-commerce-core [225](R 225.2)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.commons.inherit)(version>=5.7.0)(!(version>=7.0.0))) [caused by: Unable to resolve com.day.cq.cq-commons [352](R 352.7): missing requirement [com.day.cq.cq-commons [352](R 352.7)] osgi.wiring.package; (&(osgi.wiring.package=com.day.text)(version>=1.1.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.day.commons.day-commons-text [100](R 100.0): missing requirement [com.day.commons.day-commons-text [100](R 100.0)] osgi.wiring.package; (osgi.wiring.package=org.slf4j)]] Unresolved requirements: [[com.adobe.cq.commerce.cq-commerce-core [225](R 225.2)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.commons.inherit)(version>=5.7.0)(!(version>=7.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.commerce.cq-commerce-core [225](R 225.2): missing requirement [com.adobe.cq.commerce.cq-commerce-core [225](R 225.2)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.commons.inherit)(version>=5.7.0)(!(version>=7.0.0))) [caused by: Unable to resolve com.day.cq.cq-commons [352](R 352.7): missing requirement [com.day.cq.cq-commons [352](R 352.7)] osgi.wiring.package; (&(osgi.wiring.package=com.day.text)(version>=1.1.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.day.commons.day-commons-text [100](R 100.0): missing requirement [com.day.commons.day-commons-text [100](R 100.0)] osgi.wiring.package; (osgi.wiring.package=org.slf4j)]] Unresolved requirements: [[com.adobe.cq.commerce.cq-commerce-core [225](R 225.2)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.commons.inherit)(version>=5.7.0)(!(version>=7.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:59.410 *ERROR* [FelixStartLevel] ERROR: Bundle '226' Error starting launchpad:resources/install/0/cq-commerce-pim-5.11.30.jar (org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.commerce.cq-commerce-pim [226](R 226.7): missing requirement [com.adobe.cq.commerce.cq-commerce-pim [226](R 226.7)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.commons.folderpreview)(version>=5.7.0)(!(version>=7.0.0))) [caused by: Unable to resolve com.day.cq.cq-commons [352](R 352.7): missing requirement [com.day.cq.cq-commons [352](R 352.7)] osgi.wiring.package; (&(osgi.wiring.package=com.day.text)(version>=1.1.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.day.commons.day-commons-text [100](R 100.0): missing requirement [com.day.commons.day-commons-text [100](R 100.0)] osgi.wiring.package; (osgi.wiring.package=org.slf4j)]] Unresolved requirements: [[com.adobe.cq.commerce.cq-commerce-pim [226](R 226.7)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.commons.folderpreview)(version>=5.7.0)(!(version>=7.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.commerce.cq-commerce-pim [226](R 226.7): missing requirement [com.adobe.cq.commerce.cq-commerce-pim [226](R 226.7)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.commons.folderpreview)(version>=5.7.0)(!(version>=7.0.0))) [caused by: Unable to resolve com.day.cq.cq-commons [352](R 352.7): missing requirement [com.day.cq.cq-commons [352](R 352.7)] osgi.wiring.package; (&(osgi.wiring.package=com.day.text)(version>=1.1.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.day.commons.day-commons-text [100](R 100.0): missing requirement [com.day.commons.day-commons-text [100](R 100.0)] osgi.wiring.package; (osgi.wiring.package=org.slf4j)]] Unresolved requirements: [[com.adobe.cq.commerce.cq-commerce-pim [226](R 226.7)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.commons.folderpreview)(version>=5.7.0)(!(version>=7.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:59.411 *ERROR* [FelixStartLevel] ERROR: Bundle '227' Error starting launchpad:resources/install/0/cq-compat-commons-auth-0.1.6.jar (org.osgi.framework.BundleException: Unable to resolve com.day.cq.cq-compat-commons-auth [227](R 227.0): missing requirement [com.day.cq.cq-compat-commons-auth [227](R 227.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.auth)(version>=1.0.0)) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[com.day.cq.cq-compat-commons-auth [227](R 227.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.auth)(version>=1.0.0))])
org.osgi.framework.BundleException: Unable to resolve com.day.cq.cq-compat-commons-auth [227](R 227.0): missing requirement [com.day.cq.cq-compat-commons-auth [227](R 227.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.auth)(version>=1.0.0)) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[com.day.cq.cq-compat-commons-auth [227](R 227.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.auth)(version>=1.0.0))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:59.411 *ERROR* [FelixStartLevel] ERROR: Bundle '228' Error starting launchpad:resources/install/0/cq-content-insight-1.2.28.jar (org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.cq-content-insight [228](R 228.2): missing requirement [com.adobe.cq.cq-content-insight [228](R 228.2)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.personalization)(version>=5.7.0)(version<=7.0.0)) Unresolved requirements: [[com.adobe.cq.cq-content-insight [228](R 228.2)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.personalization)(version>=5.7.0)(version<=7.0.0))])
org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.cq-content-insight [228](R 228.2): missing requirement [com.adobe.cq.cq-content-insight [228](R 228.2)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.personalization)(version>=5.7.0)(version<=7.0.0)) Unresolved requirements: [[com.adobe.cq.cq-content-insight [228](R 228.2)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.personalization)(version>=5.7.0)(version<=7.0.0))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:59.413 *ERROR* [FelixStartLevel] ERROR: Bundle '229' Error starting launchpad:resources/install/0/cq-contexthub-commons-0.1.10.jar (org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.cq-contexthub-commons [229](R 229.2): missing requirement [com.adobe.cq.cq-contexthub-commons [229](R 229.2)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api)(version>=2.2.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[com.adobe.cq.cq-contexthub-commons [229](R 229.2)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api)(version>=2.2.0)(!(version>=3.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.cq-contexthub-commons [229](R 229.2): missing requirement [com.adobe.cq.cq-contexthub-commons [229](R 229.2)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api)(version>=2.2.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[com.adobe.cq.cq-contexthub-commons [229](R 229.2)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api)(version>=2.2.0)(!(version>=3.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:59.414 *ERROR* [FelixStartLevel] ERROR: Bundle '230' Error starting launchpad:resources/install/0/cq-dam-cfm-api-1.0.2.jar (org.osgi.framework.BundleException: Unable to resolve com.adobe.dam.cq-dam-cfm-api [230](R 230.0): missing requirement [com.adobe.dam.cq-dam-cfm-api [230](R 230.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.8.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[com.adobe.dam.cq-dam-cfm-api [230](R 230.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.8.0)(!(version>=3.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.adobe.dam.cq-dam-cfm-api [230](R 230.0): missing requirement [com.adobe.dam.cq-dam-cfm-api [230](R 230.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.8.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[com.adobe.dam.cq-dam-cfm-api [230](R 230.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.8.0)(!(version>=3.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:59.416 *ERROR* [FelixStartLevel] ERROR: Bundle '231' Error starting launchpad:resources/install/0/cq-dam-cfm-impl-0.8.46.jar (org.osgi.framework.BundleException: Unable to resolve com.adobe.dam.cq-dam-cfm-impl [231](R 231.1): missing requirement [com.adobe.dam.cq-dam-cfm-impl [231](R 231.1)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.i18n)(version>=5.4.0)(!(version>=6.0.0))) [caused by: Unable to resolve com.day.cq.cq-i18n [182](R 182.0): missing requirement [com.day.cq.cq-i18n [182](R 182.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api)(version>=2.1.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]] Unresolved requirements: [[com.adobe.dam.cq-dam-cfm-impl [231](R 231.1)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.i18n)(version>=5.4.0)(!(version>=6.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.adobe.dam.cq-dam-cfm-impl [231](R 231.1): missing requirement [com.adobe.dam.cq-dam-cfm-impl [231](R 231.1)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.i18n)(version>=5.4.0)(!(version>=6.0.0))) [caused by: Unable to resolve com.day.cq.cq-i18n [182](R 182.0): missing requirement [com.day.cq.cq-i18n [182](R 182.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api)(version>=2.1.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]] Unresolved requirements: [[com.adobe.dam.cq-dam-cfm-impl [231](R 231.1)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.i18n)(version>=5.4.0)(!(version>=6.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:59.418 *ERROR* [FelixStartLevel] ERROR: Bundle '232' Error starting launchpad:resources/install/0/cq-dtm-0.2.22.jar (org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.cq-dtm [232](R 232.6): missing requirement [com.adobe.cq.cq-dtm [232](R 232.6)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.i18n)(version>=5.4.0)(!(version>=6.0.0))) [caused by: Unable to resolve com.day.cq.cq-i18n [182](R 182.0): missing requirement [com.day.cq.cq-i18n [182](R 182.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api)(version>=2.1.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]] Unresolved requirements: [[com.adobe.cq.cq-dtm [232](R 232.6)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.i18n)(version>=5.4.0)(!(version>=6.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.cq-dtm [232](R 232.6): missing requirement [com.adobe.cq.cq-dtm [232](R 232.6)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.i18n)(version>=5.4.0)(!(version>=6.0.0))) [caused by: Unable to resolve com.day.cq.cq-i18n [182](R 182.0): missing requirement [com.day.cq.cq-i18n [182](R 182.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api)(version>=2.1.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]] Unresolved requirements: [[com.adobe.cq.cq-dtm [232](R 232.6)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.i18n)(version>=5.4.0)(!(version>=6.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:59.420 *ERROR* [FelixStartLevel] ERROR: Bundle '233' Error starting launchpad:resources/install/0/cq-experiencelog-1.0.12.jar (org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.cq-experiencelog [233](R 233.0): missing requirement [com.adobe.cq.cq-experiencelog [233](R 233.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api)(version>=2.3.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[com.adobe.cq.cq-experiencelog [233](R 233.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api)(version>=2.3.0)(!(version>=3.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.cq-experiencelog [233](R 233.0): missing requirement [com.adobe.cq.cq-experiencelog [233](R 233.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api)(version>=2.3.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[com.adobe.cq.cq-experiencelog [233](R 233.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api)(version>=2.3.0)(!(version>=3.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:59.421 *ERROR* [FelixStartLevel] ERROR: Bundle '234' Error starting launchpad:resources/install/0/cq-launches-api-5.9.10.jar (org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.cq-launches-api [234](R 234.0): missing requirement [com.adobe.cq.cq-launches-api [234](R 234.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.5.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[com.adobe.cq.cq-launches-api [234](R 234.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.5.0)(!(version>=3.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.cq-launches-api [234](R 234.0): missing requirement [com.adobe.cq.cq-launches-api [234](R 234.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.5.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[com.adobe.cq.cq-launches-api [234](R 234.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.5.0)(!(version>=3.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:59.424 *ERROR* [FelixStartLevel] ERROR: Bundle '235' Error starting launchpad:resources/install/0/cq-mcm-campaign-1.1.48.jar (org.osgi.framework.BundleException: Unable to resolve com.day.cq.mcm.cq-mcm-campaign [235](R 235.4): missing requirement [com.day.cq.mcm.cq-mcm-campaign [235](R 235.4)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.commons.inherit)(version>=5.7.0)(!(version>=7.0.0))) [caused by: Unable to resolve com.day.cq.cq-commons [352](R 352.7): missing requirement [com.day.cq.cq-commons [352](R 352.7)] osgi.wiring.package; (&(osgi.wiring.package=com.day.text)(version>=1.1.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.day.commons.day-commons-text [100](R 100.0): missing requirement [com.day.commons.day-commons-text [100](R 100.0)] osgi.wiring.package; (osgi.wiring.package=org.slf4j)]] Unresolved requirements: [[com.day.cq.mcm.cq-mcm-campaign [235](R 235.4)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.commons.inherit)(version>=5.7.0)(!(version>=7.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.day.cq.mcm.cq-mcm-campaign [235](R 235.4): missing requirement [com.day.cq.mcm.cq-mcm-campaign [235](R 235.4)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.commons.inherit)(version>=5.7.0)(!(version>=7.0.0))) [caused by: Unable to resolve com.day.cq.cq-commons [352](R 352.7): missing requirement [com.day.cq.cq-commons [352](R 352.7)] osgi.wiring.package; (&(osgi.wiring.package=com.day.text)(version>=1.1.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.day.commons.day-commons-text [100](R 100.0): missing requirement [com.day.commons.day-commons-text [100](R 100.0)] osgi.wiring.package; (osgi.wiring.package=org.slf4j)]] Unresolved requirements: [[com.day.cq.mcm.cq-mcm-campaign [235](R 235.4)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.commons.inherit)(version>=5.7.0)(!(version>=7.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:59.425 *ERROR* [FelixStartLevel] ERROR: Bundle '236' Error starting launchpad:resources/install/0/cq-mcm-core-5.10.22.jar (org.osgi.framework.BundleException: Unable to resolve com.day.cq.mcm.cq-mcm-core [236](R 236.0): missing requirement [com.day.cq.mcm.cq-mcm-core [236](R 236.0)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.granite.xss)(version>=1.0.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.day.cq.cq-xssprotection [216](R 216.6): missing requirement [com.day.cq.cq-xssprotection [216](R 216.6)] osgi.wiring.package; (osgi.wiring.package=org.apache.commons.httpclient.methods) [caused by: Unable to resolve com.day.commons.osgi.wrapper.commons-httpclient [120](R 120.0): missing requirement [com.day.commons.osgi.wrapper.commons-httpclient [120](R 120.0)] osgi.wiring.package; (osgi.wiring.package=org.apache.commons.logging)]] Unresolved requirements: [[com.day.cq.mcm.cq-mcm-core [236](R 236.0)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.granite.xss)(version>=1.0.0)(!(version>=2.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.day.cq.mcm.cq-mcm-core [236](R 236.0): missing requirement [com.day.cq.mcm.cq-mcm-core [236](R 236.0)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.granite.xss)(version>=1.0.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.day.cq.cq-xssprotection [216](R 216.6): missing requirement [com.day.cq.cq-xssprotection [216](R 216.6)] osgi.wiring.package; (osgi.wiring.package=org.apache.commons.httpclient.methods) [caused by: Unable to resolve com.day.commons.osgi.wrapper.commons-httpclient [120](R 120.0): missing requirement [com.day.commons.osgi.wrapper.commons-httpclient [120](R 120.0)] osgi.wiring.package; (osgi.wiring.package=org.apache.commons.logging)]] Unresolved requirements: [[com.day.cq.mcm.cq-mcm-core [236](R 236.0)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.granite.xss)(version>=1.0.0)(!(version>=2.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:59.427 *ERROR* [FelixStartLevel] ERROR: Bundle '237' Error starting launchpad:resources/install/0/cq-mcm-emailprovider-1.3.10.jar (org.osgi.framework.BundleException: Unable to resolve com.day.cq.mcm.cq-mcm-emailprovider [237](R 237.0): missing requirement [com.day.cq.mcm.cq-mcm-emailprovider [237](R 237.0)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.i18n)(version>=5.4.0)(!(version>=6.0.0))) [caused by: Unable to resolve com.day.cq.cq-i18n [182](R 182.0): missing requirement [com.day.cq.cq-i18n [182](R 182.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api)(version>=2.1.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]] Unresolved requirements: [[com.day.cq.mcm.cq-mcm-emailprovider [237](R 237.0)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.i18n)(version>=5.4.0)(!(version>=6.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.day.cq.mcm.cq-mcm-emailprovider [237](R 237.0): missing requirement [com.day.cq.mcm.cq-mcm-emailprovider [237](R 237.0)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.i18n)(version>=5.4.0)(!(version>=6.0.0))) [caused by: Unable to resolve com.day.cq.cq-i18n [182](R 182.0): missing requirement [com.day.cq.cq-i18n [182](R 182.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api)(version>=2.1.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]] Unresolved requirements: [[com.day.cq.mcm.cq-mcm-emailprovider [237](R 237.0)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.i18n)(version>=5.4.0)(!(version>=6.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:59.428 *ERROR* [FelixStartLevel] ERROR: Bundle '238' Error starting launchpad:resources/install/0/cq-mcm-exacttarget-integration-1.3.4.jar (org.osgi.framework.BundleException: Unable to resolve com.day.cq.mcm.cq-mcm-exacttarget-integration [238](R 238.0): missing requirement [com.day.cq.mcm.cq-mcm-exacttarget-integration [238](R 238.0)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.mcm.emailprovider.impl.types)(version>=1.1.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.day.cq.mcm.cq-mcm-emailprovider [237](R 237.0): missing requirement [com.day.cq.mcm.cq-mcm-emailprovider [237](R 237.0)] osgi.wiring.package; (osgi.wiring.package=com.day.cq.commons.inherit) [caused by: Unable to resolve com.day.cq.cq-commons [352](R 352.7): missing requirement [com.day.cq.cq-commons [352](R 352.7)] osgi.wiring.package; (&(osgi.wiring.package=com.day.text)(version>=1.1.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.day.commons.day-commons-text [100](R 100.0): missing requirement [com.day.commons.day-commons-text [100](R 100.0)] osgi.wiring.package; (osgi.wiring.package=org.slf4j)]]] Unresolved requirements: [[com.day.cq.mcm.cq-mcm-exacttarget-integration [238](R 238.0)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.mcm.emailprovider.impl.types)(version>=1.1.0)(!(version>=2.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.day.cq.mcm.cq-mcm-exacttarget-integration [238](R 238.0): missing requirement [com.day.cq.mcm.cq-mcm-exacttarget-integration [238](R 238.0)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.mcm.emailprovider.impl.types)(version>=1.1.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.day.cq.mcm.cq-mcm-emailprovider [237](R 237.0): missing requirement [com.day.cq.mcm.cq-mcm-emailprovider [237](R 237.0)] osgi.wiring.package; (osgi.wiring.package=com.day.cq.commons.inherit) [caused by: Unable to resolve com.day.cq.cq-commons [352](R 352.7): missing requirement [com.day.cq.cq-commons [352](R 352.7)] osgi.wiring.package; (&(osgi.wiring.package=com.day.text)(version>=1.1.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.day.commons.day-commons-text [100](R 100.0): missing requirement [com.day.commons.day-commons-text [100](R 100.0)] osgi.wiring.package; (osgi.wiring.package=org.slf4j)]]] Unresolved requirements: [[com.day.cq.mcm.cq-mcm-exacttarget-integration [238](R 238.0)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.mcm.emailprovider.impl.types)(version>=1.1.0)(!(version>=2.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:59.429 *ERROR* [FelixStartLevel] ERROR: Bundle '239' Error starting launchpad:resources/install/0/cq-mcm-landingpage-1.3.4.jar (org.osgi.framework.BundleException: Unable to resolve com.day.cq.mcm.cq-mcm-landingpage [239](R 239.0): missing requirement [com.day.cq.mcm.cq-mcm-landingpage [239](R 239.0)] osgi.wiring.package; (osgi.wiring.package=com.day.cq.commons.servlets) [caused by: Unable to resolve com.day.cq.cq-commons [352](R 352.7): missing requirement [com.day.cq.cq-commons [352](R 352.7)] osgi.wiring.package; (&(osgi.wiring.package=com.day.text)(version>=1.1.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.day.commons.day-commons-text [100](R 100.0): missing requirement [com.day.commons.day-commons-text [100](R 100.0)] osgi.wiring.package; (osgi.wiring.package=org.slf4j)]] Unresolved requirements: [[com.day.cq.mcm.cq-mcm-landingpage [239](R 239.0)] osgi.wiring.package; (osgi.wiring.package=com.day.cq.commons.servlets)])
org.osgi.framework.BundleException: Unable to resolve com.day.cq.mcm.cq-mcm-landingpage [239](R 239.0): missing requirement [com.day.cq.mcm.cq-mcm-landingpage [239](R 239.0)] osgi.wiring.package; (osgi.wiring.package=com.day.cq.commons.servlets) [caused by: Unable to resolve com.day.cq.cq-commons [352](R 352.7): missing requirement [com.day.cq.cq-commons [352](R 352.7)] osgi.wiring.package; (&(osgi.wiring.package=com.day.text)(version>=1.1.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.day.commons.day-commons-text [100](R 100.0): missing requirement [com.day.commons.day-commons-text [100](R 100.0)] osgi.wiring.package; (osgi.wiring.package=org.slf4j)]] Unresolved requirements: [[com.day.cq.mcm.cq-mcm-landingpage [239](R 239.0)] osgi.wiring.package; (osgi.wiring.package=com.day.cq.commons.servlets)]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:59.431 *ERROR* [FelixStartLevel] ERROR: Bundle '240' Error starting launchpad:resources/install/0/cq-mcm-salesforce-1.2.8.jar (org.osgi.framework.BundleException: Unable to resolve com.day.cq.mcm.cq-mcm-salesforce [240](R 240.1): missing requirement [com.day.cq.mcm.cq-mcm-salesforce [240](R 240.1)] osgi.wiring.package; (osgi.wiring.package=com.day.cq.workflow.exec) [caused by: Unable to resolve com.day.cq.workflow.cq-workflow-api [281](R 281.0): missing requirement [com.day.cq.workflow.cq-workflow-api [281](R 281.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[com.day.cq.mcm.cq-mcm-salesforce [240](R 240.1)] osgi.wiring.package; (osgi.wiring.package=com.day.cq.workflow.exec)])
org.osgi.framework.BundleException: Unable to resolve com.day.cq.mcm.cq-mcm-salesforce [240](R 240.1): missing requirement [com.day.cq.mcm.cq-mcm-salesforce [240](R 240.1)] osgi.wiring.package; (osgi.wiring.package=com.day.cq.workflow.exec) [caused by: Unable to resolve com.day.cq.workflow.cq-workflow-api [281](R 281.0): missing requirement [com.day.cq.workflow.cq-workflow-api [281](R 281.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[com.day.cq.mcm.cq-mcm-salesforce [240](R 240.1)] osgi.wiring.package; (osgi.wiring.package=com.day.cq.workflow.exec)]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:59.432 *ERROR* [FelixStartLevel] ERROR: Bundle '241' Error starting launchpad:resources/install/0/cq-mobile-core-6.2.146.jar (org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.mobile.cq-mobile-core [241](R 241.6): missing requirement [com.adobe.cq.mobile.cq-mobile-core [241](R 241.6)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.commons.inherit)(version>=5.7.0)(!(version>=7.0.0))) [caused by: Unable to resolve com.day.cq.cq-commons [352](R 352.7): missing requirement [com.day.cq.cq-commons [352](R 352.7)] osgi.wiring.package; (&(osgi.wiring.package=com.day.text)(version>=1.1.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.day.commons.day-commons-text [100](R 100.0): missing requirement [com.day.commons.day-commons-text [100](R 100.0)] osgi.wiring.package; (osgi.wiring.package=org.slf4j)]] Unresolved requirements: [[com.adobe.cq.mobile.cq-mobile-core [241](R 241.6)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.commons.inherit)(version>=5.7.0)(!(version>=7.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.mobile.cq-mobile-core [241](R 241.6): missing requirement [com.adobe.cq.mobile.cq-mobile-core [241](R 241.6)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.commons.inherit)(version>=5.7.0)(!(version>=7.0.0))) [caused by: Unable to resolve com.day.cq.cq-commons [352](R 352.7): missing requirement [com.day.cq.cq-commons [352](R 352.7)] osgi.wiring.package; (&(osgi.wiring.package=com.day.text)(version>=1.1.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.day.commons.day-commons-text [100](R 100.0): missing requirement [com.day.commons.day-commons-text [100](R 100.0)] osgi.wiring.package; (osgi.wiring.package=org.slf4j)]] Unresolved requirements: [[com.adobe.cq.mobile.cq-mobile-core [241](R 241.6)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.commons.inherit)(version>=5.7.0)(!(version>=7.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:59.433 *ERROR* [FelixStartLevel] ERROR: Bundle '242' Error starting launchpad:resources/install/0/cq-mobile-dps-1.0.72.jar (org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.mobile.cq-mobile-dps [242](R 242.6): missing requirement [com.adobe.cq.mobile.cq-mobile-dps [242](R 242.6)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.granite.crypto)(version>=1.1.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.adobe.granite.crypto [177](R 177.0): missing requirement [com.adobe.granite.crypto [177](R 177.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api)(version>=2.1.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]] Unresolved requirements: [[com.adobe.cq.mobile.cq-mobile-dps [242](R 242.6)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.granite.crypto)(version>=1.1.0)(!(version>=2.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.mobile.cq-mobile-dps [242](R 242.6): missing requirement [com.adobe.cq.mobile.cq-mobile-dps [242](R 242.6)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.granite.crypto)(version>=1.1.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.adobe.granite.crypto [177](R 177.0): missing requirement [com.adobe.granite.crypto [177](R 177.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api)(version>=2.1.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]] Unresolved requirements: [[com.adobe.cq.mobile.cq-mobile-dps [242](R 242.6)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.granite.crypto)(version>=1.1.0)(!(version>=2.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:59.434 *ERROR* [FelixStartLevel] ERROR: Bundle '243' Error starting launchpad:resources/install/0/cq-mobile-index-builder-1.0.4.jar (org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.mobile.cq-mobile-index-builder [243](R 243.0): missing requirement [com.adobe.cq.mobile.cq-mobile-index-builder [243](R 243.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.8.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[com.adobe.cq.mobile.cq-mobile-index-builder [243](R 243.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.8.0)(!(version>=3.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.mobile.cq-mobile-index-builder [243](R 243.0): missing requirement [com.adobe.cq.mobile.cq-mobile-index-builder [243](R 243.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.8.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[com.adobe.cq.mobile.cq-mobile-index-builder [243](R 243.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.8.0)(!(version>=3.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:59.435 *ERROR* [FelixStartLevel] ERROR: Bundle '244' Error starting launchpad:resources/install/0/cq-mobile-phonegap-build-5.9.8.jar (org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.mobile.cq-mobile-phonegap-build [244](R 244.0): missing requirement [com.adobe.cq.mobile.cq-mobile-phonegap-build [244](R 244.0)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.granite.workflow.exec)(version>=1.0.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.adobe.granite.workflow.api [214](R 214.0): missing requirement [com.adobe.granite.workflow.api [214](R 214.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.adapter)(version>=2.0.8)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]] Unresolved requirements: [[com.adobe.cq.mobile.cq-mobile-phonegap-build [244](R 244.0)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.granite.workflow.exec)(version>=1.0.0)(!(version>=2.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.mobile.cq-mobile-phonegap-build [244](R 244.0): missing requirement [com.adobe.cq.mobile.cq-mobile-phonegap-build [244](R 244.0)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.granite.workflow.exec)(version>=1.0.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.adobe.granite.workflow.api [214](R 214.0): missing requirement [com.adobe.granite.workflow.api [214](R 214.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.adapter)(version>=2.0.8)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]] Unresolved requirements: [[com.adobe.cq.mobile.cq-mobile-phonegap-build [244](R 244.0)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.granite.workflow.exec)(version>=1.0.0)(!(version>=2.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:59.436 *ERROR* [FelixStartLevel] ERROR: Bundle '245' Error starting launchpad:resources/install/0/cq-mobile-ui-6.2.4.jar (org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.mobile.cq-mobile-ui [245](R 245.0): missing requirement [com.adobe.cq.mobile.cq-mobile-ui [245](R 245.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.5.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[com.adobe.cq.mobile.cq-mobile-ui [245](R 245.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.5.0)(!(version>=3.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.mobile.cq-mobile-ui [245](R 245.0): missing requirement [com.adobe.cq.mobile.cq-mobile-ui [245](R 245.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.5.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[com.adobe.cq.mobile.cq-mobile-ui [245](R 245.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.5.0)(!(version>=3.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:59.437 *ERROR* [FelixStartLevel] ERROR: Bundle '246' Error starting launchpad:resources/install/0/cq-msm-api-5.9.2.jar (org.osgi.framework.BundleException: Unable to resolve com.day.cq.wcm.cq-msm-api [246](R 246.0): missing requirement [com.day.cq.wcm.cq-msm-api [246](R 246.0)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.wcm.api.msm)(version>=5.4.0)(!(version>=6.0.0))) [caused by: Unable to resolve com.day.cq.wcm.cq-wcm-api [258](R 258.3): missing requirement [com.day.cq.wcm.cq-wcm-api [258](R 258.3)] osgi.wiring.package; (osgi.wiring.package=com.day.cq.commons) [caused by: Unable to resolve com.day.cq.cq-commons [352](R 352.7): missing requirement [com.day.cq.cq-commons [352](R 352.7)] osgi.wiring.package; (&(osgi.wiring.package=com.day.text)(version>=1.1.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.day.commons.day-commons-text [100](R 100.0): missing requirement [com.day.commons.day-commons-text [100](R 100.0)] osgi.wiring.package; (osgi.wiring.package=org.slf4j)]]] Unresolved requirements: [[com.day.cq.wcm.cq-msm-api [246](R 246.0)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.wcm.api.msm)(version>=5.4.0)(!(version>=6.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.day.cq.wcm.cq-msm-api [246](R 246.0): missing requirement [com.day.cq.wcm.cq-msm-api [246](R 246.0)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.wcm.api.msm)(version>=5.4.0)(!(version>=6.0.0))) [caused by: Unable to resolve com.day.cq.wcm.cq-wcm-api [258](R 258.3): missing requirement [com.day.cq.wcm.cq-wcm-api [258](R 258.3)] osgi.wiring.package; (osgi.wiring.package=com.day.cq.commons) [caused by: Unable to resolve com.day.cq.cq-commons [352](R 352.7): missing requirement [com.day.cq.cq-commons [352](R 352.7)] osgi.wiring.package; (&(osgi.wiring.package=com.day.text)(version>=1.1.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.day.commons.day-commons-text [100](R 100.0): missing requirement [com.day.commons.day-commons-text [100](R 100.0)] osgi.wiring.package; (osgi.wiring.package=org.slf4j)]]] Unresolved requirements: [[com.day.cq.wcm.cq-msm-api [246](R 246.0)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.wcm.api.msm)(version>=5.4.0)(!(version>=6.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:59.438 *ERROR* [FelixStartLevel] ERROR: Bundle '247' Error starting launchpad:resources/install/0/cq-msm-commons-1.1.2.jar (org.osgi.framework.BundleException: Unable to resolve com.day.cq.wcm.cq-msm-commons [247](R 247.0): missing requirement [com.day.cq.wcm.cq-msm-commons [247](R 247.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.3.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[com.day.cq.wcm.cq-msm-commons [247](R 247.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.3.0)(!(version>=3.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.day.cq.wcm.cq-msm-commons [247](R 247.0): missing requirement [com.day.cq.wcm.cq-msm-commons [247](R 247.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.3.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[com.day.cq.wcm.cq-msm-commons [247](R 247.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.3.0)(!(version>=3.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:59.439 *ERROR* [FelixStartLevel] ERROR: Bundle '248' Error starting launchpad:resources/install/0/cq-msm-core-5.9.72.jar (org.osgi.framework.BundleException: Unable to resolve com.day.cq.wcm.cq-msm-core [248](R 248.6): missing requirement [com.day.cq.wcm.cq-msm-core [248](R 248.6)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.granite.references)(version>=1.0.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.adobe.granite.references.core [192](R 192.0): missing requirement [com.adobe.granite.references.core [192](R 192.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.adapter)(version>=2.2.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]] Unresolved requirements: [[com.day.cq.wcm.cq-msm-core [248](R 248.6)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.granite.references)(version>=1.0.0)(!(version>=2.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.day.cq.wcm.cq-msm-core [248](R 248.6): missing requirement [com.day.cq.wcm.cq-msm-core [248](R 248.6)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.granite.references)(version>=1.0.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.adobe.granite.references.core [192](R 192.0): missing requirement [com.adobe.granite.references.core [192](R 192.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.adapter)(version>=2.2.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]] Unresolved requirements: [[com.day.cq.wcm.cq-msm-core [248](R 248.6)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.granite.references)(version>=1.0.0)(!(version>=2.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:59.440 *ERROR* [FelixStartLevel] ERROR: Bundle '249' Error starting launchpad:resources/install/0/cq-multisite-targeting-1.0.4.jar (org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.cq-multisite-targeting [249](R 249.0): missing requirement [com.adobe.cq.cq-multisite-targeting [249](R 249.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.8.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[com.adobe.cq.cq-multisite-targeting [249](R 249.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.8.0)(!(version>=3.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.cq-multisite-targeting [249](R 249.0): missing requirement [com.adobe.cq.cq-multisite-targeting [249](R 249.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.8.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[com.adobe.cq.cq-multisite-targeting [249](R 249.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.8.0)(!(version>=3.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:59.441 *ERROR* [FelixStartLevel] ERROR: Bundle '250' Error starting launchpad:resources/install/0/cq-personalization-5.9.292.jar (org.osgi.framework.BundleException: Unable to resolve com.day.cq.cq-personalization [250](R 250.6): missing requirement [com.day.cq.cq-personalization [250](R 250.6)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.commons.date)(version>=5.7.0)(!(version>=7.0.0))) [caused by: Unable to resolve com.day.cq.cq-commons [352](R 352.7): missing requirement [com.day.cq.cq-commons [352](R 352.7)] osgi.wiring.package; (&(osgi.wiring.package=com.day.text)(version>=1.1.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.day.commons.day-commons-text [100](R 100.0): missing requirement [com.day.commons.day-commons-text [100](R 100.0)] osgi.wiring.package; (osgi.wiring.package=org.slf4j)]] Unresolved requirements: [[com.day.cq.cq-personalization [250](R 250.6)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.commons.date)(version>=5.7.0)(!(version>=7.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.day.cq.cq-personalization [250](R 250.6): missing requirement [com.day.cq.cq-personalization [250](R 250.6)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.commons.date)(version>=5.7.0)(!(version>=7.0.0))) [caused by: Unable to resolve com.day.cq.cq-commons [352](R 352.7): missing requirement [com.day.cq.cq-commons [352](R 352.7)] osgi.wiring.package; (&(osgi.wiring.package=com.day.text)(version>=1.1.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.day.commons.day-commons-text [100](R 100.0): missing requirement [com.day.commons.day-commons-text [100](R 100.0)] osgi.wiring.package; (osgi.wiring.package=org.slf4j)]] Unresolved requirements: [[com.day.cq.cq-personalization [250](R 250.6)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.commons.date)(version>=5.7.0)(!(version>=7.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:59.441 *ERROR* [FelixStartLevel] ERROR: Bundle '251' Error starting launchpad:resources/install/0/cq-rest-sites-1.1.2.jar (org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.cq-rest-sites [251](R 251.0): missing requirement [com.adobe.cq.cq-rest-sites [251](R 251.0)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.granite.rest.converter)(version>=1.0.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.adobe.granite.rest.api [198](R 198.6): missing requirement [com.adobe.granite.rest.api [198](R 198.6)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api)(version>=2.3.1)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]] Unresolved requirements: [[com.adobe.cq.cq-rest-sites [251](R 251.0)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.granite.rest.converter)(version>=1.0.0)(!(version>=2.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.cq-rest-sites [251](R 251.0): missing requirement [com.adobe.cq.cq-rest-sites [251](R 251.0)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.granite.rest.converter)(version>=1.0.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.adobe.granite.rest.api [198](R 198.6): missing requirement [com.adobe.granite.rest.api [198](R 198.6)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api)(version>=2.3.1)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]] Unresolved requirements: [[com.adobe.cq.cq-rest-sites [251](R 251.0)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.granite.rest.converter)(version>=1.0.0)(!(version>=2.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:59.442 *ERROR* [FelixStartLevel] ERROR: Bundle '252' Error starting launchpad:resources/install/0/cq-rewriter-5.9.30.jar (org.osgi.framework.BundleException: Unable to resolve com.day.cq.cq-rewriter [252](R 252.1): missing requirement [com.day.cq.cq-rewriter [252](R 252.1)] osgi.wiring.package; (&(osgi.wiring.package=com.day.text)(version>=1.1.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.day.commons.day-commons-text [100](R 100.0): missing requirement [com.day.commons.day-commons-text [100](R 100.0)] osgi.wiring.package; (osgi.wiring.package=org.slf4j)] Unresolved requirements: [[com.day.cq.cq-rewriter [252](R 252.1)] osgi.wiring.package; (&(osgi.wiring.package=com.day.text)(version>=1.1.0)(!(version>=2.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.day.cq.cq-rewriter [252](R 252.1): missing requirement [com.day.cq.cq-rewriter [252](R 252.1)] osgi.wiring.package; (&(osgi.wiring.package=com.day.text)(version>=1.1.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.day.commons.day-commons-text [100](R 100.0): missing requirement [com.day.commons.day-commons-text [100](R 100.0)] osgi.wiring.package; (osgi.wiring.package=org.slf4j)] Unresolved requirements: [[com.day.cq.cq-rewriter [252](R 252.1)] osgi.wiring.package; (&(osgi.wiring.package=com.day.text)(version>=1.1.0)(!(version>=2.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:59.443 *ERROR* [FelixStartLevel] ERROR: Bundle '253' Error starting launchpad:resources/install/0/cq-search-5.9.8.jar (org.osgi.framework.BundleException: Unable to resolve com.day.cq.cq-search [253](R 253.0): missing requirement [com.day.cq.cq-search [253](R 253.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api)(version>=2.1.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[com.day.cq.cq-search [253](R 253.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api)(version>=2.1.0)(!(version>=3.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.day.cq.cq-search [253](R 253.0): missing requirement [com.day.cq.cq-search [253](R 253.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api)(version>=2.1.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[com.day.cq.cq-search [253](R 253.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api)(version>=2.1.0)(!(version>=3.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:59.444 *ERROR* [FelixStartLevel] ERROR: Bundle '254' Error starting launchpad:resources/install/0/cq-searchpromote-integration-5.9.16.jar (org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.cq-searchpromote-integration [254](R 254.1): missing requirement [com.adobe.cq.cq-searchpromote-integration [254](R 254.1)] osgi.wiring.package; (osgi.wiring.package=org.apache.commons.httpclient) [caused by: Unable to resolve com.day.commons.osgi.wrapper.commons-httpclient [120](R 120.0): missing requirement [com.day.commons.osgi.wrapper.commons-httpclient [120](R 120.0)] osgi.wiring.package; (osgi.wiring.package=org.apache.commons.logging)] Unresolved requirements: [[com.adobe.cq.cq-searchpromote-integration [254](R 254.1)] osgi.wiring.package; (osgi.wiring.package=org.apache.commons.httpclient)])
org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.cq-searchpromote-integration [254](R 254.1): missing requirement [com.adobe.cq.cq-searchpromote-integration [254](R 254.1)] osgi.wiring.package; (osgi.wiring.package=org.apache.commons.httpclient) [caused by: Unable to resolve com.day.commons.osgi.wrapper.commons-httpclient [120](R 120.0): missing requirement [com.day.commons.osgi.wrapper.commons-httpclient [120](R 120.0)] osgi.wiring.package; (osgi.wiring.package=org.apache.commons.logging)] Unresolved requirements: [[com.adobe.cq.cq-searchpromote-integration [254](R 254.1)] osgi.wiring.package; (osgi.wiring.package=org.apache.commons.httpclient)]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:59.445 *ERROR* [FelixStartLevel] ERROR: Bundle '255' Error starting launchpad:resources/install/0/cq-security-hc-1.2.16.jar (org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.cq-security-hc [255](R 255.0): missing requirement [com.adobe.cq.cq-security-hc [255](R 255.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.http.impl.client)(version>=4.3.0)(!(version>=5.0.0))) [caused by: Unable to resolve org.apache.httpcomponents.httpclient [121](R 121.2): missing requirement [org.apache.httpcomponents.httpclient [121](R 121.2)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.commons.logging)(version>=1.1.0)(!(version>=1.2.0)))] Unresolved requirements: [[com.adobe.cq.cq-security-hc [255](R 255.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.http.impl.client)(version>=4.3.0)(!(version>=5.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.cq-security-hc [255](R 255.0): missing requirement [com.adobe.cq.cq-security-hc [255](R 255.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.http.impl.client)(version>=4.3.0)(!(version>=5.0.0))) [caused by: Unable to resolve org.apache.httpcomponents.httpclient [121](R 121.2): missing requirement [org.apache.httpcomponents.httpclient [121](R 121.2)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.commons.logging)(version>=1.1.0)(!(version>=1.2.0)))] Unresolved requirements: [[com.adobe.cq.cq-security-hc [255](R 255.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.http.impl.client)(version>=4.3.0)(!(version>=5.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:59.446 *ERROR* [FelixStartLevel] ERROR: Bundle '256' Error starting launchpad:resources/install/0/cq-target-integration-1.0.224.jar (org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.cq-target-integration [256](R 256.6): missing requirement [com.adobe.cq.cq-target-integration [256](R 256.6)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.commons.date)(version>=5.7.0)(!(version>=7.0.0))) [caused by: Unable to resolve com.day.cq.cq-commons [352](R 352.7): missing requirement [com.day.cq.cq-commons [352](R 352.7)] osgi.wiring.package; (&(osgi.wiring.package=com.day.text)(version>=1.1.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.day.commons.day-commons-text [100](R 100.0): missing requirement [com.day.commons.day-commons-text [100](R 100.0)] osgi.wiring.package; (osgi.wiring.package=org.slf4j)]] Unresolved requirements: [[com.adobe.cq.cq-target-integration [256](R 256.6)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.commons.date)(version>=5.7.0)(!(version>=7.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.cq-target-integration [256](R 256.6): missing requirement [com.adobe.cq.cq-target-integration [256](R 256.6)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.commons.date)(version>=5.7.0)(!(version>=7.0.0))) [caused by: Unable to resolve com.day.cq.cq-commons [352](R 352.7): missing requirement [com.day.cq.cq-commons [352](R 352.7)] osgi.wiring.package; (&(osgi.wiring.package=com.day.text)(version>=1.1.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.day.commons.day-commons-text [100](R 100.0): missing requirement [com.day.commons.day-commons-text [100](R 100.0)] osgi.wiring.package; (osgi.wiring.package=org.slf4j)]] Unresolved requirements: [[com.adobe.cq.cq-target-integration [256](R 256.6)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.commons.date)(version>=5.7.0)(!(version>=7.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:59.448 *ERROR* [FelixStartLevel] ERROR: Bundle '257' Error starting launchpad:resources/install/0/cq-targetrecommendations-1.1.22.jar (org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.cq-targetrecommendations [257](R 257.0): missing requirement [com.adobe.cq.cq-targetrecommendations [257](R 257.0)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.analytics.testandtarget.util)(version>=5.11.0)(!(version>=6.0.0))) [caused by: Unable to resolve com.adobe.cq.cq-target-integration [256](R 256.6): missing requirement [com.adobe.cq.cq-target-integration [256](R 256.6)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.commons.date)(version>=5.7.0)(!(version>=7.0.0))) [caused by: Unable to resolve com.day.cq.cq-commons [352](R 352.7): missing requirement [com.day.cq.cq-commons [352](R 352.7)] osgi.wiring.package; (&(osgi.wiring.package=com.day.text)(version>=1.1.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.day.commons.day-commons-text [100](R 100.0): missing requirement [com.day.commons.day-commons-text [100](R 100.0)] osgi.wiring.package; (osgi.wiring.package=org.slf4j)]]] Unresolved requirements: [[com.adobe.cq.cq-targetrecommendations [257](R 257.0)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.analytics.testandtarget.util)(version>=5.11.0)(!(version>=6.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.cq-targetrecommendations [257](R 257.0): missing requirement [com.adobe.cq.cq-targetrecommendations [257](R 257.0)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.analytics.testandtarget.util)(version>=5.11.0)(!(version>=6.0.0))) [caused by: Unable to resolve com.adobe.cq.cq-target-integration [256](R 256.6): missing requirement [com.adobe.cq.cq-target-integration [256](R 256.6)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.commons.date)(version>=5.7.0)(!(version>=7.0.0))) [caused by: Unable to resolve com.day.cq.cq-commons [352](R 352.7): missing requirement [com.day.cq.cq-commons [352](R 352.7)] osgi.wiring.package; (&(osgi.wiring.package=com.day.text)(version>=1.1.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.day.commons.day-commons-text [100](R 100.0): missing requirement [com.day.commons.day-commons-text [100](R 100.0)] osgi.wiring.package; (osgi.wiring.package=org.slf4j)]]] Unresolved requirements: [[com.adobe.cq.cq-targetrecommendations [257](R 257.0)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.analytics.testandtarget.util)(version>=5.11.0)(!(version>=6.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:59.449 *ERROR* [FelixStartLevel] ERROR: Bundle '258' Error starting launchpad:resources/install/0/cq-wcm-api-5.10.44.jar (org.osgi.framework.BundleException: Unable to resolve com.day.cq.wcm.cq-wcm-api [258](R 258.3): missing requirement [com.day.cq.wcm.cq-wcm-api [258](R 258.3)] osgi.wiring.package; (osgi.wiring.package=com.day.cq.commons.predicate) [caused by: Unable to resolve com.day.cq.cq-commons [352](R 352.7): missing requirement [com.day.cq.cq-commons [352](R 352.7)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.replication)(version>=6.0.0)(!(version>=7.0.0))) [caused by: Unable to resolve com.day.cq.cq-replication [193](R 193.6): missing requirement [com.day.cq.cq-replication [193](R 193.6)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.granite.crypto)(version>=1.4.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.adobe.granite.crypto [177](R 177.0): missing requirement [com.adobe.granite.crypto [177](R 177.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api)(version>=2.1.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]]]] Unresolved requirements: [[com.day.cq.wcm.cq-wcm-api [258](R 258.3)] osgi.wiring.package; (osgi.wiring.package=com.day.cq.commons.predicate)])
org.osgi.framework.BundleException: Unable to resolve com.day.cq.wcm.cq-wcm-api [258](R 258.3): missing requirement [com.day.cq.wcm.cq-wcm-api [258](R 258.3)] osgi.wiring.package; (osgi.wiring.package=com.day.cq.commons.predicate) [caused by: Unable to resolve com.day.cq.cq-commons [352](R 352.7): missing requirement [com.day.cq.cq-commons [352](R 352.7)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.replication)(version>=6.0.0)(!(version>=7.0.0))) [caused by: Unable to resolve com.day.cq.cq-replication [193](R 193.6): missing requirement [com.day.cq.cq-replication [193](R 193.6)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.granite.crypto)(version>=1.4.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.adobe.granite.crypto [177](R 177.0): missing requirement [com.adobe.granite.crypto [177](R 177.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api)(version>=2.1.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]]]] Unresolved requirements: [[com.day.cq.wcm.cq-wcm-api [258](R 258.3)] osgi.wiring.package; (osgi.wiring.package=com.day.cq.commons.predicate)]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:59.450 *ERROR* [FelixStartLevel] ERROR: Bundle '259' Error starting launchpad:resources/install/0/cq-wcm-commons-5.9.22.jar (org.osgi.framework.BundleException: Unable to resolve com.day.cq.wcm.cq-wcm-commons [259](R 259.0): missing requirement [com.day.cq.wcm.cq-wcm-commons [259](R 259.0)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.commons.jcr)(version>=5.7.0)(!(version>=7.0.0))) [caused by: Unable to resolve com.day.cq.cq-commons [352](R 352.7): missing requirement [com.day.cq.cq-commons [352](R 352.7)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.replication)(version>=6.0.0)(!(version>=7.0.0))) [caused by: Unable to resolve com.day.cq.cq-replication [193](R 193.6): missing requirement [com.day.cq.cq-replication [193](R 193.6)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.granite.crypto)(version>=1.4.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.adobe.granite.crypto [177](R 177.0): missing requirement [com.adobe.granite.crypto [177](R 177.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api)(version>=2.1.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]]]] Unresolved requirements: [[com.day.cq.wcm.cq-wcm-commons [259](R 259.0)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.commons.jcr)(version>=5.7.0)(!(version>=7.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.day.cq.wcm.cq-wcm-commons [259](R 259.0): missing requirement [com.day.cq.wcm.cq-wcm-commons [259](R 259.0)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.commons.jcr)(version>=5.7.0)(!(version>=7.0.0))) [caused by: Unable to resolve com.day.cq.cq-commons [352](R 352.7): missing requirement [com.day.cq.cq-commons [352](R 352.7)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.replication)(version>=6.0.0)(!(version>=7.0.0))) [caused by: Unable to resolve com.day.cq.cq-replication [193](R 193.6): missing requirement [com.day.cq.cq-replication [193](R 193.6)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.granite.crypto)(version>=1.4.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.adobe.granite.crypto [177](R 177.0): missing requirement [com.adobe.granite.crypto [177](R 177.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api)(version>=2.1.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]]]] Unresolved requirements: [[com.day.cq.wcm.cq-wcm-commons [259](R 259.0)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.commons.jcr)(version>=5.7.0)(!(version>=7.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:59.451 *ERROR* [FelixStartLevel] ERROR: Bundle '260' Error starting launchpad:resources/install/0/cq-wcm-content-sync-5.9.6.jar (org.osgi.framework.BundleException: Unable to resolve com.day.cq.wcm.cq-wcm-content-sync [260](R 260.0): missing requirement [com.day.cq.wcm.cq-wcm-content-sync [260](R 260.0)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.contentsync.config)(version>=1.0.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.day.cq.cq-content-sync [353](R 353.1): missing requirement [com.day.cq.cq-content-sync [353](R 353.1)] osgi.wiring.package; (osgi.wiring.package=com.day.cq.commons.jcr) [caused by: Unable to resolve com.day.cq.cq-commons [352](R 352.7): missing requirement [com.day.cq.cq-commons [352](R 352.7)] osgi.wiring.package; (&(osgi.wiring.package=com.day.text)(version>=1.1.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.day.commons.day-commons-text [100](R 100.0): missing requirement [com.day.commons.day-commons-text [100](R 100.0)] osgi.wiring.package; (osgi.wiring.package=org.slf4j)]]] Unresolved requirements: [[com.day.cq.wcm.cq-wcm-content-sync [260](R 260.0)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.contentsync.config)(version>=1.0.0)(!(version>=2.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.day.cq.wcm.cq-wcm-content-sync [260](R 260.0): missing requirement [com.day.cq.wcm.cq-wcm-content-sync [260](R 260.0)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.contentsync.config)(version>=1.0.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.day.cq.cq-content-sync [353](R 353.1): missing requirement [com.day.cq.cq-content-sync [353](R 353.1)] osgi.wiring.package; (osgi.wiring.package=com.day.cq.commons.jcr) [caused by: Unable to resolve com.day.cq.cq-commons [352](R 352.7): missing requirement [com.day.cq.cq-commons [352](R 352.7)] osgi.wiring.package; (&(osgi.wiring.package=com.day.text)(version>=1.1.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.day.commons.day-commons-text [100](R 100.0): missing requirement [com.day.commons.day-commons-text [100](R 100.0)] osgi.wiring.package; (osgi.wiring.package=org.slf4j)]]] Unresolved requirements: [[com.day.cq.wcm.cq-wcm-content-sync [260](R 260.0)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.contentsync.config)(version>=1.0.0)(!(version>=2.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:59.452 *ERROR* [FelixStartLevel] ERROR: Bundle '261' Error starting launchpad:resources/install/0/cq-wcm-core-5.9.344.jar (org.osgi.framework.BundleException: Unable to resolve com.day.cq.wcm.cq-wcm-core [261](R 261.4): missing requirement [com.day.cq.wcm.cq-wcm-core [261](R 261.4)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.wcm.api.msm)(version>=5.0.0)(!(version>=6.0.0))) [caused by: Unable to resolve com.day.cq.wcm.cq-wcm-api [258](R 258.3): missing requirement [com.day.cq.wcm.cq-wcm-api [258](R 258.3)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.granite.timeline)(version>=1.0.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.adobe.granite.timeline [209](R 209.0): missing requirement [com.adobe.granite.timeline [209](R 209.0)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.granite.workflow.exec)(version>=1.0.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.adobe.granite.workflow.api [214](R 214.0): missing requirement [com.adobe.granite.workflow.api [214](R 214.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.adapter)(version>=2.0.8)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]]]] Unresolved requirements: [[com.day.cq.wcm.cq-wcm-core [261](R 261.4)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.wcm.api.msm)(version>=5.0.0)(!(version>=6.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.day.cq.wcm.cq-wcm-core [261](R 261.4): missing requirement [com.day.cq.wcm.cq-wcm-core [261](R 261.4)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.wcm.api.msm)(version>=5.0.0)(!(version>=6.0.0))) [caused by: Unable to resolve com.day.cq.wcm.cq-wcm-api [258](R 258.3): missing requirement [com.day.cq.wcm.cq-wcm-api [258](R 258.3)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.granite.timeline)(version>=1.0.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.adobe.granite.timeline [209](R 209.0): missing requirement [com.adobe.granite.timeline [209](R 209.0)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.granite.workflow.exec)(version>=1.0.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.adobe.granite.workflow.api [214](R 214.0): missing requirement [com.adobe.granite.workflow.api [214](R 214.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.adapter)(version>=2.0.8)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]]]] Unresolved requirements: [[com.day.cq.wcm.cq-wcm-core [261](R 261.4)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.wcm.api.msm)(version>=5.0.0)(!(version>=6.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:59.454 *ERROR* [FelixStartLevel] ERROR: Bundle '262' Error starting launchpad:resources/install/0/cq-wcm-designimporter-1.3.14.jar (org.osgi.framework.BundleException: Unable to resolve com.day.cq.wcm.cq-wcm-designimporter [262](R 262.1): missing requirement [com.day.cq.wcm.cq-wcm-designimporter [262](R 262.1)] osgi.wiring.package; (osgi.wiring.package=com.day.cq.commons.jcr) [caused by: Unable to resolve com.day.cq.cq-commons [352](R 352.7): missing requirement [com.day.cq.cq-commons [352](R 352.7)] osgi.wiring.package; (osgi.wiring.package=com.day.cq.xss) [caused by: Unable to resolve com.day.cq.cq-xssprotection [216](R 216.6): missing requirement [com.day.cq.cq-xssprotection [216](R 216.6)] osgi.wiring.package; (osgi.wiring.package=org.apache.commons.httpclient.methods) [caused by: Unable to resolve com.day.commons.osgi.wrapper.commons-httpclient [120](R 120.0): missing requirement [com.day.commons.osgi.wrapper.commons-httpclient [120](R 120.0)] osgi.wiring.package; (osgi.wiring.package=org.apache.commons.logging)]]] Unresolved requirements: [[com.day.cq.wcm.cq-wcm-designimporter [262](R 262.1)] osgi.wiring.package; (osgi.wiring.package=com.day.cq.commons.jcr)])
org.osgi.framework.BundleException: Unable to resolve com.day.cq.wcm.cq-wcm-designimporter [262](R 262.1): missing requirement [com.day.cq.wcm.cq-wcm-designimporter [262](R 262.1)] osgi.wiring.package; (osgi.wiring.package=com.day.cq.commons.jcr) [caused by: Unable to resolve com.day.cq.cq-commons [352](R 352.7): missing requirement [com.day.cq.cq-commons [352](R 352.7)] osgi.wiring.package; (osgi.wiring.package=com.day.cq.xss) [caused by: Unable to resolve com.day.cq.cq-xssprotection [216](R 216.6): missing requirement [com.day.cq.cq-xssprotection [216](R 216.6)] osgi.wiring.package; (osgi.wiring.package=org.apache.commons.httpclient.methods) [caused by: Unable to resolve com.day.commons.osgi.wrapper.commons-httpclient [120](R 120.0): missing requirement [com.day.commons.osgi.wrapper.commons-httpclient [120](R 120.0)] osgi.wiring.package; (osgi.wiring.package=org.apache.commons.logging)]]] Unresolved requirements: [[com.day.cq.wcm.cq-wcm-designimporter [262](R 262.1)] osgi.wiring.package; (osgi.wiring.package=com.day.cq.commons.jcr)]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:59.455 *ERROR* [FelixStartLevel] ERROR: Bundle '263' Error starting launchpad:resources/install/0/cq-wcm-emulator-5.8.2.jar (org.osgi.framework.BundleException: Unable to resolve com.day.cq.wcm.cq-wcm-emulator [263](R 263.0): missing requirement [com.day.cq.wcm.cq-wcm-emulator [263](R 263.0)] osgi.wiring.package; (osgi.wiring.package=com.day.cq.wcm.api.components) [caused by: Unable to resolve com.day.cq.wcm.cq-wcm-api [258](R 258.3): missing requirement [com.day.cq.wcm.cq-wcm-api [258](R 258.3)] osgi.wiring.package; (osgi.wiring.package=com.day.cq.commons) [caused by: Unable to resolve com.day.cq.cq-commons [352](R 352.7): missing requirement [com.day.cq.cq-commons [352](R 352.7)] osgi.wiring.package; (&(osgi.wiring.package=com.day.text)(version>=1.1.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.day.commons.day-commons-text [100](R 100.0): missing requirement [com.day.commons.day-commons-text [100](R 100.0)] osgi.wiring.package; (osgi.wiring.package=org.slf4j)]]] Unresolved requirements: [[com.day.cq.wcm.cq-wcm-emulator [263](R 263.0)] osgi.wiring.package; (osgi.wiring.package=com.day.cq.wcm.api.components)])
org.osgi.framework.BundleException: Unable to resolve com.day.cq.wcm.cq-wcm-emulator [263](R 263.0): missing requirement [com.day.cq.wcm.cq-wcm-emulator [263](R 263.0)] osgi.wiring.package; (osgi.wiring.package=com.day.cq.wcm.api.components) [caused by: Unable to resolve com.day.cq.wcm.cq-wcm-api [258](R 258.3): missing requirement [com.day.cq.wcm.cq-wcm-api [258](R 258.3)] osgi.wiring.package; (osgi.wiring.package=com.day.cq.commons) [caused by: Unable to resolve com.day.cq.cq-commons [352](R 352.7): missing requirement [com.day.cq.cq-commons [352](R 352.7)] osgi.wiring.package; (&(osgi.wiring.package=com.day.text)(version>=1.1.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.day.commons.day-commons-text [100](R 100.0): missing requirement [com.day.commons.day-commons-text [100](R 100.0)] osgi.wiring.package; (osgi.wiring.package=org.slf4j)]]] Unresolved requirements: [[com.day.cq.wcm.cq-wcm-emulator [263](R 263.0)] osgi.wiring.package; (osgi.wiring.package=com.day.cq.wcm.api.components)]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:59.457 *ERROR* [FelixStartLevel] ERROR: Bundle '264' Error starting launchpad:resources/install/0/cq-wcm-launches-core-5.10.46.jar (org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.wcm.cq-wcm-launches-core [264](R 264.1): missing requirement [com.adobe.cq.wcm.cq-wcm-launches-core [264](R 264.1)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.launches.api.timeline)(version>=1.0.0)) [caused by: Unable to resolve com.adobe.cq.cq-launches-api [234](R 234.0): missing requirement [com.adobe.cq.cq-launches-api [234](R 234.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.5.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]] Unresolved requirements: [[com.adobe.cq.wcm.cq-wcm-launches-core [264](R 264.1)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.launches.api.timeline)(version>=1.0.0))])
org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.wcm.cq-wcm-launches-core [264](R 264.1): missing requirement [com.adobe.cq.wcm.cq-wcm-launches-core [264](R 264.1)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.launches.api.timeline)(version>=1.0.0)) [caused by: Unable to resolve com.adobe.cq.cq-launches-api [234](R 234.0): missing requirement [com.adobe.cq.cq-launches-api [234](R 234.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.5.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]] Unresolved requirements: [[com.adobe.cq.wcm.cq-wcm-launches-core [264](R 264.1)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.launches.api.timeline)(version>=1.0.0))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:59.458 *ERROR* [FelixStartLevel] ERROR: Bundle '265' Error starting launchpad:resources/install/0/cq-wcm-mobile-api-5.7.2.jar (org.osgi.framework.BundleException: Unable to resolve com.day.cq.wcm.cq-wcm-mobile-api [265](R 265.0): missing requirement [com.day.cq.wcm.cq-wcm-mobile-api [265](R 265.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api)(version>=2.0.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[com.day.cq.wcm.cq-wcm-mobile-api [265](R 265.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api)(version>=2.0.0)(!(version>=3.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.day.cq.wcm.cq-wcm-mobile-api [265](R 265.0): missing requirement [com.day.cq.wcm.cq-wcm-mobile-api [265](R 265.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api)(version>=2.0.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[com.day.cq.wcm.cq-wcm-mobile-api [265](R 265.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api)(version>=2.0.0)(!(version>=3.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:59.460 *ERROR* [FelixStartLevel] ERROR: Bundle '266' Error starting launchpad:resources/install/0/cq-wcm-mobile-core-5.9.12.jar (org.osgi.framework.BundleException: Unable to resolve com.day.cq.wcm.cq-wcm-mobile-core [266](R 266.1): missing requirement [com.day.cq.wcm.cq-wcm-mobile-core [266](R 266.1)] osgi.wiring.package; (osgi.wiring.package=com.day.cq.commons.jcr) [caused by: Unable to resolve com.day.cq.cq-commons [352](R 352.7): missing requirement [com.day.cq.cq-commons [352](R 352.7)] osgi.wiring.package; (&(osgi.wiring.package=com.day.text)(version>=1.1.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.day.commons.day-commons-text [100](R 100.0): missing requirement [com.day.commons.day-commons-text [100](R 100.0)] osgi.wiring.package; (osgi.wiring.package=org.slf4j)]] Unresolved requirements: [[com.day.cq.wcm.cq-wcm-mobile-core [266](R 266.1)] osgi.wiring.package; (osgi.wiring.package=com.day.cq.commons.jcr)])
org.osgi.framework.BundleException: Unable to resolve com.day.cq.wcm.cq-wcm-mobile-core [266](R 266.1): missing requirement [com.day.cq.wcm.cq-wcm-mobile-core [266](R 266.1)] osgi.wiring.package; (osgi.wiring.package=com.day.cq.commons.jcr) [caused by: Unable to resolve com.day.cq.cq-commons [352](R 352.7): missing requirement [com.day.cq.cq-commons [352](R 352.7)] osgi.wiring.package; (&(osgi.wiring.package=com.day.text)(version>=1.1.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.day.commons.day-commons-text [100](R 100.0): missing requirement [com.day.commons.day-commons-text [100](R 100.0)] osgi.wiring.package; (osgi.wiring.package=org.slf4j)]] Unresolved requirements: [[com.day.cq.wcm.cq-wcm-mobile-core [266](R 266.1)] osgi.wiring.package; (osgi.wiring.package=com.day.cq.commons.jcr)]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:59.461 *ERROR* [FelixStartLevel] ERROR: Bundle '267' Error starting launchpad:resources/install/0/cq-wcm-mobile-qrcode-5.9.6.jar (org.osgi.framework.BundleException: Unable to resolve com.day.cq.wcm.cq-wcm-mobile-qrcode [267](R 267.0): missing requirement [com.day.cq.wcm.cq-wcm-mobile-qrcode [267](R 267.0)] osgi.wiring.package; (osgi.wiring.package=com.day.image) [caused by: Unable to resolve day-commons-gfx [287](R 287.0): missing requirement [day-commons-gfx [287](R 287.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.2)(!(version>=2.0.0)))] Unresolved requirements: [[com.day.cq.wcm.cq-wcm-mobile-qrcode [267](R 267.0)] osgi.wiring.package; (osgi.wiring.package=com.day.image)])
org.osgi.framework.BundleException: Unable to resolve com.day.cq.wcm.cq-wcm-mobile-qrcode [267](R 267.0): missing requirement [com.day.cq.wcm.cq-wcm-mobile-qrcode [267](R 267.0)] osgi.wiring.package; (osgi.wiring.package=com.day.image) [caused by: Unable to resolve day-commons-gfx [287](R 287.0): missing requirement [day-commons-gfx [287](R 287.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.2)(!(version>=2.0.0)))] Unresolved requirements: [[com.day.cq.wcm.cq-wcm-mobile-qrcode [267](R 267.0)] osgi.wiring.package; (osgi.wiring.package=com.day.image)]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:59.463 *ERROR* [FelixStartLevel] ERROR: Bundle '268' Error starting launchpad:resources/install/0/cq-wcm-notification-5.9.10.jar (org.osgi.framework.BundleException: Unable to resolve com.day.cq.wcm.cq-wcm-notification [268](R 268.0): missing requirement [com.day.cq.wcm.cq-wcm-notification [268](R 268.0)] osgi.wiring.package; (osgi.wiring.package=com.day.cq.commons.jcr) [caused by: Unable to resolve com.day.cq.cq-commons [352](R 352.7): missing requirement [com.day.cq.cq-commons [352](R 352.7)] osgi.wiring.package; (osgi.wiring.package=com.day.cq.xss) [caused by: Unable to resolve com.day.cq.cq-xssprotection [216](R 216.6): missing requirement [com.day.cq.cq-xssprotection [216](R 216.6)] osgi.wiring.package; (osgi.wiring.package=org.apache.commons.httpclient.methods) [caused by: Unable to resolve com.day.commons.osgi.wrapper.commons-httpclient [120](R 120.0): missing requirement [com.day.commons.osgi.wrapper.commons-httpclient [120](R 120.0)] osgi.wiring.package; (osgi.wiring.package=org.apache.commons.logging)]]] Unresolved requirements: [[com.day.cq.wcm.cq-wcm-notification [268](R 268.0)] osgi.wiring.package; (osgi.wiring.package=com.day.cq.commons.jcr)])
org.osgi.framework.BundleException: Unable to resolve com.day.cq.wcm.cq-wcm-notification [268](R 268.0): missing requirement [com.day.cq.wcm.cq-wcm-notification [268](R 268.0)] osgi.wiring.package; (osgi.wiring.package=com.day.cq.commons.jcr) [caused by: Unable to resolve com.day.cq.cq-commons [352](R 352.7): missing requirement [com.day.cq.cq-commons [352](R 352.7)] osgi.wiring.package; (osgi.wiring.package=com.day.cq.xss) [caused by: Unable to resolve com.day.cq.cq-xssprotection [216](R 216.6): missing requirement [com.day.cq.cq-xssprotection [216](R 216.6)] osgi.wiring.package; (osgi.wiring.package=org.apache.commons.httpclient.methods) [caused by: Unable to resolve com.day.commons.osgi.wrapper.commons-httpclient [120](R 120.0): missing requirement [com.day.commons.osgi.wrapper.commons-httpclient [120](R 120.0)] osgi.wiring.package; (osgi.wiring.package=org.apache.commons.logging)]]] Unresolved requirements: [[com.day.cq.wcm.cq-wcm-notification [268](R 268.0)] osgi.wiring.package; (osgi.wiring.package=com.day.cq.commons.jcr)]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:59.464 *ERROR* [FelixStartLevel] ERROR: Bundle '269' Error starting launchpad:resources/install/0/cq-wcm-offline-5.7.4.jar (org.osgi.framework.BundleException: Unable to resolve com.day.cq.wcm.cq-wcm-offline [269](R 269.0): missing requirement [com.day.cq.wcm.cq-wcm-offline [269](R 269.0)] osgi.wiring.package; (osgi.wiring.package=com.day.cq.commons.servlets) [caused by: Unable to resolve com.day.cq.cq-commons [352](R 352.7): missing requirement [com.day.cq.cq-commons [352](R 352.7)] osgi.wiring.package; (&(osgi.wiring.package=com.day.text)(version>=1.1.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.day.commons.day-commons-text [100](R 100.0): missing requirement [com.day.commons.day-commons-text [100](R 100.0)] osgi.wiring.package; (osgi.wiring.package=org.slf4j)]] Unresolved requirements: [[com.day.cq.wcm.cq-wcm-offline [269](R 269.0)] osgi.wiring.package; (osgi.wiring.package=com.day.cq.commons.servlets)])
org.osgi.framework.BundleException: Unable to resolve com.day.cq.wcm.cq-wcm-offline [269](R 269.0): missing requirement [com.day.cq.wcm.cq-wcm-offline [269](R 269.0)] osgi.wiring.package; (osgi.wiring.package=com.day.cq.commons.servlets) [caused by: Unable to resolve com.day.cq.cq-commons [352](R 352.7): missing requirement [com.day.cq.cq-commons [352](R 352.7)] osgi.wiring.package; (&(osgi.wiring.package=com.day.text)(version>=1.1.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.day.commons.day-commons-text [100](R 100.0): missing requirement [com.day.commons.day-commons-text [100](R 100.0)] osgi.wiring.package; (osgi.wiring.package=org.slf4j)]] Unresolved requirements: [[com.day.cq.wcm.cq-wcm-offline [269](R 269.0)] osgi.wiring.package; (osgi.wiring.package=com.day.cq.commons.servlets)]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:59.466 *ERROR* [FelixStartLevel] ERROR: Bundle '270' Error starting launchpad:resources/install/0/cq-wcm-resource-details-0.2.10.jar (org.osgi.framework.BundleException: Unable to resolve com.day.cq.wcm.cq-wcm-resource-details [270](R 270.0): missing requirement [com.day.cq.wcm.cq-wcm-resource-details [270](R 270.0)] osgi.wiring.package; (&(osgi.wiring.package=com.day.text)(version>=1.1.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.day.commons.day-commons-text [100](R 100.0): missing requirement [com.day.commons.day-commons-text [100](R 100.0)] osgi.wiring.package; (osgi.wiring.package=org.slf4j)] Unresolved requirements: [[com.day.cq.wcm.cq-wcm-resource-details [270](R 270.0)] osgi.wiring.package; (&(osgi.wiring.package=com.day.text)(version>=1.1.0)(!(version>=2.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.day.cq.wcm.cq-wcm-resource-details [270](R 270.0): missing requirement [com.day.cq.wcm.cq-wcm-resource-details [270](R 270.0)] osgi.wiring.package; (&(osgi.wiring.package=com.day.text)(version>=1.1.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.day.commons.day-commons-text [100](R 100.0): missing requirement [com.day.commons.day-commons-text [100](R 100.0)] osgi.wiring.package; (osgi.wiring.package=org.slf4j)] Unresolved requirements: [[com.day.cq.wcm.cq-wcm-resource-details [270](R 270.0)] osgi.wiring.package; (&(osgi.wiring.package=com.day.text)(version>=1.1.0)(!(version>=2.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:59.468 *ERROR* [FelixStartLevel] ERROR: Bundle '271' Error starting launchpad:resources/install/0/cq-wcm-scripting-support-1.0.4.jar (org.osgi.framework.BundleException: Unable to resolve com.day.cq.wcm.cq-wcm-scripting-support [271](R 271.0): missing requirement [com.day.cq.wcm.cq-wcm-scripting-support [271](R 271.0)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.wcm.api.components)(version>=5.7.0)(!(version>=6.0.0))) [caused by: Unable to resolve com.day.cq.wcm.cq-wcm-api [258](R 258.3): missing requirement [com.day.cq.wcm.cq-wcm-api [258](R 258.3)] osgi.wiring.package; (osgi.wiring.package=com.day.cq.commons) [caused by: Unable to resolve com.day.cq.cq-commons [352](R 352.7): missing requirement [com.day.cq.cq-commons [352](R 352.7)] osgi.wiring.package; (osgi.wiring.package=com.day.cq.xss) [caused by: Unable to resolve com.day.cq.cq-xssprotection [216](R 216.6): missing requirement [com.day.cq.cq-xssprotection [216](R 216.6)] osgi.wiring.package; (osgi.wiring.package=org.apache.commons.httpclient.methods) [caused by: Unable to resolve com.day.commons.osgi.wrapper.commons-httpclient [120](R 120.0): missing requirement [com.day.commons.osgi.wrapper.commons-httpclient [120](R 120.0)] osgi.wiring.package; (osgi.wiring.package=org.apache.commons.logging)]]]] Unresolved requirements: [[com.day.cq.wcm.cq-wcm-scripting-support [271](R 271.0)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.wcm.api.components)(version>=5.7.0)(!(version>=6.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.day.cq.wcm.cq-wcm-scripting-support [271](R 271.0): missing requirement [com.day.cq.wcm.cq-wcm-scripting-support [271](R 271.0)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.wcm.api.components)(version>=5.7.0)(!(version>=6.0.0))) [caused by: Unable to resolve com.day.cq.wcm.cq-wcm-api [258](R 258.3): missing requirement [com.day.cq.wcm.cq-wcm-api [258](R 258.3)] osgi.wiring.package; (osgi.wiring.package=com.day.cq.commons) [caused by: Unable to resolve com.day.cq.cq-commons [352](R 352.7): missing requirement [com.day.cq.cq-commons [352](R 352.7)] osgi.wiring.package; (osgi.wiring.package=com.day.cq.xss) [caused by: Unable to resolve com.day.cq.cq-xssprotection [216](R 216.6): missing requirement [com.day.cq.cq-xssprotection [216](R 216.6)] osgi.wiring.package; (osgi.wiring.package=org.apache.commons.httpclient.methods) [caused by: Unable to resolve com.day.commons.osgi.wrapper.commons-httpclient [120](R 120.0): missing requirement [com.day.commons.osgi.wrapper.commons-httpclient [120](R 120.0)] osgi.wiring.package; (osgi.wiring.package=org.apache.commons.logging)]]]] Unresolved requirements: [[com.day.cq.wcm.cq-wcm-scripting-support [271](R 271.0)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.wcm.api.components)(version>=5.7.0)(!(version>=6.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:59.471 *ERROR* [FelixStartLevel] ERROR: Bundle '272' Error starting launchpad:resources/install/0/cq-wcm-sightly-extension-1.3.8.jar (org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.sightly.cq-wcm-sightly-extension [272](R 272.1): missing requirement [com.adobe.cq.sightly.cq-wcm-sightly-extension [272](R 272.1)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.i18n)(version>=5.4.0)(!(version>=6.0.0))) [caused by: Unable to resolve com.day.cq.cq-i18n [182](R 182.0): missing requirement [com.day.cq.cq-i18n [182](R 182.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api)(version>=2.1.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]] Unresolved requirements: [[com.adobe.cq.sightly.cq-wcm-sightly-extension [272](R 272.1)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.i18n)(version>=5.4.0)(!(version>=6.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.sightly.cq-wcm-sightly-extension [272](R 272.1): missing requirement [com.adobe.cq.sightly.cq-wcm-sightly-extension [272](R 272.1)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.i18n)(version>=5.4.0)(!(version>=6.0.0))) [caused by: Unable to resolve com.day.cq.cq-i18n [182](R 182.0): missing requirement [com.day.cq.cq-i18n [182](R 182.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api)(version>=2.1.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]] Unresolved requirements: [[com.adobe.cq.sightly.cq-wcm-sightly-extension [272](R 272.1)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.i18n)(version>=5.4.0)(!(version>=6.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:59.473 *ERROR* [FelixStartLevel] ERROR: Bundle '273' Error starting launchpad:resources/install/0/cq-wcm-siteimporter-5.9.6.jar (org.osgi.framework.BundleException: Unable to resolve com.day.cq.wcm.cq-wcm-siteimporter [273](R 273.0): missing requirement [com.day.cq.wcm.cq-wcm-siteimporter [273](R 273.0)] osgi.wiring.package; (osgi.wiring.package=com.day.cq.commons.jcr) [caused by: Unable to resolve com.day.cq.cq-commons [352](R 352.7): missing requirement [com.day.cq.cq-commons [352](R 352.7)] osgi.wiring.package; (osgi.wiring.package=com.day.cq.xss) [caused by: Unable to resolve com.day.cq.cq-xssprotection [216](R 216.6): missing requirement [com.day.cq.cq-xssprotection [216](R 216.6)] osgi.wiring.package; (osgi.wiring.package=org.apache.commons.httpclient.methods) [caused by: Unable to resolve com.day.commons.osgi.wrapper.commons-httpclient [120](R 120.0): missing requirement [com.day.commons.osgi.wrapper.commons-httpclient [120](R 120.0)] osgi.wiring.package; (osgi.wiring.package=org.apache.commons.logging)]]] Unresolved requirements: [[com.day.cq.wcm.cq-wcm-siteimporter [273](R 273.0)] osgi.wiring.package; (osgi.wiring.package=com.day.cq.commons.jcr)])
org.osgi.framework.BundleException: Unable to resolve com.day.cq.wcm.cq-wcm-siteimporter [273](R 273.0): missing requirement [com.day.cq.wcm.cq-wcm-siteimporter [273](R 273.0)] osgi.wiring.package; (osgi.wiring.package=com.day.cq.commons.jcr) [caused by: Unable to resolve com.day.cq.cq-commons [352](R 352.7): missing requirement [com.day.cq.cq-commons [352](R 352.7)] osgi.wiring.package; (osgi.wiring.package=com.day.cq.xss) [caused by: Unable to resolve com.day.cq.cq-xssprotection [216](R 216.6): missing requirement [com.day.cq.cq-xssprotection [216](R 216.6)] osgi.wiring.package; (osgi.wiring.package=org.apache.commons.httpclient.methods) [caused by: Unable to resolve com.day.commons.osgi.wrapper.commons-httpclient [120](R 120.0): missing requirement [com.day.commons.osgi.wrapper.commons-httpclient [120](R 120.0)] osgi.wiring.package; (osgi.wiring.package=org.apache.commons.logging)]]] Unresolved requirements: [[com.day.cq.wcm.cq-wcm-siteimporter [273](R 273.0)] osgi.wiring.package; (osgi.wiring.package=com.day.cq.commons.jcr)]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:59.475 *ERROR* [FelixStartLevel] ERROR: Bundle '274' Error starting launchpad:resources/install/0/cq-wcm-taglib-5.9.16.jar (org.osgi.framework.BundleException: Unable to resolve com.day.cq.wcm.cq-wcm-taglib [274](R 274.0): missing requirement [com.day.cq.wcm.cq-wcm-taglib [274](R 274.0)] osgi.wiring.package; (osgi.wiring.package=com.day.cq.commons.inherit) [caused by: Unable to resolve com.day.cq.cq-commons [352](R 352.7): missing requirement [com.day.cq.cq-commons [352](R 352.7)] osgi.wiring.package; (osgi.wiring.package=com.day.cq.xss) [caused by: Unable to resolve com.day.cq.cq-xssprotection [216](R 216.6): missing requirement [com.day.cq.cq-xssprotection [216](R 216.6)] osgi.wiring.package; (osgi.wiring.package=org.apache.commons.httpclient.methods) [caused by: Unable to resolve com.day.commons.osgi.wrapper.commons-httpclient [120](R 120.0): missing requirement [com.day.commons.osgi.wrapper.commons-httpclient [120](R 120.0)] osgi.wiring.package; (osgi.wiring.package=org.apache.commons.logging)]]] Unresolved requirements: [[com.day.cq.wcm.cq-wcm-taglib [274](R 274.0)] osgi.wiring.package; (osgi.wiring.package=com.day.cq.commons.inherit)])
org.osgi.framework.BundleException: Unable to resolve com.day.cq.wcm.cq-wcm-taglib [274](R 274.0): missing requirement [com.day.cq.wcm.cq-wcm-taglib [274](R 274.0)] osgi.wiring.package; (osgi.wiring.package=com.day.cq.commons.inherit) [caused by: Unable to resolve com.day.cq.cq-commons [352](R 352.7): missing requirement [com.day.cq.cq-commons [352](R 352.7)] osgi.wiring.package; (osgi.wiring.package=com.day.cq.xss) [caused by: Unable to resolve com.day.cq.cq-xssprotection [216](R 216.6): missing requirement [com.day.cq.cq-xssprotection [216](R 216.6)] osgi.wiring.package; (osgi.wiring.package=org.apache.commons.httpclient.methods) [caused by: Unable to resolve com.day.commons.osgi.wrapper.commons-httpclient [120](R 120.0): missing requirement [com.day.commons.osgi.wrapper.commons-httpclient [120](R 120.0)] osgi.wiring.package; (osgi.wiring.package=org.apache.commons.logging)]]] Unresolved requirements: [[com.day.cq.wcm.cq-wcm-taglib [274](R 274.0)] osgi.wiring.package; (osgi.wiring.package=com.day.cq.commons.inherit)]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:59.478 *ERROR* [FelixStartLevel] ERROR: Bundle '275' Error starting launchpad:resources/install/0/cq-wcm-translation-1.2.174.jar (org.osgi.framework.BundleException: Unable to resolve com.day.cq.wcm.cq-wcm-translation [275](R 275.6): missing requirement [com.day.cq.wcm.cq-wcm-translation [275](R 275.6)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.aemds.guide.utils)(version>=3.0.0)(!(version>=4.0.0))) [caused by: Unable to resolve com.adobe.aemds.guide.aemds-guide-core [408](R 408.0): missing requirement [com.adobe.aemds.guide.aemds-guide-core [408](R 408.0)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.forms.common.submitutils)(version>=3.0.0)(!(version>=10.0.0))) [caused by: Unable to resolve com.adobe.forms.common.adobe-xfaforms-common [470](R 470.0): missing requirement [com.adobe.forms.common.adobe-xfaforms-common [470](R 470.0)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.commons)(version>=1.0.0)) [caused by: Unable to resolve com.day.cq.cq-commons [352](R 352.7): missing requirement [com.day.cq.cq-commons [352](R 352.7)] osgi.wiring.package; (osgi.wiring.package=com.day.cq.xss) [caused by: Unable to resolve com.day.cq.cq-xssprotection [216](R 216.6): missing requirement [com.day.cq.cq-xssprotection [216](R 216.6)] osgi.wiring.package; (osgi.wiring.package=org.apache.commons.httpclient.methods) [caused by: Unable to resolve com.day.commons.osgi.wrapper.commons-httpclient [120](R 120.0): missing requirement [com.day.commons.osgi.wrapper.commons-httpclient [120](R 120.0)] osgi.wiring.package; (osgi.wiring.package=org.apache.commons.logging)]]]]] Unresolved requirements: [[com.day.cq.wcm.cq-wcm-translation [275](R 275.6)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.aemds.guide.utils)(version>=3.0.0)(!(version>=4.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.day.cq.wcm.cq-wcm-translation [275](R 275.6): missing requirement [com.day.cq.wcm.cq-wcm-translation [275](R 275.6)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.aemds.guide.utils)(version>=3.0.0)(!(version>=4.0.0))) [caused by: Unable to resolve com.adobe.aemds.guide.aemds-guide-core [408](R 408.0): missing requirement [com.adobe.aemds.guide.aemds-guide-core [408](R 408.0)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.forms.common.submitutils)(version>=3.0.0)(!(version>=10.0.0))) [caused by: Unable to resolve com.adobe.forms.common.adobe-xfaforms-common [470](R 470.0): missing requirement [com.adobe.forms.common.adobe-xfaforms-common [470](R 470.0)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.commons)(version>=1.0.0)) [caused by: Unable to resolve com.day.cq.cq-commons [352](R 352.7): missing requirement [com.day.cq.cq-commons [352](R 352.7)] osgi.wiring.package; (osgi.wiring.package=com.day.cq.xss) [caused by: Unable to resolve com.day.cq.cq-xssprotection [216](R 216.6): missing requirement [com.day.cq.cq-xssprotection [216](R 216.6)] osgi.wiring.package; (osgi.wiring.package=org.apache.commons.httpclient.methods) [caused by: Unable to resolve com.day.commons.osgi.wrapper.commons-httpclient [120](R 120.0): missing requirement [com.day.commons.osgi.wrapper.commons-httpclient [120](R 120.0)] osgi.wiring.package; (osgi.wiring.package=org.apache.commons.logging)]]]]] Unresolved requirements: [[com.day.cq.wcm.cq-wcm-translation [275](R 275.6)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.aemds.guide.utils)(version>=3.0.0)(!(version>=4.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:59.481 *ERROR* [FelixStartLevel] ERROR: Bundle '276' Error starting launchpad:resources/install/0/cq-wcm-undo-5.9.2.jar (org.osgi.framework.BundleException: Unable to resolve com.day.cq.wcm.cq-wcm-undo [276](R 276.0): missing requirement [com.day.cq.wcm.cq-wcm-undo [276](R 276.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api)(version>=2.3.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[com.day.cq.wcm.cq-wcm-undo [276](R 276.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api)(version>=2.3.0)(!(version>=3.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.day.cq.wcm.cq-wcm-undo [276](R 276.0): missing requirement [com.day.cq.wcm.cq-wcm-undo [276](R 276.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api)(version>=2.3.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[com.day.cq.wcm.cq-wcm-undo [276](R 276.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api)(version>=2.3.0)(!(version>=3.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:59.483 *ERROR* [FelixStartLevel] ERROR: Bundle '277' Error starting launchpad:resources/install/0/cq-wcm-webservice-support-5.9.14.jar (org.osgi.framework.BundleException: Unable to resolve com.day.cq.wcm.cq-wcm-webservice-support [277](R 277.5): missing requirement [com.day.cq.wcm.cq-wcm-webservice-support [277](R 277.5)] osgi.wiring.package; (osgi.wiring.package=com.day.cq.commons.inherit) [caused by: Unable to resolve com.day.cq.cq-commons [352](R 352.7): missing requirement [com.day.cq.cq-commons [352](R 352.7)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.i18n)(version>=5.4.0)(!(version>=6.0.0))) [caused by: Unable to resolve com.day.cq.cq-i18n [182](R 182.0): missing requirement [com.day.cq.cq-i18n [182](R 182.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api)(version>=2.1.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]]] Unresolved requirements: [[com.day.cq.wcm.cq-wcm-webservice-support [277](R 277.5)] osgi.wiring.package; (osgi.wiring.package=com.day.cq.commons.inherit)])
org.osgi.framework.BundleException: Unable to resolve com.day.cq.wcm.cq-wcm-webservice-support [277](R 277.5): missing requirement [com.day.cq.wcm.cq-wcm-webservice-support [277](R 277.5)] osgi.wiring.package; (osgi.wiring.package=com.day.cq.commons.inherit) [caused by: Unable to resolve com.day.cq.cq-commons [352](R 352.7): missing requirement [com.day.cq.cq-commons [352](R 352.7)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.i18n)(version>=5.4.0)(!(version>=6.0.0))) [caused by: Unable to resolve com.day.cq.cq-i18n [182](R 182.0): missing requirement [com.day.cq.cq-i18n [182](R 182.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api)(version>=2.1.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]]] Unresolved requirements: [[com.day.cq.wcm.cq-wcm-webservice-support [277](R 277.5)] osgi.wiring.package; (osgi.wiring.package=com.day.cq.commons.inherit)]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:59.484 *ERROR* [FelixStartLevel] ERROR: Bundle '278' Error starting launchpad:resources/install/0/cq-wcm-workflow-5.9.14.jar (org.osgi.framework.BundleException: Unable to resolve com.day.cq.wcm.cq-wcm-workflow [278](R 278.1): missing requirement [com.day.cq.wcm.cq-wcm-workflow [278](R 278.1)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.granite.workflow.exec)(version>=1.1.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.adobe.granite.workflow.api [214](R 214.0): missing requirement [com.adobe.granite.workflow.api [214](R 214.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.0.8)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]] Unresolved requirements: [[com.day.cq.wcm.cq-wcm-workflow [278](R 278.1)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.granite.workflow.exec)(version>=1.1.0)(!(version>=2.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.day.cq.wcm.cq-wcm-workflow [278](R 278.1): missing requirement [com.day.cq.wcm.cq-wcm-workflow [278](R 278.1)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.granite.workflow.exec)(version>=1.1.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.adobe.granite.workflow.api [214](R 214.0): missing requirement [com.adobe.granite.workflow.api [214](R 214.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.0.8)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]] Unresolved requirements: [[com.day.cq.wcm.cq-wcm-workflow [278](R 278.1)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.granite.workflow.exec)(version>=1.1.0)(!(version>=2.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:59.486 *ERROR* [FelixStartLevel] ERROR: Bundle '279' Error starting launchpad:resources/install/0/cq-wcm-workflow-api-5.9.2.jar (org.osgi.framework.BundleException: Unable to resolve com.day.cq.wcm.cq-wcm-workflow-api [279](R 279.0): missing requirement [com.day.cq.wcm.cq-wcm-workflow-api [279](R 279.0)] osgi.wiring.package; (osgi.wiring.package=com.day.cq.workflow.model) [caused by: Unable to resolve com.day.cq.workflow.cq-workflow-api [281](R 281.0): missing requirement [com.day.cq.workflow.cq-workflow-api [281](R 281.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[com.day.cq.wcm.cq-wcm-workflow-api [279](R 279.0)] osgi.wiring.package; (osgi.wiring.package=com.day.cq.workflow.model)])
org.osgi.framework.BundleException: Unable to resolve com.day.cq.wcm.cq-wcm-workflow-api [279](R 279.0): missing requirement [com.day.cq.wcm.cq-wcm-workflow-api [279](R 279.0)] osgi.wiring.package; (osgi.wiring.package=com.day.cq.workflow.model) [caused by: Unable to resolve com.day.cq.workflow.cq-workflow-api [281](R 281.0): missing requirement [com.day.cq.workflow.cq-workflow-api [281](R 281.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[com.day.cq.wcm.cq-wcm-workflow-api [279](R 279.0)] osgi.wiring.package; (osgi.wiring.package=com.day.cq.workflow.model)]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:59.488 *ERROR* [FelixStartLevel] ERROR: Bundle '280' Error starting launchpad:resources/install/0/cq-widgets-ext-5.8.4.jar (org.osgi.framework.BundleException: Unable to resolve com.day.cq.cq-widgets-ext [280](R 280.5): missing requirement [com.day.cq.cq-widgets-ext [280](R 280.5)] osgi.wiring.package; (osgi.wiring.package=com.day.cq.commons.servlets) [caused by: Unable to resolve com.day.cq.cq-commons [352](R 352.7): missing requirement [com.day.cq.cq-commons [352](R 352.7)] osgi.wiring.package; (&(osgi.wiring.package=com.day.text)(version>=1.1.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.day.commons.day-commons-text [100](R 100.0): missing requirement [com.day.commons.day-commons-text [100](R 100.0)] osgi.wiring.package; (osgi.wiring.package=org.slf4j)]] Unresolved requirements: [[com.day.cq.cq-widgets-ext [280](R 280.5)] osgi.wiring.package; (osgi.wiring.package=com.day.cq.commons.servlets)])
org.osgi.framework.BundleException: Unable to resolve com.day.cq.cq-widgets-ext [280](R 280.5): missing requirement [com.day.cq.cq-widgets-ext [280](R 280.5)] osgi.wiring.package; (osgi.wiring.package=com.day.cq.commons.servlets) [caused by: Unable to resolve com.day.cq.cq-commons [352](R 352.7): missing requirement [com.day.cq.cq-commons [352](R 352.7)] osgi.wiring.package; (&(osgi.wiring.package=com.day.text)(version>=1.1.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.day.commons.day-commons-text [100](R 100.0): missing requirement [com.day.commons.day-commons-text [100](R 100.0)] osgi.wiring.package; (osgi.wiring.package=org.slf4j)]] Unresolved requirements: [[com.day.cq.cq-widgets-ext [280](R 280.5)] osgi.wiring.package; (osgi.wiring.package=com.day.cq.commons.servlets)]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:59.489 *ERROR* [FelixStartLevel] ERROR: Bundle '281' Error starting launchpad:resources/install/0/cq-workflow-api-6.0.4.jar (org.osgi.framework.BundleException: Unable to resolve com.day.cq.workflow.cq-workflow-api [281](R 281.0): missing requirement [com.day.cq.workflow.cq-workflow-api [281](R 281.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0))) Unresolved requirements: [[com.day.cq.workflow.cq-workflow-api [281](R 281.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.day.cq.workflow.cq-workflow-api [281](R 281.0): missing requirement [com.day.cq.workflow.cq-workflow-api [281](R 281.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0))) Unresolved requirements: [[com.day.cq.workflow.cq-workflow-api [281](R 281.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:59.490 *ERROR* [FelixStartLevel] ERROR: Bundle '282' Error starting launchpad:resources/install/0/cq-workflow-console-6.0.10.jar (org.osgi.framework.BundleException: Unable to resolve com.day.cq.workflow.cq-workflow-console [282](R 282.0): missing requirement [com.day.cq.workflow.cq-workflow-console [282](R 282.0)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.granite.workflow.launcher)(version>=1.0.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.adobe.granite.workflow.api [214](R 214.0): missing requirement [com.adobe.granite.workflow.api [214](R 214.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.0.8)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]] Unresolved requirements: [[com.day.cq.workflow.cq-workflow-console [282](R 282.0)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.granite.workflow.launcher)(version>=1.0.0)(!(version>=2.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.day.cq.workflow.cq-workflow-console [282](R 282.0): missing requirement [com.day.cq.workflow.cq-workflow-console [282](R 282.0)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.granite.workflow.launcher)(version>=1.0.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.adobe.granite.workflow.api [214](R 214.0): missing requirement [com.adobe.granite.workflow.api [214](R 214.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.0.8)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]] Unresolved requirements: [[com.day.cq.workflow.cq-workflow-console [282](R 282.0)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.granite.workflow.launcher)(version>=1.0.0)(!(version>=2.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:59.492 *ERROR* [FelixStartLevel] ERROR: Bundle '283' Error starting launchpad:resources/install/0/cq-workflow-impl-6.0.26.jar (org.osgi.framework.BundleException: Unable to resolve com.day.cq.workflow.cq-workflow-impl [283](R 283.1): missing requirement [com.day.cq.workflow.cq-workflow-impl [283](R 283.1)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.granite.security.user.util)(version>=1.0.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.adobe.granite.security.user [201](R 201.1): missing requirement [com.adobe.granite.security.user [201](R 201.1)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.granite.crypto)(version>=1.4.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.adobe.granite.crypto [177](R 177.0): missing requirement [com.adobe.granite.crypto [177](R 177.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api)(version>=2.1.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]]] Unresolved requirements: [[com.day.cq.workflow.cq-workflow-impl [283](R 283.1)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.granite.security.user.util)(version>=1.0.0)(!(version>=2.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.day.cq.workflow.cq-workflow-impl [283](R 283.1): missing requirement [com.day.cq.workflow.cq-workflow-impl [283](R 283.1)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.granite.security.user.util)(version>=1.0.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.adobe.granite.security.user [201](R 201.1): missing requirement [com.adobe.granite.security.user [201](R 201.1)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.granite.crypto)(version>=1.4.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.adobe.granite.crypto [177](R 177.0): missing requirement [com.adobe.granite.crypto [177](R 177.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api)(version>=2.1.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]]] Unresolved requirements: [[com.day.cq.workflow.cq-workflow-impl [283](R 283.1)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.granite.security.user.util)(version>=1.0.0)(!(version>=2.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:59.494 *ERROR* [FelixStartLevel] ERROR: Bundle '284' Error starting launchpad:resources/install/0/crx-auth-token-2.5.26.jar (org.osgi.framework.BundleException: Unable to resolve com.day.crx.sling.crx-auth-token [284](R 284.0): missing requirement [com.day.crx.sling.crx-auth-token [284](R 284.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api)(version>=2.1.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[com.day.crx.sling.crx-auth-token [284](R 284.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api)(version>=2.1.0)(!(version>=3.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.day.crx.sling.crx-auth-token [284](R 284.0): missing requirement [com.day.crx.sling.crx-auth-token [284](R 284.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api)(version>=2.1.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[com.day.crx.sling.crx-auth-token [284](R 284.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api)(version>=2.1.0)(!(version>=3.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:59.503 *ERROR* [FelixStartLevel] ERROR: Bundle '287' Error starting launchpad:resources/install/0/day-commons-gfx-2.1.42.jar (org.osgi.framework.BundleException: Unable to resolve day-commons-gfx [287](R 287.0): missing requirement [day-commons-gfx [287](R 287.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.2)(!(version>=2.0.0))) Unresolved requirements: [[day-commons-gfx [287](R 287.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.2)(!(version>=2.0.0)))])
org.osgi.framework.BundleException: Unable to resolve day-commons-gfx [287](R 287.0): missing requirement [day-commons-gfx [287](R 287.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.2)(!(version>=2.0.0))) Unresolved requirements: [[day-commons-gfx [287](R 287.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.2)(!(version>=2.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:59.503 *ERROR* [FelixStartLevel] ERROR: Bundle '288' Error starting launchpad:resources/install/0/day-commons-io-1.1.8.jar (org.osgi.framework.BundleException: Unable to resolve day-commons-io [288](R 288.0): missing requirement [day-commons-io [288](R 288.0)] osgi.wiring.package; (osgi.wiring.package=org.slf4j) Unresolved requirements: [[day-commons-io [288](R 288.0)] osgi.wiring.package; (osgi.wiring.package=org.slf4j)])
org.osgi.framework.BundleException: Unable to resolve day-commons-io [288](R 288.0): missing requirement [day-commons-io [288](R 288.0)] osgi.wiring.package; (osgi.wiring.package=org.slf4j) Unresolved requirements: [[day-commons-io [288](R 288.0)] osgi.wiring.package; (osgi.wiring.package=org.slf4j)]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:59.508 *ERROR* [FelixStartLevel] ERROR: Bundle '290' Error starting launchpad:resources/install/0/day-commons-jstl-1.1.4.jar (org.osgi.framework.BundleException: Unable to resolve day-commons-jstl [290](R 290.0): missing requirement [day-commons-jstl [290](R 290.0)] osgi.wiring.package; (osgi.wiring.package=javax.servlet.jsp.el) [caused by: Unable to resolve org.apache.sling.scripting.jsp [330](R 330.1): missing requirement [org.apache.sling.scripting.jsp [330](R 330.1)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.9.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]] Unresolved requirements: [[day-commons-jstl [290](R 290.0)] osgi.wiring.package; (osgi.wiring.package=javax.servlet.jsp.el)])
org.osgi.framework.BundleException: Unable to resolve day-commons-jstl [290](R 290.0): missing requirement [day-commons-jstl [290](R 290.0)] osgi.wiring.package; (osgi.wiring.package=javax.servlet.jsp.el) [caused by: Unable to resolve org.apache.sling.scripting.jsp [330](R 330.1): missing requirement [org.apache.sling.scripting.jsp [330](R 330.1)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.9.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]] Unresolved requirements: [[day-commons-jstl [290](R 290.0)] osgi.wiring.package; (osgi.wiring.package=javax.servlet.jsp.el)]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:59.509 *ERROR* [FelixStartLevel] ERROR: Bundle '291' Error starting launchpad:resources/install/0/day-commons-misc-1.1.2.jar (org.osgi.framework.BundleException: Unable to resolve day-commons-misc [291](R 291.0): missing requirement [day-commons-misc [291](R 291.0)] osgi.wiring.package; (osgi.wiring.package=org.slf4j) Unresolved requirements: [[day-commons-misc [291](R 291.0)] osgi.wiring.package; (osgi.wiring.package=org.slf4j)])
org.osgi.framework.BundleException: Unable to resolve day-commons-misc [291](R 291.0): missing requirement [day-commons-misc [291](R 291.0)] osgi.wiring.package; (osgi.wiring.package=org.slf4j) Unresolved requirements: [[day-commons-misc [291](R 291.0)] osgi.wiring.package; (osgi.wiring.package=org.slf4j)]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:59.510 *ERROR* [FelixStartLevel] ERROR: Bundle '292' Error starting launchpad:resources/install/0/day.commons.datasource.jdbcpool-1.0.24.jar (org.osgi.framework.BundleException: Unable to resolve day.commons.datasource.jdbcpool [292](R 292.0): missing requirement [day.commons.datasource.jdbcpool [292](R 292.0)] osgi.wiring.package; (&(osgi.wiring.package=org.osgi.service.log)(version>=1.3.0)) [caused by: Unable to resolve org.apache.sling.commons.logservice [8](R 8.0): missing requirement [org.apache.sling.commons.logservice [8](R 8.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[day.commons.datasource.jdbcpool [292](R 292.0)] osgi.wiring.package; (&(osgi.wiring.package=org.osgi.service.log)(version>=1.3.0))])
org.osgi.framework.BundleException: Unable to resolve day.commons.datasource.jdbcpool [292](R 292.0): missing requirement [day.commons.datasource.jdbcpool [292](R 292.0)] osgi.wiring.package; (&(osgi.wiring.package=org.osgi.service.log)(version>=1.3.0)) [caused by: Unable to resolve org.apache.sling.commons.logservice [8](R 8.0): missing requirement [org.apache.sling.commons.logservice [8](R 8.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[day.commons.datasource.jdbcpool [292](R 292.0)] osgi.wiring.package; (&(osgi.wiring.package=org.osgi.service.log)(version>=1.3.0))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:59.511 *ERROR* [FelixStartLevel] ERROR: Bundle '293' Error starting launchpad:resources/install/0/day.commons.datasource.poolservice-1.0.10.jar (org.osgi.framework.BundleException: Unable to resolve day.commons.datasource.poolservice [293](R 293.0): missing requirement [day.commons.datasource.poolservice [293](R 293.0)] osgi.wiring.package; (&(osgi.wiring.package=org.osgi.service.log)(version>=1.3.0)) [caused by: Unable to resolve org.apache.sling.commons.logservice [8](R 8.0): missing requirement [org.apache.sling.commons.logservice [8](R 8.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[day.commons.datasource.poolservice [293](R 293.0)] osgi.wiring.package; (&(osgi.wiring.package=org.osgi.service.log)(version>=1.3.0))])
org.osgi.framework.BundleException: Unable to resolve day.commons.datasource.poolservice [293](R 293.0): missing requirement [day.commons.datasource.poolservice [293](R 293.0)] osgi.wiring.package; (&(osgi.wiring.package=org.osgi.service.log)(version>=1.3.0)) [caused by: Unable to resolve org.apache.sling.commons.logservice [8](R 8.0): missing requirement [org.apache.sling.commons.logservice [8](R 8.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[day.commons.datasource.poolservice [293](R 293.0)] osgi.wiring.package; (&(osgi.wiring.package=org.osgi.service.log)(version>=1.3.0))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:59.512 *ERROR* [FelixStartLevel] ERROR: Bundle '295' Error starting launchpad:resources/install/0/jackrabbit-webdav-2.12.1.jar (org.osgi.framework.BundleException: Unable to resolve org.apache.jackrabbit.jackrabbit-webdav [295](R 295.4): missing requirement [org.apache.jackrabbit.jackrabbit-webdav [295](R 295.4)] osgi.wiring.package; (osgi.wiring.package=org.apache.commons.httpclient.methods) [caused by: Unable to resolve com.day.commons.osgi.wrapper.commons-httpclient [120](R 120.0): missing requirement [com.day.commons.osgi.wrapper.commons-httpclient [120](R 120.0)] osgi.wiring.package; (osgi.wiring.package=org.apache.commons.logging)] Unresolved requirements: [[org.apache.jackrabbit.jackrabbit-webdav [295](R 295.4)] osgi.wiring.package; (osgi.wiring.package=org.apache.commons.httpclient.methods)])
org.osgi.framework.BundleException: Unable to resolve org.apache.jackrabbit.jackrabbit-webdav [295](R 295.4): missing requirement [org.apache.jackrabbit.jackrabbit-webdav [295](R 295.4)] osgi.wiring.package; (osgi.wiring.package=org.apache.commons.httpclient.methods) [caused by: Unable to resolve com.day.commons.osgi.wrapper.commons-httpclient [120](R 120.0): missing requirement [com.day.commons.osgi.wrapper.commons-httpclient [120](R 120.0)] osgi.wiring.package; (osgi.wiring.package=org.apache.commons.logging)] Unresolved requirements: [[org.apache.jackrabbit.jackrabbit-webdav [295](R 295.4)] osgi.wiring.package; (osgi.wiring.package=org.apache.commons.httpclient.methods)]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:59.514 *ERROR* [FelixStartLevel] ERROR: Bundle '296' Error starting launchpad:resources/install/0/mail-1.5.0-b01.jar (org.osgi.framework.BundleException: Unable to resolve javax.mail [296](R 296.0): missing requirement [javax.mail [296](R 296.0)] osgi.wiring.package; (osgi.wiring.package=javax.activation) [caused by: Unable to resolve org.apache.sling.javax.activation [14](R 14.0): missing requirement [org.apache.sling.javax.activation [14](R 14.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[javax.mail [296](R 296.0)] osgi.wiring.package; (osgi.wiring.package=javax.activation)])
org.osgi.framework.BundleException: Unable to resolve javax.mail [296](R 296.0): missing requirement [javax.mail [296](R 296.0)] osgi.wiring.package; (osgi.wiring.package=javax.activation) [caused by: Unable to resolve org.apache.sling.javax.activation [14](R 14.0): missing requirement [org.apache.sling.javax.activation [14](R 14.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[javax.mail [296](R 296.0)] osgi.wiring.package; (osgi.wiring.package=javax.activation)]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:59.526 *ERROR* [FelixStartLevel] ERROR: Bundle '300' Error starting launchpad:resources/install/0/org.apache.oltu.oauth2.jwt-1.0.1.jar (org.osgi.framework.BundleException: Unable to resolve org.apache.oltu.oauth2.jwt [300](R 300.0): missing requirement [org.apache.oltu.oauth2.jwt [300](R 300.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.7.0)(!(version>=2.0.0))) Unresolved requirements: [[org.apache.oltu.oauth2.jwt [300](R 300.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.7.0)(!(version>=2.0.0)))])
org.osgi.framework.BundleException: Unable to resolve org.apache.oltu.oauth2.jwt [300](R 300.0): missing requirement [org.apache.oltu.oauth2.jwt [300](R 300.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.7.0)(!(version>=2.0.0))) Unresolved requirements: [[org.apache.oltu.oauth2.jwt [300](R 300.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.7.0)(!(version>=2.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:59.526 *ERROR* [FelixStartLevel] ERROR: Bundle '301' Error starting launchpad:resources/install/0/org.apache.sling.atom.taglib-0.9.0-R988585.jar (org.osgi.framework.BundleException: Unable to resolve org.apache.sling.atom.taglib [301](R 301.0): missing requirement [org.apache.sling.atom.taglib [301](R 301.0)] osgi.wiring.package; (&(osgi.wiring.package=javax.servlet.jsp.tagext)(version>=2.0.0)) [caused by: Unable to resolve org.apache.sling.scripting.jsp [330](R 330.1): missing requirement [org.apache.sling.scripting.jsp [330](R 330.1)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.9.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]] Unresolved requirements: [[org.apache.sling.atom.taglib [301](R 301.0)] osgi.wiring.package; (&(osgi.wiring.package=javax.servlet.jsp.tagext)(version>=2.0.0))])
org.osgi.framework.BundleException: Unable to resolve org.apache.sling.atom.taglib [301](R 301.0): missing requirement [org.apache.sling.atom.taglib [301](R 301.0)] osgi.wiring.package; (&(osgi.wiring.package=javax.servlet.jsp.tagext)(version>=2.0.0)) [caused by: Unable to resolve org.apache.sling.scripting.jsp [330](R 330.1): missing requirement [org.apache.sling.scripting.jsp [330](R 330.1)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.9.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]] Unresolved requirements: [[org.apache.sling.atom.taglib [301](R 301.0)] osgi.wiring.package; (&(osgi.wiring.package=javax.servlet.jsp.tagext)(version>=2.0.0))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:59.527 *ERROR* [FelixStartLevel] ERROR: Bundle '302' Error starting launchpad:resources/install/0/org.apache.sling.bgservlets-1.0.6.jar (org.osgi.framework.BundleException: Unable to resolve org.apache.sling.bgservlets [302](R 302.0): missing requirement [org.apache.sling.bgservlets [302](R 302.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api)(version>=2.3.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[org.apache.sling.bgservlets [302](R 302.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api)(version>=2.3.0)(!(version>=3.0.0)))])
org.osgi.framework.BundleException: Unable to resolve org.apache.sling.bgservlets [302](R 302.0): missing requirement [org.apache.sling.bgservlets [302](R 302.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api)(version>=2.3.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[org.apache.sling.bgservlets [302](R 302.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api)(version>=2.3.0)(!(version>=3.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:59.528 *ERROR* [FelixStartLevel] ERROR: Bundle '303' Error starting launchpad:resources/install/0/org.apache.sling.bundleresource.impl-2.2.0.jar (org.osgi.framework.BundleException: Unable to resolve org.apache.sling.bundleresource.impl [303](R 303.0): missing requirement [org.apache.sling.bundleresource.impl [303](R 303.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.2.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[org.apache.sling.bundleresource.impl [303](R 303.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.2.0)(!(version>=3.0.0)))])
org.osgi.framework.BundleException: Unable to resolve org.apache.sling.bundleresource.impl [303](R 303.0): missing requirement [org.apache.sling.bundleresource.impl [303](R 303.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.2.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[org.apache.sling.bundleresource.impl [303](R 303.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.2.0)(!(version>=3.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:59.528 *ERROR* [FelixStartLevel] ERROR: Bundle '304' Error starting launchpad:resources/install/0/org.apache.sling.commons.compiler-2.2.0.jar (org.osgi.framework.BundleException: Unable to resolve org.apache.sling.commons.compiler [304](R 304.0): missing requirement [org.apache.sling.commons.compiler [304](R 304.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0))) Unresolved requirements: [[org.apache.sling.commons.compiler [304](R 304.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))])
org.osgi.framework.BundleException: Unable to resolve org.apache.sling.commons.compiler [304](R 304.0): missing requirement [org.apache.sling.commons.compiler [304](R 304.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0))) Unresolved requirements: [[org.apache.sling.commons.compiler [304](R 304.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:53:59.530 *ERROR* [FelixStartLevel] ERROR: Bundle '305' Error starting launchpad:resources/install/0/org.apache.sling.commons.fsclassloader-1.0.2.jar (org.osgi.framework.BundleException: Unable to resolve org.apache.sling.commons.fsclassloader [305](R 305.1): missing requirement [org.apache.sling.commons.fsclassloader [305](R 305.1)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.7.0)(!(version>=2.0.0))) Unresolved requirements: [[org.apache.sling.commons.fsclassloader [305](R 305.1)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.7.0)(!(version>=2.0.0)))])
org.osgi.framework.BundleException: Unable to resolve org.apache.sling.commons.fsclassloader [305](R 305.1): missing requirement [org.apache.sling.commons.fsclassloader [305](R 305.1)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.7.0)(!(version>=2.0.0))) Unresolved requirements: [[org.apache.sling.commons.fsclassloader [305](R 305.1)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.7.0)(!(version>=2.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:54:12.837 *ERROR* [FelixStartLevel] ERROR: Bundle '307' Error starting launchpad:resources/install/0/org.apache.sling.commons.mime-2.1.8.jar (org.osgi.framework.BundleException: Unable to resolve org.apache.sling.commons.mime [307](R 307.0): missing requirement [org.apache.sling.commons.mime [307](R 307.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0))) Unresolved requirements: [[org.apache.sling.commons.mime [307](R 307.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))])
org.osgi.framework.BundleException: Unable to resolve org.apache.sling.commons.mime [307](R 307.0): missing requirement [org.apache.sling.commons.mime [307](R 307.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0))) Unresolved requirements: [[org.apache.sling.commons.mime [307](R 307.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:54:12.839 *ERROR* [FelixStartLevel] ERROR: Bundle '308' Error starting launchpad:resources/install/0/org.apache.sling.distribution.api-0.3.0.jar (org.osgi.framework.BundleException: Unable to resolve org.apache.sling.distribution.api [308](R 308.0): missing requirement [org.apache.sling.distribution.api [308](R 308.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.4.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[org.apache.sling.distribution.api [308](R 308.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.4.0)(!(version>=3.0.0)))])
org.osgi.framework.BundleException: Unable to resolve org.apache.sling.distribution.api [308](R 308.0): missing requirement [org.apache.sling.distribution.api [308](R 308.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.4.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[org.apache.sling.distribution.api [308](R 308.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.4.0)(!(version>=3.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:54:12.840 *ERROR* [FelixStartLevel] ERROR: Bundle '309' Error starting launchpad:resources/install/0/org.apache.sling.distribution.core-0.1.15-r1733486.jar (org.osgi.framework.BundleException: Unable to resolve org.apache.sling.distribution.core [309](R 309.1): missing requirement [org.apache.sling.distribution.core [309](R 309.1)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.event.jobs.consumer)(version>=1.1.0)(!(version>=2.0.0))) [caused by: Unable to resolve org.apache.sling.event [311](R 311.1): missing requirement [org.apache.sling.event [311](R 311.1)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.request)(version>=2.3.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]] Unresolved requirements: [[org.apache.sling.distribution.core [309](R 309.1)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.event.jobs.consumer)(version>=1.1.0)(!(version>=2.0.0)))])
org.osgi.framework.BundleException: Unable to resolve org.apache.sling.distribution.core [309](R 309.1): missing requirement [org.apache.sling.distribution.core [309](R 309.1)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.event.jobs.consumer)(version>=1.1.0)(!(version>=2.0.0))) [caused by: Unable to resolve org.apache.sling.event [311](R 311.1): missing requirement [org.apache.sling.event [311](R 311.1)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.request)(version>=2.3.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]] Unresolved requirements: [[org.apache.sling.distribution.core [309](R 309.1)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.event.jobs.consumer)(version>=1.1.0)(!(version>=2.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:54:12.840 *ERROR* [FelixStartLevel] ERROR: Bundle '310' Error starting launchpad:resources/install/0/org.apache.sling.engine-2.4.6.jar (org.osgi.framework.BundleException: Unable to resolve org.apache.sling.engine [310](R 310.0): missing requirement [org.apache.sling.engine [310](R 310.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.adapter)(version>=2.2.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[org.apache.sling.engine [310](R 310.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.adapter)(version>=2.2.0)(!(version>=3.0.0)))])
org.osgi.framework.BundleException: Unable to resolve org.apache.sling.engine [310](R 310.0): missing requirement [org.apache.sling.engine [310](R 310.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.adapter)(version>=2.2.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[org.apache.sling.engine [310](R 310.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.adapter)(version>=2.2.0)(!(version>=3.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:54:12.841 *ERROR* [FelixStartLevel] ERROR: Bundle '311' Error starting launchpad:resources/install/0/org.apache.sling.event-4.0.0.jar (org.osgi.framework.BundleException: Unable to resolve org.apache.sling.event [311](R 311.1): missing requirement [org.apache.sling.event [311](R 311.1)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.request)(version>=2.3.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[org.apache.sling.event [311](R 311.1)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.request)(version>=2.3.0)(!(version>=3.0.0)))])
org.osgi.framework.BundleException: Unable to resolve org.apache.sling.event [311](R 311.1): missing requirement [org.apache.sling.event [311](R 311.1)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.request)(version>=2.3.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[org.apache.sling.event [311](R 311.1)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.request)(version>=2.3.0)(!(version>=3.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:54:12.842 *ERROR* [FelixStartLevel] ERROR: Bundle '312' Error starting launchpad:resources/install/0/org.apache.sling.event.dea-1.0.4.jar (org.osgi.framework.BundleException: Unable to resolve org.apache.sling.event.dea [312](R 312.0): missing requirement [org.apache.sling.event.dea [312](R 312.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0))) Unresolved requirements: [[org.apache.sling.event.dea [312](R 312.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))])
org.osgi.framework.BundleException: Unable to resolve org.apache.sling.event.dea [312](R 312.0): missing requirement [org.apache.sling.event.dea [312](R 312.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0))) Unresolved requirements: [[org.apache.sling.event.dea [312](R 312.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:54:12.842 *ERROR* [FelixStartLevel] ERROR: Bundle '313' Error starting launchpad:resources/install/0/org.apache.sling.hapi-1.0.0.jar (org.osgi.framework.BundleException: Unable to resolve org.apache.sling.hapi [313](R 313.0): missing requirement [org.apache.sling.hapi [313](R 313.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.2.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[org.apache.sling.hapi [313](R 313.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.2.0)(!(version>=3.0.0)))])
org.osgi.framework.BundleException: Unable to resolve org.apache.sling.hapi [313](R 313.0): missing requirement [org.apache.sling.hapi [313](R 313.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.2.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[org.apache.sling.hapi [313](R 313.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.2.0)(!(version>=3.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:54:12.843 *ERROR* [FelixStartLevel] ERROR: Bundle '314' Error starting launchpad:resources/install/0/org.apache.sling.hc.core-1.2.2.jar (org.osgi.framework.BundleException: Unable to resolve org.apache.sling.hc.core [314](R 314.0): missing requirement [org.apache.sling.hc.core [314](R 314.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.commons.threads)(version>=3.1.0)(!(version>=4.0.0))) [caused by: Unable to resolve org.apache.sling.commons.threads [105](R 105.0): missing requirement [org.apache.sling.commons.threads [105](R 105.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[org.apache.sling.hc.core [314](R 314.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.commons.threads)(version>=3.1.0)(!(version>=4.0.0)))])
org.osgi.framework.BundleException: Unable to resolve org.apache.sling.hc.core [314](R 314.0): missing requirement [org.apache.sling.hc.core [314](R 314.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.commons.threads)(version>=3.1.0)(!(version>=4.0.0))) [caused by: Unable to resolve org.apache.sling.commons.threads [105](R 105.0): missing requirement [org.apache.sling.commons.threads [105](R 105.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[org.apache.sling.hc.core [314](R 314.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.commons.threads)(version>=3.1.0)(!(version>=4.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:54:12.845 *ERROR* [FelixStartLevel] ERROR: Bundle '315' Error starting launchpad:resources/install/0/org.apache.sling.hc.webconsole-1.1.2.jar (org.osgi.framework.BundleException: Unable to resolve org.apache.sling.hc.webconsole [315](R 315.0): missing requirement [org.apache.sling.hc.webconsole [315](R 315.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.hc.api.execution)(version>=1.1.0)(!(version>=2.0.0))) [caused by: Unable to resolve org.apache.sling.hc.core [314](R 314.0): missing requirement [org.apache.sling.hc.core [314](R 314.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.commons.threads)(version>=3.1.0)(!(version>=4.0.0))) [caused by: Unable to resolve org.apache.sling.commons.threads [105](R 105.0): missing requirement [org.apache.sling.commons.threads [105](R 105.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]] Unresolved requirements: [[org.apache.sling.hc.webconsole [315](R 315.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.hc.api.execution)(version>=1.1.0)(!(version>=2.0.0)))])
org.osgi.framework.BundleException: Unable to resolve org.apache.sling.hc.webconsole [315](R 315.0): missing requirement [org.apache.sling.hc.webconsole [315](R 315.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.hc.api.execution)(version>=1.1.0)(!(version>=2.0.0))) [caused by: Unable to resolve org.apache.sling.hc.core [314](R 314.0): missing requirement [org.apache.sling.hc.core [314](R 314.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.commons.threads)(version>=3.1.0)(!(version>=4.0.0))) [caused by: Unable to resolve org.apache.sling.commons.threads [105](R 105.0): missing requirement [org.apache.sling.commons.threads [105](R 105.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]] Unresolved requirements: [[org.apache.sling.hc.webconsole [315](R 315.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.hc.api.execution)(version>=1.1.0)(!(version>=2.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:54:12.845 *ERROR* [FelixStartLevel] ERROR: Bundle '316' Error starting launchpad:resources/install/0/org.apache.sling.i18n-2.4.4.jar (org.osgi.framework.BundleException: Unable to resolve org.apache.sling.i18n [316](R 316.1): missing requirement [org.apache.sling.i18n [316](R 316.1)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.9.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[org.apache.sling.i18n [316](R 316.1)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.9.0)(!(version>=3.0.0)))])
org.osgi.framework.BundleException: Unable to resolve org.apache.sling.i18n [316](R 316.1): missing requirement [org.apache.sling.i18n [316](R 316.1)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.9.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[org.apache.sling.i18n [316](R 316.1)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.9.0)(!(version>=3.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:54:12.846 *ERROR* [FelixStartLevel] ERROR: Bundle '317' Error starting launchpad:resources/install/0/org.apache.sling.jcr.davex-1.3.4.jar (org.osgi.framework.BundleException: Unable to resolve org.apache.sling.jcr.davex [317](R 317.0): missing requirement [org.apache.sling.jcr.davex [317](R 317.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.jackrabbit.webdav.header)(version>=1.0.0)(!(version>=2.0.0))) [caused by: Unable to resolve org.apache.jackrabbit.jackrabbit-webdav [295](R 295.4): missing requirement [org.apache.jackrabbit.jackrabbit-webdav [295](R 295.4)] osgi.wiring.package; (osgi.wiring.package=org.apache.commons.httpclient.methods) [caused by: Unable to resolve com.day.commons.osgi.wrapper.commons-httpclient [120](R 120.0): missing requirement [com.day.commons.osgi.wrapper.commons-httpclient [120](R 120.0)] osgi.wiring.package; (osgi.wiring.package=org.apache.commons.logging)]] Unresolved requirements: [[org.apache.sling.jcr.davex [317](R 317.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.jackrabbit.webdav.header)(version>=1.0.0)(!(version>=2.0.0)))])
org.osgi.framework.BundleException: Unable to resolve org.apache.sling.jcr.davex [317](R 317.0): missing requirement [org.apache.sling.jcr.davex [317](R 317.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.jackrabbit.webdav.header)(version>=1.0.0)(!(version>=2.0.0))) [caused by: Unable to resolve org.apache.jackrabbit.jackrabbit-webdav [295](R 295.4): missing requirement [org.apache.jackrabbit.jackrabbit-webdav [295](R 295.4)] osgi.wiring.package; (osgi.wiring.package=org.apache.commons.httpclient.methods) [caused by: Unable to resolve com.day.commons.osgi.wrapper.commons-httpclient [120](R 120.0): missing requirement [com.day.commons.osgi.wrapper.commons-httpclient [120](R 120.0)] osgi.wiring.package; (osgi.wiring.package=org.apache.commons.logging)]] Unresolved requirements: [[org.apache.sling.jcr.davex [317](R 317.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.jackrabbit.webdav.header)(version>=1.0.0)(!(version>=2.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:54:12.847 *ERROR* [FelixStartLevel] ERROR: Bundle '318' Error starting launchpad:resources/install/0/org.apache.sling.jcr.resourcesecurity-1.0.2.jar (org.osgi.framework.BundleException: Unable to resolve org.apache.sling.jcr.resourcesecurity [318](R 318.0): missing requirement [org.apache.sling.jcr.resourcesecurity [318](R 318.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.4.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[org.apache.sling.jcr.resourcesecurity [318](R 318.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.4.0)(!(version>=3.0.0)))])
org.osgi.framework.BundleException: Unable to resolve org.apache.sling.jcr.resourcesecurity [318](R 318.0): missing requirement [org.apache.sling.jcr.resourcesecurity [318](R 318.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.4.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[org.apache.sling.jcr.resourcesecurity [318](R 318.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.4.0)(!(version>=3.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:54:12.848 *ERROR* [FelixStartLevel] ERROR: Bundle '319' Error starting launchpad:resources/install/0/org.apache.sling.jcr.webdav-2.3.4.jar (org.osgi.framework.BundleException: Unable to resolve org.apache.sling.jcr.webdav [319](R 319.0): missing requirement [org.apache.sling.jcr.webdav [319](R 319.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.jackrabbit.webdav.bind)(version>=1.0.0)(!(version>=2.0.0))) [caused by: Unable to resolve org.apache.jackrabbit.jackrabbit-webdav [295](R 295.4): missing requirement [org.apache.jackrabbit.jackrabbit-webdav [295](R 295.4)] osgi.wiring.package; (osgi.wiring.package=org.apache.commons.httpclient.methods) [caused by: Unable to resolve com.day.commons.osgi.wrapper.commons-httpclient [120](R 120.0): missing requirement [com.day.commons.osgi.wrapper.commons-httpclient [120](R 120.0)] osgi.wiring.package; (osgi.wiring.package=org.apache.commons.logging)]] Unresolved requirements: [[org.apache.sling.jcr.webdav [319](R 319.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.jackrabbit.webdav.bind)(version>=1.0.0)(!(version>=2.0.0)))])
org.osgi.framework.BundleException: Unable to resolve org.apache.sling.jcr.webdav [319](R 319.0): missing requirement [org.apache.sling.jcr.webdav [319](R 319.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.jackrabbit.webdav.bind)(version>=1.0.0)(!(version>=2.0.0))) [caused by: Unable to resolve org.apache.jackrabbit.jackrabbit-webdav [295](R 295.4): missing requirement [org.apache.jackrabbit.jackrabbit-webdav [295](R 295.4)] osgi.wiring.package; (osgi.wiring.package=org.apache.commons.httpclient.methods) [caused by: Unable to resolve com.day.commons.osgi.wrapper.commons-httpclient [120](R 120.0): missing requirement [com.day.commons.osgi.wrapper.commons-httpclient [120](R 120.0)] osgi.wiring.package; (osgi.wiring.package=org.apache.commons.logging)]] Unresolved requirements: [[org.apache.sling.jcr.webdav [319](R 319.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.jackrabbit.webdav.bind)(version>=1.0.0)(!(version>=2.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:54:12.848 *ERROR* [FelixStartLevel] ERROR: Bundle '320' Error starting launchpad:resources/install/0/org.apache.sling.jmx.provider-1.0.2.jar (org.osgi.framework.BundleException: Unable to resolve org.apache.sling.jmx.provider [320](R 320.0): missing requirement [org.apache.sling.jmx.provider [320](R 320.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.wrappers)(version>=2.5.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[org.apache.sling.jmx.provider [320](R 320.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.wrappers)(version>=2.5.0)(!(version>=3.0.0)))])
org.osgi.framework.BundleException: Unable to resolve org.apache.sling.jmx.provider [320](R 320.0): missing requirement [org.apache.sling.jmx.provider [320](R 320.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.wrappers)(version>=2.5.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[org.apache.sling.jmx.provider [320](R 320.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.wrappers)(version>=2.5.0)(!(version>=3.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:54:12.853 *ERROR* [FelixStartLevel] ERROR: Bundle '322' Error starting launchpad:resources/install/0/org.apache.sling.models.impl-1.2.2.jar (org.osgi.framework.BundleException: Unable to resolve org.apache.sling.models.impl [322](R 322.1): missing requirement [org.apache.sling.models.impl [322](R 322.1)] osgi.wiring.package; (osgi.wiring.package=org.apache.commons.logging) Unresolved requirements: [[org.apache.sling.models.impl [322](R 322.1)] osgi.wiring.package; (osgi.wiring.package=org.apache.commons.logging)])
org.osgi.framework.BundleException: Unable to resolve org.apache.sling.models.impl [322](R 322.1): missing requirement [org.apache.sling.models.impl [322](R 322.1)] osgi.wiring.package; (osgi.wiring.package=org.apache.commons.logging) Unresolved requirements: [[org.apache.sling.models.impl [322](R 322.1)] osgi.wiring.package; (osgi.wiring.package=org.apache.commons.logging)]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:54:12.854 *ERROR* [FelixStartLevel] ERROR: Bundle '323' Error starting launchpad:resources/install/0/org.apache.sling.resource.inventory-1.0.4.jar (org.osgi.framework.BundleException: Unable to resolve org.apache.sling.resource.inventory [323](R 323.0): missing requirement [org.apache.sling.resource.inventory [323](R 323.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.3.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[org.apache.sling.resource.inventory [323](R 323.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.3.0)(!(version>=3.0.0)))])
org.osgi.framework.BundleException: Unable to resolve org.apache.sling.resource.inventory [323](R 323.0): missing requirement [org.apache.sling.resource.inventory [323](R 323.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.3.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[org.apache.sling.resource.inventory [323](R 323.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.3.0)(!(version>=3.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:54:12.855 *ERROR* [FelixStartLevel] ERROR: Bundle '324' Error starting launchpad:resources/install/0/org.apache.sling.resourcecollection-1.0.0.jar (org.osgi.framework.BundleException: Unable to resolve org.apache.sling.resourcecollection [324](R 324.0): missing requirement [org.apache.sling.resourcecollection [324](R 324.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.adapter)(version>=2.2.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[org.apache.sling.resourcecollection [324](R 324.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.adapter)(version>=2.2.0)(!(version>=3.0.0)))])
org.osgi.framework.BundleException: Unable to resolve org.apache.sling.resourcecollection [324](R 324.0): missing requirement [org.apache.sling.resourcecollection [324](R 324.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.adapter)(version>=2.2.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[org.apache.sling.resourcecollection [324](R 324.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.adapter)(version>=2.2.0)(!(version>=3.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:54:12.855 *ERROR* [FelixStartLevel] ERROR: Bundle '325' Error starting launchpad:resources/install/0/org.apache.sling.resourcemerger-1.3.0.jar (org.osgi.framework.BundleException: Unable to resolve org.apache.sling.resourcemerger [325](R 325.0): missing requirement [org.apache.sling.resourcemerger [325](R 325.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.wrappers)(version>=2.5.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[org.apache.sling.resourcemerger [325](R 325.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.wrappers)(version>=2.5.0)(!(version>=3.0.0)))])
org.osgi.framework.BundleException: Unable to resolve org.apache.sling.resourcemerger [325](R 325.0): missing requirement [org.apache.sling.resourcemerger [325](R 325.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.wrappers)(version>=2.5.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[org.apache.sling.resourcemerger [325](R 325.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.wrappers)(version>=2.5.0)(!(version>=3.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:54:12.856 *ERROR* [FelixStartLevel] ERROR: Bundle '326' Error starting launchpad:resources/install/0/org.apache.sling.rewriter-1.1.2.jar (org.osgi.framework.BundleException: Unable to resolve org.apache.sling.rewriter [326](R 326.5): missing requirement [org.apache.sling.rewriter [326](R 326.5)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.request)(version>=2.3.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[org.apache.sling.rewriter [326](R 326.5)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.request)(version>=2.3.0)(!(version>=3.0.0)))])
org.osgi.framework.BundleException: Unable to resolve org.apache.sling.rewriter [326](R 326.5): missing requirement [org.apache.sling.rewriter [326](R 326.5)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.request)(version>=2.3.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[org.apache.sling.rewriter [326](R 326.5)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.request)(version>=2.3.0)(!(version>=3.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:54:12.857 *ERROR* [FelixStartLevel] ERROR: Bundle '327' Error starting launchpad:resources/install/0/org.apache.sling.scripting.core-2.0.36.jar (org.osgi.framework.BundleException: Unable to resolve org.apache.sling.scripting.core [327](R 327.0): missing requirement [org.apache.sling.scripting.core [327](R 327.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api)(version>=2.3.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[org.apache.sling.scripting.core [327](R 327.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api)(version>=2.3.0)(!(version>=3.0.0)))])
org.osgi.framework.BundleException: Unable to resolve org.apache.sling.scripting.core [327](R 327.0): missing requirement [org.apache.sling.scripting.core [327](R 327.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api)(version>=2.3.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[org.apache.sling.scripting.core [327](R 327.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api)(version>=2.3.0)(!(version>=3.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:54:12.858 *ERROR* [FelixStartLevel] ERROR: Bundle '328' Error starting launchpad:resources/install/0/org.apache.sling.scripting.java-2.0.14.jar (org.osgi.framework.BundleException: Unable to resolve org.apache.sling.scripting.java [328](R 328.0): missing requirement [org.apache.sling.scripting.java [328](R 328.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.0.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[org.apache.sling.scripting.java [328](R 328.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.0.0)(!(version>=3.0.0)))])
org.osgi.framework.BundleException: Unable to resolve org.apache.sling.scripting.java [328](R 328.0): missing requirement [org.apache.sling.scripting.java [328](R 328.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.0.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[org.apache.sling.scripting.java [328](R 328.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.0.0)(!(version>=3.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:54:12.858 *ERROR* [FelixStartLevel] ERROR: Bundle '329' Error starting launchpad:resources/install/0/org.apache.sling.scripting.javascript-2.0.28.jar (org.osgi.framework.BundleException: Unable to resolve org.apache.sling.scripting.javascript [329](R 329.0): missing requirement [org.apache.sling.scripting.javascript [329](R 329.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.scripting)(version>=2.1.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[org.apache.sling.scripting.javascript [329](R 329.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.scripting)(version>=2.1.0)(!(version>=3.0.0)))])
org.osgi.framework.BundleException: Unable to resolve org.apache.sling.scripting.javascript [329](R 329.0): missing requirement [org.apache.sling.scripting.javascript [329](R 329.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.scripting)(version>=2.1.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[org.apache.sling.scripting.javascript [329](R 329.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.scripting)(version>=2.1.0)(!(version>=3.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:54:12.859 *ERROR* [FelixStartLevel] ERROR: Bundle '330' Error starting launchpad:resources/install/0/org.apache.sling.scripting.jsp-2.1.8.jar (org.osgi.framework.BundleException: Unable to resolve org.apache.sling.scripting.jsp [330](R 330.1): missing requirement [org.apache.sling.scripting.jsp [330](R 330.1)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.9.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[org.apache.sling.scripting.jsp [330](R 330.1)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.9.0)(!(version>=3.0.0)))])
org.osgi.framework.BundleException: Unable to resolve org.apache.sling.scripting.jsp [330](R 330.1): missing requirement [org.apache.sling.scripting.jsp [330](R 330.1)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.9.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[org.apache.sling.scripting.jsp [330](R 330.1)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.9.0)(!(version>=3.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:54:12.860 *ERROR* [FelixStartLevel] ERROR: Bundle '331' Error starting launchpad:resources/install/0/org.apache.sling.scripting.jsp.taglib-2.2.4.jar (org.osgi.framework.BundleException: Unable to resolve org.apache.sling.scripting.jsp.taglib [331](R 331.0): missing requirement [org.apache.sling.scripting.jsp.taglib [331](R 331.0)] osgi.wiring.package; (&(osgi.wiring.package=javax.servlet.jsp.tagext)(version>=2.0.0)) [caused by: Unable to resolve org.apache.sling.scripting.jsp [330](R 330.1): missing requirement [org.apache.sling.scripting.jsp [330](R 330.1)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.9.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]] Unresolved requirements: [[org.apache.sling.scripting.jsp.taglib [331](R 331.0)] osgi.wiring.package; (&(osgi.wiring.package=javax.servlet.jsp.tagext)(version>=2.0.0))])
org.osgi.framework.BundleException: Unable to resolve org.apache.sling.scripting.jsp.taglib [331](R 331.0): missing requirement [org.apache.sling.scripting.jsp.taglib [331](R 331.0)] osgi.wiring.package; (&(osgi.wiring.package=javax.servlet.jsp.tagext)(version>=2.0.0)) [caused by: Unable to resolve org.apache.sling.scripting.jsp [330](R 330.1): missing requirement [org.apache.sling.scripting.jsp [330](R 330.1)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.9.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]] Unresolved requirements: [[org.apache.sling.scripting.jsp.taglib [331](R 331.0)] osgi.wiring.package; (&(osgi.wiring.package=javax.servlet.jsp.tagext)(version>=2.0.0))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:54:12.860 *ERROR* [FelixStartLevel] ERROR: Bundle '332' Error starting launchpad:resources/install/0/org.apache.sling.scripting.jst-2.0.6.jar (org.osgi.framework.BundleException: Unable to resolve org.apache.sling.scripting.jst [332](R 332.0): missing requirement [org.apache.sling.scripting.jst [332](R 332.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.0.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[org.apache.sling.scripting.jst [332](R 332.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.0.0)(!(version>=3.0.0)))])
org.osgi.framework.BundleException: Unable to resolve org.apache.sling.scripting.jst [332](R 332.0): missing requirement [org.apache.sling.scripting.jst [332](R 332.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.0.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[org.apache.sling.scripting.jst [332](R 332.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.0.0)(!(version>=3.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:54:12.861 *ERROR* [FelixStartLevel] ERROR: Bundle '333' Error starting launchpad:resources/install/0/org.apache.sling.scripting.sightly-1.0.18.jar (org.osgi.framework.BundleException: Unable to resolve org.apache.sling.scripting.sightly [333](R 333.1): missing requirement [org.apache.sling.scripting.sightly [333](R 333.1)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api)(version>=2.2.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[org.apache.sling.scripting.sightly [333](R 333.1)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api)(version>=2.2.0)(!(version>=3.0.0)))])
org.osgi.framework.BundleException: Unable to resolve org.apache.sling.scripting.sightly [333](R 333.1): missing requirement [org.apache.sling.scripting.sightly [333](R 333.1)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api)(version>=2.2.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[org.apache.sling.scripting.sightly [333](R 333.1)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api)(version>=2.2.0)(!(version>=3.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:54:12.862 *ERROR* [FelixStartLevel] ERROR: Bundle '334' Error starting launchpad:resources/install/0/org.apache.sling.scripting.sightly.js.provider-1.0.10.jar (org.osgi.framework.BundleException: Unable to resolve org.apache.sling.scripting.sightly.js.provider [334](R 334.1): missing requirement [org.apache.sling.scripting.sightly.js.provider [334](R 334.1)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api)(version>=2.2.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[org.apache.sling.scripting.sightly.js.provider [334](R 334.1)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api)(version>=2.2.0)(!(version>=3.0.0)))])
org.osgi.framework.BundleException: Unable to resolve org.apache.sling.scripting.sightly.js.provider [334](R 334.1): missing requirement [org.apache.sling.scripting.sightly.js.provider [334](R 334.1)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api)(version>=2.2.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[org.apache.sling.scripting.sightly.js.provider [334](R 334.1)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api)(version>=2.2.0)(!(version>=3.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:54:12.862 *ERROR* [FelixStartLevel] ERROR: Bundle '335' Error starting launchpad:resources/install/0/org.apache.sling.scripting.sightly.models.provider-1.0.0.jar (org.osgi.framework.BundleException: Unable to resolve org.apache.sling.scripting.sightly.models.provider [335](R 335.0): missing requirement [org.apache.sling.scripting.sightly.models.provider [335](R 335.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.3.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[org.apache.sling.scripting.sightly.models.provider [335](R 335.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.3.0)(!(version>=3.0.0)))])
org.osgi.framework.BundleException: Unable to resolve org.apache.sling.scripting.sightly.models.provider [335](R 335.0): missing requirement [org.apache.sling.scripting.sightly.models.provider [335](R 335.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.3.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[org.apache.sling.scripting.sightly.models.provider [335](R 335.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.3.0)(!(version>=3.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:54:12.863 *ERROR* [FelixStartLevel] ERROR: Bundle '336' Error starting launchpad:resources/install/0/org.apache.sling.servlets.compat-1.0.0-Revision1200172.jar (org.osgi.framework.BundleException: Unable to resolve org.apache.sling.servlets.compat [336](R 336.0): missing requirement [org.apache.sling.servlets.compat [336](R 336.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.request)(version>=2.0.0)) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[org.apache.sling.servlets.compat [336](R 336.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.request)(version>=2.0.0))])
org.osgi.framework.BundleException: Unable to resolve org.apache.sling.servlets.compat [336](R 336.0): missing requirement [org.apache.sling.servlets.compat [336](R 336.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.request)(version>=2.0.0)) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[org.apache.sling.servlets.compat [336](R 336.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.request)(version>=2.0.0))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:54:12.863 *ERROR* [FelixStartLevel] ERROR: Bundle '337' Error starting launchpad:resources/install/0/org.apache.sling.servlets.get-2.1.14.jar (org.osgi.framework.BundleException: Unable to resolve org.apache.sling.servlets.get [337](R 337.1): missing requirement [org.apache.sling.servlets.get [337](R 337.1)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api)(version>=2.0.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[org.apache.sling.servlets.get [337](R 337.1)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api)(version>=2.0.0)(!(version>=3.0.0)))])
org.osgi.framework.BundleException: Unable to resolve org.apache.sling.servlets.get [337](R 337.1): missing requirement [org.apache.sling.servlets.get [337](R 337.1)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api)(version>=2.0.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[org.apache.sling.servlets.get [337](R 337.1)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api)(version>=2.0.0)(!(version>=3.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:54:12.864 *ERROR* [FelixStartLevel] ERROR: Bundle '338' Error starting launchpad:resources/install/0/org.apache.sling.servlets.post-2.3.8.jar (org.osgi.framework.BundleException: Unable to resolve org.apache.sling.servlets.post [338](R 338.6): missing requirement [org.apache.sling.servlets.post [338](R 338.6)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.request)(version>=2.4.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[org.apache.sling.servlets.post [338](R 338.6)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.request)(version>=2.4.0)(!(version>=3.0.0)))])
org.osgi.framework.BundleException: Unable to resolve org.apache.sling.servlets.post [338](R 338.6): missing requirement [org.apache.sling.servlets.post [338](R 338.6)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.request)(version>=2.4.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[org.apache.sling.servlets.post [338](R 338.6)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.request)(version>=2.4.0)(!(version>=3.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:54:12.865 *ERROR* [FelixStartLevel] ERROR: Bundle '339' Error starting launchpad:resources/install/0/org.apache.sling.servlets.resolver-2.4.2.jar (org.osgi.framework.BundleException: Unable to resolve org.apache.sling.servlets.resolver [339](R 339.0): missing requirement [org.apache.sling.servlets.resolver [339](R 339.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api)(version>=2.3.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[org.apache.sling.servlets.resolver [339](R 339.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api)(version>=2.3.0)(!(version>=3.0.0)))])
org.osgi.framework.BundleException: Unable to resolve org.apache.sling.servlets.resolver [339](R 339.0): missing requirement [org.apache.sling.servlets.resolver [339](R 339.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api)(version>=2.3.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[org.apache.sling.servlets.resolver [339](R 339.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api)(version>=2.3.0)(!(version>=3.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:54:12.866 *ERROR* [FelixStartLevel] ERROR: Bundle '340' Error starting launchpad:resources/install/0/org.apache.sling.tenant-1.0.2.jar (org.osgi.framework.BundleException: Unable to resolve org.apache.sling.tenant [340](R 340.0): missing requirement [org.apache.sling.tenant [340](R 340.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.adapter)(version>=2.2.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[org.apache.sling.tenant [340](R 340.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.adapter)(version>=2.2.0)(!(version>=3.0.0)))])
org.osgi.framework.BundleException: Unable to resolve org.apache.sling.tenant [340](R 340.0): missing requirement [org.apache.sling.tenant [340](R 340.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.adapter)(version>=2.2.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[org.apache.sling.tenant [340](R 340.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.adapter)(version>=2.2.0)(!(version>=3.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:54:12.866 *ERROR* [FelixStartLevel] ERROR: Bundle '341' Error starting launchpad:resources/install/0/org.apache.sling.tracer-0.0.2.jar (org.osgi.framework.BundleException: Unable to resolve org.apache.sling.tracer [341](R 341.0): missing requirement [org.apache.sling.tracer [341](R 341.0)] osgi.wiring.package; (&(osgi.wiring.package=ch.qos.logback.classic)(version>=1.0.0)(!(version>=2.0.0))) Unresolved requirements: [[org.apache.sling.tracer [341](R 341.0)] osgi.wiring.package; (&(osgi.wiring.package=ch.qos.logback.classic)(version>=1.0.0)(!(version>=2.0.0)))])
org.osgi.framework.BundleException: Unable to resolve org.apache.sling.tracer [341](R 341.0): missing requirement [org.apache.sling.tracer [341](R 341.0)] osgi.wiring.package; (&(osgi.wiring.package=ch.qos.logback.classic)(version>=1.0.0)(!(version>=2.0.0))) Unresolved requirements: [[org.apache.sling.tracer [341](R 341.0)] osgi.wiring.package; (&(osgi.wiring.package=ch.qos.logback.classic)(version>=1.0.0)(!(version>=2.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:54:12.870 *ERROR* [FelixStartLevel] ERROR: Bundle '343' Error starting jcrinstall:/apps/geometrixx-commons/install/cq-geometrixx-commons-core-1.4.8.jar (org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.wcm.cq-geometrixx-commons-core [343](R 343.0): missing requirement [com.adobe.cq.wcm.cq-geometrixx-commons-core [343](R 343.0)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.commerce.api.collection)(version>=1.1.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.adobe.cq.commerce.cq-commerce-core [225](R 225.2): missing requirement [com.adobe.cq.commerce.cq-commerce-core [225](R 225.2)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.commons.inherit)(version>=5.7.0)(!(version>=7.0.0))) [caused by: Unable to resolve com.day.cq.cq-commons [352](R 352.7): missing requirement [com.day.cq.cq-commons [352](R 352.7)] osgi.wiring.package; (&(osgi.wiring.package=com.day.text)(version>=1.1.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.day.commons.day-commons-text [100](R 100.0): missing requirement [com.day.commons.day-commons-text [100](R 100.0)] osgi.wiring.package; (osgi.wiring.package=org.slf4j)]]] Unresolved requirements: [[com.adobe.cq.wcm.cq-geometrixx-commons-core [343](R 343.0)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.commerce.api.collection)(version>=1.1.0)(!(version>=2.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.wcm.cq-geometrixx-commons-core [343](R 343.0): missing requirement [com.adobe.cq.wcm.cq-geometrixx-commons-core [343](R 343.0)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.commerce.api.collection)(version>=1.1.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.adobe.cq.commerce.cq-commerce-core [225](R 225.2): missing requirement [com.adobe.cq.commerce.cq-commerce-core [225](R 225.2)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.commons.inherit)(version>=5.7.0)(!(version>=7.0.0))) [caused by: Unable to resolve com.day.cq.cq-commons [352](R 352.7): missing requirement [com.day.cq.cq-commons [352](R 352.7)] osgi.wiring.package; (&(osgi.wiring.package=com.day.text)(version>=1.1.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.day.commons.day-commons-text [100](R 100.0): missing requirement [com.day.commons.day-commons-text [100](R 100.0)] osgi.wiring.package; (osgi.wiring.package=org.slf4j)]]] Unresolved requirements: [[com.adobe.cq.wcm.cq-geometrixx-commons-core [343](R 343.0)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.commerce.api.collection)(version>=1.1.0)(!(version>=2.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:54:12.872 *ERROR* [FelixStartLevel] ERROR: Bundle '344' Error starting jcrinstall:/apps/geometrixx/install/cq-wcm-geometrixx-5.8.2.jar (org.osgi.framework.BundleException: Unable to resolve com.day.cq.wcm.cq-wcm-geometrixx [344](R 344.0): missing requirement [com.day.cq.wcm.cq-wcm-geometrixx [344](R 344.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0))) Unresolved requirements: [[com.day.cq.wcm.cq-wcm-geometrixx [344](R 344.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.day.cq.wcm.cq-wcm-geometrixx [344](R 344.0): missing requirement [com.day.cq.wcm.cq-wcm-geometrixx [344](R 344.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0))) Unresolved requirements: [[com.day.cq.wcm.cq-wcm-geometrixx [344](R 344.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:54:12.872 *ERROR* [FelixStartLevel] ERROR: Bundle '345' Error starting jcrinstall:/libs/connector/install/cq-connector-5.4.0.jar (org.osgi.framework.BundleException: Unable to resolve com.day.cq.cq-connector [345](R 345.0): missing requirement [com.day.cq.cq-connector [345](R 345.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.adapter)(version>=2.1.0)) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[com.day.cq.cq-connector [345](R 345.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.adapter)(version>=2.1.0))])
org.osgi.framework.BundleException: Unable to resolve com.day.cq.cq-connector [345](R 345.0): missing requirement [com.day.cq.cq-connector [345](R 345.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.adapter)(version>=2.1.0)) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[com.day.cq.cq-connector [345](R 345.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.adapter)(version>=2.1.0))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:54:12.874 *ERROR* [FelixStartLevel] ERROR: Bundle '346' Error starting jcrinstall:/libs/cq/address/install/cq-address-1.1.6.jar (org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.cq-address [346](R 346.0): missing requirement [com.adobe.cq.cq-address [346](R 346.0)] osgi.wiring.package; (osgi.wiring.package=com.day.cq.commons.jcr) [caused by: Unable to resolve com.day.cq.cq-commons [352](R 352.7): missing requirement [com.day.cq.cq-commons [352](R 352.7)] osgi.wiring.package; (osgi.wiring.package=com.day.cq.xss) [caused by: Unable to resolve com.day.cq.cq-xssprotection [216](R 216.6): missing requirement [com.day.cq.cq-xssprotection [216](R 216.6)] osgi.wiring.package; (osgi.wiring.package=org.apache.commons.httpclient.methods) [caused by: Unable to resolve com.day.commons.osgi.wrapper.commons-httpclient [120](R 120.0): missing requirement [com.day.commons.osgi.wrapper.commons-httpclient [120](R 120.0)] osgi.wiring.package; (osgi.wiring.package=org.apache.commons.logging)]]] Unresolved requirements: [[com.adobe.cq.cq-address [346](R 346.0)] osgi.wiring.package; (osgi.wiring.package=com.day.cq.commons.jcr)])
org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.cq-address [346](R 346.0): missing requirement [com.adobe.cq.cq-address [346](R 346.0)] osgi.wiring.package; (osgi.wiring.package=com.day.cq.commons.jcr) [caused by: Unable to resolve com.day.cq.cq-commons [352](R 352.7): missing requirement [com.day.cq.cq-commons [352](R 352.7)] osgi.wiring.package; (osgi.wiring.package=com.day.cq.xss) [caused by: Unable to resolve com.day.cq.cq-xssprotection [216](R 216.6): missing requirement [com.day.cq.cq-xssprotection [216](R 216.6)] osgi.wiring.package; (osgi.wiring.package=org.apache.commons.httpclient.methods) [caused by: Unable to resolve com.day.commons.osgi.wrapper.commons-httpclient [120](R 120.0): missing requirement [com.day.commons.osgi.wrapper.commons-httpclient [120](R 120.0)] osgi.wiring.package; (osgi.wiring.package=org.apache.commons.logging)]]] Unresolved requirements: [[com.adobe.cq.cq-address [346](R 346.0)] osgi.wiring.package; (osgi.wiring.package=com.day.cq.commons.jcr)]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:54:12.875 *ERROR* [FelixStartLevel] ERROR: Bundle '347' Error starting jcrinstall:/libs/cq/chart/install/cq-chart-5.7.2.jar (org.osgi.framework.BundleException: Unable to resolve com.day.cq.cq-chart [347](R 347.0): missing requirement [com.day.cq.cq-chart [347](R 347.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0))) Unresolved requirements: [[com.day.cq.cq-chart [347](R 347.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.day.cq.cq-chart [347](R 347.0): missing requirement [com.day.cq.cq-chart [347](R 347.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0))) Unresolved requirements: [[com.day.cq.cq-chart [347](R 347.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:54:12.876 *ERROR* [FelixStartLevel] ERROR: Bundle '348' Error starting jcrinstall:/libs/cq/dashboards/install/cq-dashboards-5.9.2.jar (org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.cq-dashboards [348](R 348.0): missing requirement [com.adobe.cq.cq-dashboards [348](R 348.0)] osgi.wiring.package; (osgi.wiring.package=com.day.cq.commons.servlets) [caused by: Unable to resolve com.day.cq.cq-commons [352](R 352.7): missing requirement [com.day.cq.cq-commons [352](R 352.7)] osgi.wiring.package; (&(osgi.wiring.package=com.day.text)(version>=1.1.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.day.commons.day-commons-text [100](R 100.0): missing requirement [com.day.commons.day-commons-text [100](R 100.0)] osgi.wiring.package; (osgi.wiring.package=org.slf4j)]] Unresolved requirements: [[com.adobe.cq.cq-dashboards [348](R 348.0)] osgi.wiring.package; (osgi.wiring.package=com.day.cq.commons.servlets)])
org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.cq-dashboards [348](R 348.0): missing requirement [com.adobe.cq.cq-dashboards [348](R 348.0)] osgi.wiring.package; (osgi.wiring.package=com.day.cq.commons.servlets) [caused by: Unable to resolve com.day.cq.cq-commons [352](R 352.7): missing requirement [com.day.cq.cq-commons [352](R 352.7)] osgi.wiring.package; (&(osgi.wiring.package=com.day.text)(version>=1.1.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.day.commons.day-commons-text [100](R 100.0): missing requirement [com.day.commons.day-commons-text [100](R 100.0)] osgi.wiring.package; (osgi.wiring.package=org.slf4j)]] Unresolved requirements: [[com.adobe.cq.cq-dashboards [348](R 348.0)] osgi.wiring.package; (osgi.wiring.package=com.day.cq.commons.servlets)]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:54:12.877 *ERROR* [FelixStartLevel] ERROR: Bundle '349' Error starting jcrinstall:/libs/cq/healthcheck/install/cq-healthcheck-1.2.2.jar (org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.cq-healthcheck [349](R 349.0): missing requirement [com.adobe.cq.cq-healthcheck [349](R 349.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.hc.util)(version>=1.2.0)(!(version>=2.0.0))) [caused by: Unable to resolve org.apache.sling.hc.core [314](R 314.0): missing requirement [org.apache.sling.hc.core [314](R 314.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.6.0)(!(version>=2.0.0)))] Unresolved requirements: [[com.adobe.cq.cq-healthcheck [349](R 349.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.hc.util)(version>=1.2.0)(!(version>=2.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.cq-healthcheck [349](R 349.0): missing requirement [com.adobe.cq.cq-healthcheck [349](R 349.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.hc.util)(version>=1.2.0)(!(version>=2.0.0))) [caused by: Unable to resolve org.apache.sling.hc.core [314](R 314.0): missing requirement [org.apache.sling.hc.core [314](R 314.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.6.0)(!(version>=2.0.0)))] Unresolved requirements: [[com.adobe.cq.cq-healthcheck [349](R 349.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.hc.util)(version>=1.2.0)(!(version>=2.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:54:12.878 *ERROR* [FelixStartLevel] ERROR: Bundle '350' Error starting jcrinstall:/libs/cq/platform/install/cq-account-1.0.18.jar (org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.cq-account [350](R 350.0): missing requirement [com.adobe.cq.cq-account [350](R 350.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.commons.mail)(version>=1.2.0)(!(version>=2.0.0))) Unresolved requirements: [[com.adobe.cq.cq-account [350](R 350.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.commons.mail)(version>=1.2.0)(!(version>=2.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.cq-account [350](R 350.0): missing requirement [com.adobe.cq.cq-account [350](R 350.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.commons.mail)(version>=1.2.0)(!(version>=2.0.0))) Unresolved requirements: [[com.adobe.cq.cq-account [350](R 350.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.commons.mail)(version>=1.2.0)(!(version>=2.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:54:12.878 *ERROR* [FelixStartLevel] ERROR: Bundle '351' Error starting jcrinstall:/libs/cq/platform/install/cq-audit-6.0.0.jar (org.osgi.framework.BundleException: Unable to resolve com.day.cq.cq-audit [351](R 351.5): missing requirement [com.day.cq.cq-audit [351](R 351.5)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.event.jobs.consumer)(version>=1.2.0)(!(version>=2.0.0))) [caused by: Unable to resolve org.apache.sling.event [311](R 311.1): missing requirement [org.apache.sling.event [311](R 311.1)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.request)(version>=2.3.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]] Unresolved requirements: [[com.day.cq.cq-audit [351](R 351.5)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.event.jobs.consumer)(version>=1.2.0)(!(version>=2.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.day.cq.cq-audit [351](R 351.5): missing requirement [com.day.cq.cq-audit [351](R 351.5)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.event.jobs.consumer)(version>=1.2.0)(!(version>=2.0.0))) [caused by: Unable to resolve org.apache.sling.event [311](R 311.1): missing requirement [org.apache.sling.event [311](R 311.1)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.request)(version>=2.3.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]] Unresolved requirements: [[com.day.cq.cq-audit [351](R 351.5)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.event.jobs.consumer)(version>=1.2.0)(!(version>=2.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:54:12.879 *ERROR* [FelixStartLevel] ERROR: Bundle '352' Error starting jcrinstall:/libs/cq/platform/install/cq-commons-5.9.22.jar (org.osgi.framework.BundleException: Unable to resolve com.day.cq.cq-commons [352](R 352.7): missing requirement [com.day.cq.cq-commons [352](R 352.7)] osgi.wiring.package; (&(osgi.wiring.package=com.day.text)(version>=1.1.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.day.commons.day-commons-text [100](R 100.0): missing requirement [com.day.commons.day-commons-text [100](R 100.0)] osgi.wiring.package; (osgi.wiring.package=org.slf4j)] Unresolved requirements: [[com.day.cq.cq-commons [352](R 352.7)] osgi.wiring.package; (&(osgi.wiring.package=com.day.text)(version>=1.1.0)(!(version>=2.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.day.cq.cq-commons [352](R 352.7): missing requirement [com.day.cq.cq-commons [352](R 352.7)] osgi.wiring.package; (&(osgi.wiring.package=com.day.text)(version>=1.1.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.day.commons.day-commons-text [100](R 100.0): missing requirement [com.day.commons.day-commons-text [100](R 100.0)] osgi.wiring.package; (osgi.wiring.package=org.slf4j)] Unresolved requirements: [[com.day.cq.cq-commons [352](R 352.7)] osgi.wiring.package; (&(osgi.wiring.package=com.day.text)(version>=1.1.0)(!(version>=2.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:54:12.880 *ERROR* [FelixStartLevel] ERROR: Bundle '353' Error starting jcrinstall:/libs/cq/platform/install/cq-content-sync-5.9.8.jar (org.osgi.framework.BundleException: Unable to resolve com.day.cq.cq-content-sync [353](R 353.1): missing requirement [com.day.cq.cq-content-sync [353](R 353.1)] osgi.wiring.package; (osgi.wiring.package=com.day.cq.commons.jcr) [caused by: Unable to resolve com.day.cq.cq-commons [352](R 352.7): missing requirement [com.day.cq.cq-commons [352](R 352.7)] osgi.wiring.package; (&(osgi.wiring.package=com.day.text)(version>=1.1.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.day.commons.day-commons-text [100](R 100.0): missing requirement [com.day.commons.day-commons-text [100](R 100.0)] osgi.wiring.package; (osgi.wiring.package=org.slf4j)]] Unresolved requirements: [[com.day.cq.cq-content-sync [353](R 353.1)] osgi.wiring.package; (osgi.wiring.package=com.day.cq.commons.jcr)])
org.osgi.framework.BundleException: Unable to resolve com.day.cq.cq-content-sync [353](R 353.1): missing requirement [com.day.cq.cq-content-sync [353](R 353.1)] osgi.wiring.package; (osgi.wiring.package=com.day.cq.commons.jcr) [caused by: Unable to resolve com.day.cq.cq-commons [352](R 352.7): missing requirement [com.day.cq.cq-commons [352](R 352.7)] osgi.wiring.package; (&(osgi.wiring.package=com.day.text)(version>=1.1.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.day.commons.day-commons-text [100](R 100.0): missing requirement [com.day.commons.day-commons-text [100](R 100.0)] osgi.wiring.package; (osgi.wiring.package=org.slf4j)]] Unresolved requirements: [[com.day.cq.cq-content-sync [353](R 353.1)] osgi.wiring.package; (osgi.wiring.package=com.day.cq.commons.jcr)]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:54:12.881 *ERROR* [FelixStartLevel] ERROR: Bundle '354' Error starting jcrinstall:/libs/cq/platform/install/cq-history-5.9.4.jar (org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.cq-history [354](R 354.1): missing requirement [com.adobe.cq.cq-history [354](R 354.1)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.granite.timeline)(version>=1.0.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.adobe.granite.timeline [209](R 209.0): missing requirement [com.adobe.granite.timeline [209](R 209.0)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.granite.workflow.exec)(version>=1.0.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.adobe.granite.workflow.api [214](R 214.0): missing requirement [com.adobe.granite.workflow.api [214](R 214.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.adapter)(version>=2.0.8)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]]] Unresolved requirements: [[com.adobe.cq.cq-history [354](R 354.1)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.granite.timeline)(version>=1.0.0)(!(version>=2.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.cq-history [354](R 354.1): missing requirement [com.adobe.cq.cq-history [354](R 354.1)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.granite.timeline)(version>=1.0.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.adobe.granite.timeline [209](R 209.0): missing requirement [com.adobe.granite.timeline [209](R 209.0)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.granite.workflow.exec)(version>=1.0.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.adobe.granite.workflow.api [214](R 214.0): missing requirement [com.adobe.granite.workflow.api [214](R 214.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.adapter)(version>=2.0.8)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]]] Unresolved requirements: [[com.adobe.cq.cq-history [354](R 354.1)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.granite.timeline)(version>=1.0.0)(!(version>=2.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:54:12.882 *ERROR* [FelixStartLevel] ERROR: Bundle '355' Error starting jcrinstall:/libs/cq/platform/install/cq-mailer-5.10.8.jar (org.osgi.framework.BundleException: Unable to resolve com.day.cq.cq-mailer [355](R 355.0): missing requirement [com.day.cq.cq-mailer [355](R 355.0)] osgi.wiring.package; (osgi.wiring.package=com.day.cq.security.profile) [caused by: Unable to resolve com.day.cq.cq-security-api [366](R 366.0): missing requirement [com.day.cq.cq-security-api [366](R 366.0)] osgi.wiring.package; (osgi.wiring.package=com.day.cq.commons) [caused by: Unable to resolve com.day.cq.cq-commons [352](R 352.7): missing requirement [com.day.cq.cq-commons [352](R 352.7)] osgi.wiring.package; (&(osgi.wiring.package=com.day.text)(version>=1.1.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.day.commons.day-commons-text [100](R 100.0): missing requirement [com.day.commons.day-commons-text [100](R 100.0)] osgi.wiring.package; (osgi.wiring.package=org.slf4j)]]] Unresolved requirements: [[com.day.cq.cq-mailer [355](R 355.0)] osgi.wiring.package; (osgi.wiring.package=com.day.cq.security.profile)])
org.osgi.framework.BundleException: Unable to resolve com.day.cq.cq-mailer [355](R 355.0): missing requirement [com.day.cq.cq-mailer [355](R 355.0)] osgi.wiring.package; (osgi.wiring.package=com.day.cq.security.profile) [caused by: Unable to resolve com.day.cq.cq-security-api [366](R 366.0): missing requirement [com.day.cq.cq-security-api [366](R 366.0)] osgi.wiring.package; (osgi.wiring.package=com.day.cq.commons) [caused by: Unable to resolve com.day.cq.cq-commons [352](R 352.7): missing requirement [com.day.cq.cq-commons [352](R 352.7)] osgi.wiring.package; (&(osgi.wiring.package=com.day.text)(version>=1.1.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.day.commons.day-commons-text [100](R 100.0): missing requirement [com.day.commons.day-commons-text [100](R 100.0)] osgi.wiring.package; (osgi.wiring.package=org.slf4j)]]] Unresolved requirements: [[com.day.cq.cq-mailer [355](R 355.0)] osgi.wiring.package; (osgi.wiring.package=com.day.cq.security.profile)]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:54:12.883 *ERROR* [FelixStartLevel] ERROR: Bundle '356' Error starting jcrinstall:/libs/cq/platform/install/cq-notifcation-api-5.8.2.jar (org.osgi.framework.BundleException: Unable to resolve com.day.cq.cq-notifcation-api [356](R 356.0): missing requirement [com.day.cq.cq-notifcation-api [356](R 356.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.1.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[com.day.cq.cq-notifcation-api [356](R 356.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.1.0)(!(version>=3.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.day.cq.cq-notifcation-api [356](R 356.0): missing requirement [com.day.cq.cq-notifcation-api [356](R 356.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.1.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[com.day.cq.cq-notifcation-api [356](R 356.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.1.0)(!(version>=3.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:54:12.884 *ERROR* [FelixStartLevel] ERROR: Bundle '357' Error starting jcrinstall:/libs/cq/platform/install/cq-notifcation-impl-5.7.2.jar (org.osgi.framework.BundleException: Unable to resolve com.day.cq.cq-notifcation-impl [357](R 357.0): missing requirement [com.day.cq.cq-notifcation-impl [357](R 357.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.commons.mail)(version>=1.2.0)(!(version>=2.0.0))) Unresolved requirements: [[com.day.cq.cq-notifcation-impl [357](R 357.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.commons.mail)(version>=1.2.0)(!(version>=2.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.day.cq.cq-notifcation-impl [357](R 357.0): missing requirement [com.day.cq.cq-notifcation-impl [357](R 357.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.commons.mail)(version>=1.2.0)(!(version>=2.0.0))) Unresolved requirements: [[com.day.cq.cq-notifcation-impl [357](R 357.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.commons.mail)(version>=1.2.0)(!(version>=2.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:54:12.884 *ERROR* [FelixStartLevel] ERROR: Bundle '358' Error starting jcrinstall:/libs/cq/platform/install/cq-polling-importer-5.9.6.jar (org.osgi.framework.BundleException: Unable to resolve com.day.cq.cq-polling-importer [358](R 358.1): missing requirement [com.day.cq.cq-polling-importer [358](R 358.1)] osgi.wiring.package; (osgi.wiring.package=org.apache.commons.httpclient.auth) [caused by: Unable to resolve com.day.commons.osgi.wrapper.commons-httpclient [120](R 120.0): missing requirement [com.day.commons.osgi.wrapper.commons-httpclient [120](R 120.0)] osgi.wiring.package; (osgi.wiring.package=org.apache.commons.logging)] Unresolved requirements: [[com.day.cq.cq-polling-importer [358](R 358.1)] osgi.wiring.package; (osgi.wiring.package=org.apache.commons.httpclient.auth)])
org.osgi.framework.BundleException: Unable to resolve com.day.cq.cq-polling-importer [358](R 358.1): missing requirement [com.day.cq.cq-polling-importer [358](R 358.1)] osgi.wiring.package; (osgi.wiring.package=org.apache.commons.httpclient.auth) [caused by: Unable to resolve com.day.commons.osgi.wrapper.commons-httpclient [120](R 120.0): missing requirement [com.day.commons.osgi.wrapper.commons-httpclient [120](R 120.0)] osgi.wiring.package; (osgi.wiring.package=org.apache.commons.logging)] Unresolved requirements: [[com.day.cq.cq-polling-importer [358](R 358.1)] osgi.wiring.package; (osgi.wiring.package=org.apache.commons.httpclient.auth)]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:54:12.885 *ERROR* [FelixStartLevel] ERROR: Bundle '359' Error starting jcrinstall:/libs/cq/platform/install/cq-replication-audit-5.8.6.jar (org.osgi.framework.BundleException: Unable to resolve com.day.cq.cq-replication-audit [359](R 359.5): missing requirement [com.day.cq.cq-replication-audit [359](R 359.5)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.1.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[com.day.cq.cq-replication-audit [359](R 359.5)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.1.0)(!(version>=3.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.day.cq.cq-replication-audit [359](R 359.5): missing requirement [com.day.cq.cq-replication-audit [359](R 359.5)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.1.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[com.day.cq.cq-replication-audit [359](R 359.5)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.1.0)(!(version>=3.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:54:12.886 *ERROR* [FelixStartLevel] ERROR: Bundle '360' Error starting jcrinstall:/libs/cq/platform/install/cq-reporting-5.9.6.jar (org.osgi.framework.BundleException: Unable to resolve com.day.cq.cq-reporting [360](R 360.0): missing requirement [com.day.cq.cq-reporting [360](R 360.0)] osgi.wiring.package; (osgi.wiring.package=com.day.cq.commons.jcr) [caused by: Unable to resolve com.day.cq.cq-commons [352](R 352.7): missing requirement [com.day.cq.cq-commons [352](R 352.7)] osgi.wiring.package; (osgi.wiring.package=com.day.cq.xss) [caused by: Unable to resolve com.day.cq.cq-xssprotection [216](R 216.6): missing requirement [com.day.cq.cq-xssprotection [216](R 216.6)] osgi.wiring.package; (osgi.wiring.package=org.apache.commons.httpclient.methods) [caused by: Unable to resolve com.day.commons.osgi.wrapper.commons-httpclient [120](R 120.0): missing requirement [com.day.commons.osgi.wrapper.commons-httpclient [120](R 120.0)] osgi.wiring.package; (osgi.wiring.package=org.apache.commons.logging)]]] Unresolved requirements: [[com.day.cq.cq-reporting [360](R 360.0)] osgi.wiring.package; (osgi.wiring.package=com.day.cq.commons.jcr)])
org.osgi.framework.BundleException: Unable to resolve com.day.cq.cq-reporting [360](R 360.0): missing requirement [com.day.cq.cq-reporting [360](R 360.0)] osgi.wiring.package; (osgi.wiring.package=com.day.cq.commons.jcr) [caused by: Unable to resolve com.day.cq.cq-commons [352](R 352.7): missing requirement [com.day.cq.cq-commons [352](R 352.7)] osgi.wiring.package; (osgi.wiring.package=com.day.cq.xss) [caused by: Unable to resolve com.day.cq.cq-xssprotection [216](R 216.6): missing requirement [com.day.cq.cq-xssprotection [216](R 216.6)] osgi.wiring.package; (osgi.wiring.package=org.apache.commons.httpclient.methods) [caused by: Unable to resolve com.day.commons.osgi.wrapper.commons-httpclient [120](R 120.0): missing requirement [com.day.commons.osgi.wrapper.commons-httpclient [120](R 120.0)] osgi.wiring.package; (osgi.wiring.package=org.apache.commons.logging)]]] Unresolved requirements: [[com.day.cq.cq-reporting [360](R 360.0)] osgi.wiring.package; (osgi.wiring.package=com.day.cq.commons.jcr)]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:54:12.887 *ERROR* [FelixStartLevel] ERROR: Bundle '361' Error starting jcrinstall:/libs/cq/platform/install/cq-retriever-5.8.2.jar (org.osgi.framework.BundleException: Unable to resolve com.day.cq.cq-retriever [361](R 361.0): missing requirement [com.day.cq.cq-retriever [361](R 361.0)] osgi.wiring.package; (osgi.wiring.package=com.day.cq.rewriter.processor) [caused by: Unable to resolve com.day.cq.cq-rewriter [252](R 252.1): missing requirement [com.day.cq.cq-rewriter [252](R 252.1)] osgi.wiring.package; (&(osgi.wiring.package=com.day.text)(version>=1.1.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.day.commons.day-commons-text [100](R 100.0): missing requirement [com.day.commons.day-commons-text [100](R 100.0)] osgi.wiring.package; (osgi.wiring.package=org.slf4j)]] Unresolved requirements: [[com.day.cq.cq-retriever [361](R 361.0)] osgi.wiring.package; (osgi.wiring.package=com.day.cq.rewriter.processor)])
org.osgi.framework.BundleException: Unable to resolve com.day.cq.cq-retriever [361](R 361.0): missing requirement [com.day.cq.cq-retriever [361](R 361.0)] osgi.wiring.package; (osgi.wiring.package=com.day.cq.rewriter.processor) [caused by: Unable to resolve com.day.cq.cq-rewriter [252](R 252.1): missing requirement [com.day.cq.cq-rewriter [252](R 252.1)] osgi.wiring.package; (&(osgi.wiring.package=com.day.text)(version>=1.1.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.day.commons.day-commons-text [100](R 100.0): missing requirement [com.day.commons.day-commons-text [100](R 100.0)] osgi.wiring.package; (osgi.wiring.package=org.slf4j)]] Unresolved requirements: [[com.day.cq.cq-retriever [361](R 361.0)] osgi.wiring.package; (osgi.wiring.package=com.day.cq.rewriter.processor)]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:54:12.888 *ERROR* [FelixStartLevel] ERROR: Bundle '362' Error starting jcrinstall:/libs/cq/platform/install/cq-scheduled-exporter-5.9.2.jar (org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.cq-scheduled-exporter [362](R 362.1): missing requirement [com.adobe.cq.cq-scheduled-exporter [362](R 362.1)] osgi.wiring.package; (osgi.wiring.package=com.day.cq.workflow.exec) [caused by: Unable to resolve com.day.cq.workflow.cq-workflow-api [281](R 281.0): missing requirement [com.day.cq.workflow.cq-workflow-api [281](R 281.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[com.adobe.cq.cq-scheduled-exporter [362](R 362.1)] osgi.wiring.package; (osgi.wiring.package=com.day.cq.workflow.exec)])
org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.cq-scheduled-exporter [362](R 362.1): missing requirement [com.adobe.cq.cq-scheduled-exporter [362](R 362.1)] osgi.wiring.package; (osgi.wiring.package=com.day.cq.workflow.exec) [caused by: Unable to resolve com.day.cq.workflow.cq-workflow-api [281](R 281.0): missing requirement [com.day.cq.workflow.cq-workflow-api [281](R 281.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[com.adobe.cq.cq-scheduled-exporter [362](R 362.1)] osgi.wiring.package; (osgi.wiring.package=com.day.cq.workflow.exec)]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:54:12.889 *ERROR* [FelixStartLevel] ERROR: Bundle '363' Error starting jcrinstall:/libs/cq/platform/install/cq-search-ext-1.0.6.jar (org.osgi.framework.BundleException: Unable to resolve com.day.cq.cq-search-ext [363](R 363.0): missing requirement [com.day.cq.cq-search-ext [363](R 363.0)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.search.result)(version>=1.2.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.day.cq.cq-search [253](R 253.0): missing requirement [com.day.cq.cq-search [253](R 253.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api)(version>=2.1.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]] Unresolved requirements: [[com.day.cq.cq-search-ext [363](R 363.0)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.search.result)(version>=1.2.0)(!(version>=2.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.day.cq.cq-search-ext [363](R 363.0): missing requirement [com.day.cq.cq-search-ext [363](R 363.0)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.search.result)(version>=1.2.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.day.cq.cq-search [253](R 253.0): missing requirement [com.day.cq.cq-search [253](R 253.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api)(version>=2.1.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]] Unresolved requirements: [[com.day.cq.cq-search-ext [363](R 363.0)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.search.result)(version>=1.2.0)(!(version>=2.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:54:12.891 *ERROR* [FelixStartLevel] ERROR: Bundle '364' Error starting jcrinstall:/libs/cq/platform/install/cq-search-suggest-5.9.4.jar (org.osgi.framework.BundleException: Unable to resolve com.day.cq.cq-search-suggest [364](R 364.0): missing requirement [com.day.cq.cq-search-suggest [364](R 364.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api)(version>=2.1.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[com.day.cq.cq-search-suggest [364](R 364.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api)(version>=2.1.0)(!(version>=3.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.day.cq.cq-search-suggest [364](R 364.0): missing requirement [com.day.cq.cq-search-suggest [364](R 364.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api)(version>=2.1.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[com.day.cq.cq-search-suggest [364](R 364.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api)(version>=2.1.0)(!(version>=3.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:54:12.892 *ERROR* [FelixStartLevel] ERROR: Bundle '365' Error starting jcrinstall:/libs/cq/platform/install/cq-security-5.9.32.jar (org.osgi.framework.BundleException: Unable to resolve com.day.cq.cq-security [365](R 365.6): missing requirement [com.day.cq.cq-security [365](R 365.6)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.granite.security.user.util)(version>=1.0.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.adobe.granite.security.user [201](R 201.1): missing requirement [com.adobe.granite.security.user [201](R 201.1)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.granite.crypto)(version>=1.4.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.adobe.granite.crypto [177](R 177.0): missing requirement [com.adobe.granite.crypto [177](R 177.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api)(version>=2.1.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]]] Unresolved requirements: [[com.day.cq.cq-security [365](R 365.6)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.granite.security.user.util)(version>=1.0.0)(!(version>=2.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.day.cq.cq-security [365](R 365.6): missing requirement [com.day.cq.cq-security [365](R 365.6)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.granite.security.user.util)(version>=1.0.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.adobe.granite.security.user [201](R 201.1): missing requirement [com.adobe.granite.security.user [201](R 201.1)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.granite.crypto)(version>=1.4.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.adobe.granite.crypto [177](R 177.0): missing requirement [com.adobe.granite.crypto [177](R 177.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api)(version>=2.1.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]]] Unresolved requirements: [[com.day.cq.cq-security [365](R 365.6)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.granite.security.user.util)(version>=1.0.0)(!(version>=2.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:54:12.893 *ERROR* [FelixStartLevel] ERROR: Bundle '366' Error starting jcrinstall:/libs/cq/platform/install/cq-security-api-5.9.4.jar (org.osgi.framework.BundleException: Unable to resolve com.day.cq.cq-security-api [366](R 366.0): missing requirement [com.day.cq.cq-security-api [366](R 366.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api)(version>=2.1.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[com.day.cq.cq-security-api [366](R 366.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api)(version>=2.1.0)(!(version>=3.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.day.cq.cq-security-api [366](R 366.0): missing requirement [com.day.cq.cq-security-api [366](R 366.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api)(version>=2.1.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[com.day.cq.cq-security-api [366](R 366.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api)(version>=2.1.0)(!(version>=3.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:54:12.894 *ERROR* [FelixStartLevel] ERROR: Bundle '367' Error starting jcrinstall:/libs/cq/platform/install/cq-spellchecker-5.9.6.jar (org.osgi.framework.BundleException: Unable to resolve com.day.cq.cq-spellchecker [367](R 367.0): missing requirement [com.day.cq.cq-spellchecker [367](R 367.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api)(version>=2.3.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[com.day.cq.cq-spellchecker [367](R 367.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api)(version>=2.3.0)(!(version>=3.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.day.cq.cq-spellchecker [367](R 367.0): missing requirement [com.day.cq.cq-spellchecker [367](R 367.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api)(version>=2.3.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[com.day.cq.cq-spellchecker [367](R 367.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api)(version>=2.3.0)(!(version>=3.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:54:12.895 *ERROR* [FelixStartLevel] ERROR: Bundle '368' Error starting jcrinstall:/libs/cq/platform/install/cq-statistics-5.9.6.jar (org.osgi.framework.BundleException: Unable to resolve com.day.cq.cq-statistics [368](R 368.0): missing requirement [com.day.cq.cq-statistics [368](R 368.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api)(version>=2.0.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[com.day.cq.cq-statistics [368](R 368.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api)(version>=2.0.0)(!(version>=3.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.day.cq.cq-statistics [368](R 368.0): missing requirement [com.day.cq.cq-statistics [368](R 368.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api)(version>=2.0.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[com.day.cq.cq-statistics [368](R 368.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api)(version>=2.0.0)(!(version>=3.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:54:12.897 *ERROR* [FelixStartLevel] ERROR: Bundle '369' Error starting jcrinstall:/libs/cq/platform/install/cq-tagging-5.9.8.jar (org.osgi.framework.BundleException: Unable to resolve com.day.cq.cq-tagging [369](R 369.6): missing requirement [com.day.cq.cq-tagging [369](R 369.6)] osgi.wiring.package; (osgi.wiring.package=com.day.cq.commons.jcr) [caused by: Unable to resolve com.day.cq.cq-commons [352](R 352.7): missing requirement [com.day.cq.cq-commons [352](R 352.7)] osgi.wiring.package; (&(osgi.wiring.package=com.day.text)(version>=1.1.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.day.commons.day-commons-text [100](R 100.0): missing requirement [com.day.commons.day-commons-text [100](R 100.0)] osgi.wiring.package; (osgi.wiring.package=org.slf4j)]] Unresolved requirements: [[com.day.cq.cq-tagging [369](R 369.6)] osgi.wiring.package; (osgi.wiring.package=com.day.cq.commons.jcr)])
org.osgi.framework.BundleException: Unable to resolve com.day.cq.cq-tagging [369](R 369.6): missing requirement [com.day.cq.cq-tagging [369](R 369.6)] osgi.wiring.package; (osgi.wiring.package=com.day.cq.commons.jcr) [caused by: Unable to resolve com.day.cq.cq-commons [352](R 352.7): missing requirement [com.day.cq.cq-commons [352](R 352.7)] osgi.wiring.package; (&(osgi.wiring.package=com.day.text)(version>=1.1.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.day.commons.day-commons-text [100](R 100.0): missing requirement [com.day.commons.day-commons-text [100](R 100.0)] osgi.wiring.package; (osgi.wiring.package=org.slf4j)]] Unresolved requirements: [[com.day.cq.cq-tagging [369](R 369.6)] osgi.wiring.package; (osgi.wiring.package=com.day.cq.commons.jcr)]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:54:12.898 *ERROR* [FelixStartLevel] ERROR: Bundle '370' Error starting jcrinstall:/libs/cq/platform/install/myspell-1.6.jar (org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.myspell [370](R 370.0): missing requirement [com.adobe.cq.myspell [370](R 370.0)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.spellchecker.spi)(version>=2.0.0)(!(version>=3.0.0))) [caused by: Unable to resolve com.day.cq.cq-spellchecker [367](R 367.0): missing requirement [com.day.cq.cq-spellchecker [367](R 367.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api)(version>=2.3.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]] Unresolved requirements: [[com.adobe.cq.myspell [370](R 370.0)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.spellchecker.spi)(version>=2.0.0)(!(version>=3.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.myspell [370](R 370.0): missing requirement [com.adobe.cq.myspell [370](R 370.0)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.spellchecker.spi)(version>=2.0.0)(!(version>=3.0.0))) [caused by: Unable to resolve com.day.cq.cq-spellchecker [367](R 367.0): missing requirement [com.day.cq.cq-spellchecker [367](R 367.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api)(version>=2.3.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]] Unresolved requirements: [[com.adobe.cq.myspell [370](R 370.0)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.spellchecker.spi)(version>=2.0.0)(!(version>=3.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:54:12.899 *ERROR* [FelixStartLevel] ERROR: Bundle '371' Error starting jcrinstall:/libs/cq/platform/install/search-collections-0.2.2.jar (org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.search-collections [371](R 371.0): missing requirement [com.adobe.cq.search-collections [371](R 371.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.6.0)(!(version>=2.0.0))) Unresolved requirements: [[com.adobe.cq.search-collections [371](R 371.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.6.0)(!(version>=2.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.search-collections [371](R 371.0): missing requirement [com.adobe.cq.search-collections [371](R 371.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.6.0)(!(version>=2.0.0))) Unresolved requirements: [[com.adobe.cq.search-collections [371](R 371.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.6.0)(!(version>=2.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:54:12.900 *ERROR* [FelixStartLevel] ERROR: Bundle '372' Error starting jcrinstall:/libs/dam/install.author/dam-webdav-support-1.1.12.jar (org.osgi.framework.BundleException: Unable to resolve com.day.cq.dam.dam-webdav-support [372](R 372.0): missing requirement [com.day.cq.dam.dam-webdav-support [372](R 372.0)] osgi.wiring.package; (osgi.wiring.package=org.apache.jackrabbit.webdav) [caused by: Unable to resolve org.apache.jackrabbit.jackrabbit-webdav [295](R 295.4): missing requirement [org.apache.jackrabbit.jackrabbit-webdav [295](R 295.4)] osgi.wiring.package; (osgi.wiring.package=org.apache.commons.httpclient.methods) [caused by: Unable to resolve com.day.commons.osgi.wrapper.commons-httpclient [120](R 120.0): missing requirement [com.day.commons.osgi.wrapper.commons-httpclient [120](R 120.0)] osgi.wiring.package; (osgi.wiring.package=org.apache.commons.logging)]] Unresolved requirements: [[com.day.cq.dam.dam-webdav-support [372](R 372.0)] osgi.wiring.package; (osgi.wiring.package=org.apache.jackrabbit.webdav)])
org.osgi.framework.BundleException: Unable to resolve com.day.cq.dam.dam-webdav-support [372](R 372.0): missing requirement [com.day.cq.dam.dam-webdav-support [372](R 372.0)] osgi.wiring.package; (osgi.wiring.package=org.apache.jackrabbit.webdav) [caused by: Unable to resolve org.apache.jackrabbit.jackrabbit-webdav [295](R 295.4): missing requirement [org.apache.jackrabbit.jackrabbit-webdav [295](R 295.4)] osgi.wiring.package; (osgi.wiring.package=org.apache.commons.httpclient.methods) [caused by: Unable to resolve com.day.commons.osgi.wrapper.commons-httpclient [120](R 120.0): missing requirement [com.day.commons.osgi.wrapper.commons-httpclient [120](R 120.0)] osgi.wiring.package; (osgi.wiring.package=org.apache.commons.logging)]] Unresolved requirements: [[com.day.cq.dam.dam-webdav-support [372](R 372.0)] osgi.wiring.package; (osgi.wiring.package=org.apache.jackrabbit.webdav)]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:54:12.902 *ERROR* [FelixStartLevel] ERROR: Bundle '373' Error starting jcrinstall:/libs/dam/install/adobe-dam-idsprint-0.1.20.jar (org.osgi.framework.BundleException: Unable to resolve com.day.cq.dam.adobe-dam-idsprint [373](R 373.5): missing requirement [com.day.cq.dam.adobe-dam-idsprint [373](R 373.5)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.commons.jcr)(version>=5.0.0)(!(version>=7.0.0))) [caused by: Unable to resolve com.day.cq.cq-commons [352](R 352.7): missing requirement [com.day.cq.cq-commons [352](R 352.7)] osgi.wiring.package; (&(osgi.wiring.package=com.day.text)(version>=1.1.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.day.commons.day-commons-text [100](R 100.0): missing requirement [com.day.commons.day-commons-text [100](R 100.0)] osgi.wiring.package; (osgi.wiring.package=org.slf4j)]] Unresolved requirements: [[com.day.cq.dam.adobe-dam-idsprint [373](R 373.5)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.commons.jcr)(version>=5.0.0)(!(version>=7.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.day.cq.dam.adobe-dam-idsprint [373](R 373.5): missing requirement [com.day.cq.dam.adobe-dam-idsprint [373](R 373.5)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.commons.jcr)(version>=5.0.0)(!(version>=7.0.0))) [caused by: Unable to resolve com.day.cq.cq-commons [352](R 352.7): missing requirement [com.day.cq.cq-commons [352](R 352.7)] osgi.wiring.package; (&(osgi.wiring.package=com.day.text)(version>=1.1.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.day.commons.day-commons-text [100](R 100.0): missing requirement [com.day.commons.day-commons-text [100](R 100.0)] osgi.wiring.package; (osgi.wiring.package=org.slf4j)]] Unresolved requirements: [[com.day.cq.dam.adobe-dam-idsprint [373](R 373.5)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.commons.jcr)(version>=5.0.0)(!(version>=7.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:54:12.916 *ERROR* [FelixStartLevel] ERROR: Bundle '377' Error starting jcrinstall:/libs/dam/install/cq-dam-api-5.9.46.jar (org.osgi.framework.BundleException: Unable to resolve com.day.cq.dam.cq-dam-api [377](R 377.6): missing requirement [com.day.cq.dam.cq-dam-api [377](R 377.6)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.replication)(version>=6.0.0)(!(version>=7.0.0))) [caused by: Unable to resolve com.day.cq.cq-replication [193](R 193.6): missing requirement [com.day.cq.cq-replication [193](R 193.6)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.granite.crypto)(version>=1.4.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.adobe.granite.crypto [177](R 177.0): missing requirement [com.adobe.granite.crypto [177](R 177.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api)(version>=2.1.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]]] Unresolved requirements: [[com.day.cq.dam.cq-dam-api [377](R 377.6)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.replication)(version>=6.0.0)(!(version>=7.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.day.cq.dam.cq-dam-api [377](R 377.6): missing requirement [com.day.cq.dam.cq-dam-api [377](R 377.6)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.replication)(version>=6.0.0)(!(version>=7.0.0))) [caused by: Unable to resolve com.day.cq.cq-replication [193](R 193.6): missing requirement [com.day.cq.cq-replication [193](R 193.6)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.granite.crypto)(version>=1.4.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.adobe.granite.crypto [177](R 177.0): missing requirement [com.adobe.granite.crypto [177](R 177.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api)(version>=2.1.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]]] Unresolved requirements: [[com.day.cq.dam.cq-dam-api [377](R 377.6)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.replication)(version>=6.0.0)(!(version>=7.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:54:12.918 *ERROR* [FelixStartLevel] ERROR: Bundle '378' Error starting jcrinstall:/libs/dam/install/cq-dam-asset-usage-0.0.28.jar (org.osgi.framework.BundleException: Unable to resolve com.day.cq.dam.cq-dam-asset-usage [378](R 378.0): missing requirement [com.day.cq.dam.cq-dam-asset-usage [378](R 378.0)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.dam.api)(version>=1.14.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.day.cq.dam.cq-dam-api [377](R 377.6): missing requirement [com.day.cq.dam.cq-dam-api [377](R 377.6)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.replication)(version>=6.0.0)(!(version>=7.0.0))) [caused by: Unable to resolve com.day.cq.cq-replication [193](R 193.6): missing requirement [com.day.cq.cq-replication [193](R 193.6)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.granite.crypto)(version>=1.4.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.adobe.granite.crypto [177](R 177.0): missing requirement [com.adobe.granite.crypto [177](R 177.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api)(version>=2.1.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]]]] Unresolved requirements: [[com.day.cq.dam.cq-dam-asset-usage [378](R 378.0)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.dam.api)(version>=1.14.0)(!(version>=2.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.day.cq.dam.cq-dam-asset-usage [378](R 378.0): missing requirement [com.day.cq.dam.cq-dam-asset-usage [378](R 378.0)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.dam.api)(version>=1.14.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.day.cq.dam.cq-dam-api [377](R 377.6): missing requirement [com.day.cq.dam.cq-dam-api [377](R 377.6)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.replication)(version>=6.0.0)(!(version>=7.0.0))) [caused by: Unable to resolve com.day.cq.cq-replication [193](R 193.6): missing requirement [com.day.cq.cq-replication [193](R 193.6)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.granite.crypto)(version>=1.4.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.adobe.granite.crypto [177](R 177.0): missing requirement [com.adobe.granite.crypto [177](R 177.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api)(version>=2.1.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]]]] Unresolved requirements: [[com.day.cq.dam.cq-dam-asset-usage [378](R 378.0)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.dam.api)(version>=1.14.0)(!(version>=2.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:54:12.919 *ERROR* [FelixStartLevel] ERROR: Bundle '379' Error starting jcrinstall:/libs/dam/install/cq-dam-commons-5.9.108.jar (org.osgi.framework.BundleException: Unable to resolve com.day.cq.dam.cq-dam-commons [379](R 379.6): missing requirement [com.day.cq.dam.cq-dam-commons [379](R 379.6)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.tally.client.api)(version>=0.0.0)(!(version>=1.0.0))) [caused by: Unable to resolve com.adobe.cq.social.cq-social-tally [465](R 465.3): missing requirement [com.adobe.cq.social.cq-social-tally [465](R 465.3)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.commons.annotation)(version>=1.2.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.adobe.cq.social.cq-social-scf-api [521](R 521.0): missing requirement [com.adobe.cq.social.cq-social-scf-api [521](R 521.0)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.community.api)(version>=2.1.0)(!(version>=3.0.0))) [caused by: Unable to resolve com.adobe.cq.social.cq-social-ugcbase-api [525](R 525.0): missing requirement [com.adobe.cq.social.cq-social-ugcbase-api [525](R 525.0)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.replication)(version>=5.7.0)(!(version>=7.0.0))) [caused by: Unable to resolve com.day.cq.cq-replication [193](R 193.6): missing requirement [com.day.cq.cq-replication [193](R 193.6)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.granite.crypto)(version>=1.4.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.adobe.granite.crypto [177](R 177.0): missing requirement [com.adobe.granite.crypto [177](R 177.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api)(version>=2.1.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]]]]]] Unresolved requirements: [[com.day.cq.dam.cq-dam-commons [379](R 379.6)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.tally.client.api)(version>=0.0.0)(!(version>=1.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.day.cq.dam.cq-dam-commons [379](R 379.6): missing requirement [com.day.cq.dam.cq-dam-commons [379](R 379.6)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.tally.client.api)(version>=0.0.0)(!(version>=1.0.0))) [caused by: Unable to resolve com.adobe.cq.social.cq-social-tally [465](R 465.3): missing requirement [com.adobe.cq.social.cq-social-tally [465](R 465.3)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.commons.annotation)(version>=1.2.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.adobe.cq.social.cq-social-scf-api [521](R 521.0): missing requirement [com.adobe.cq.social.cq-social-scf-api [521](R 521.0)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.community.api)(version>=2.1.0)(!(version>=3.0.0))) [caused by: Unable to resolve com.adobe.cq.social.cq-social-ugcbase-api [525](R 525.0): missing requirement [com.adobe.cq.social.cq-social-ugcbase-api [525](R 525.0)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.replication)(version>=5.7.0)(!(version>=7.0.0))) [caused by: Unable to resolve com.day.cq.cq-replication [193](R 193.6): missing requirement [com.day.cq.cq-replication [193](R 193.6)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.granite.crypto)(version>=1.4.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.adobe.granite.crypto [177](R 177.0): missing requirement [com.adobe.granite.crypto [177](R 177.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api)(version>=2.1.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]]]]]] Unresolved requirements: [[com.day.cq.dam.cq-dam-commons [379](R 379.6)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.tally.client.api)(version>=0.0.0)(!(version>=1.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:54:12.920 *ERROR* [FelixStartLevel] ERROR: Bundle '380' Error starting jcrinstall:/libs/dam/install/cq-dam-core-5.9.144.jar (org.osgi.framework.BundleException: Unable to resolve com.day.cq.dam.cq-dam-core [380](R 380.6): missing requirement [com.day.cq.dam.cq-dam-core [380](R 380.6)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.contentsync.handler)(version>=1.0.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.day.cq.cq-content-sync [353](R 353.1): missing requirement [com.day.cq.cq-content-sync [353](R 353.1)] osgi.wiring.package; (osgi.wiring.package=com.day.cq.commons.jcr) [caused by: Unable to resolve com.day.cq.cq-commons [352](R 352.7): missing requirement [com.day.cq.cq-commons [352](R 352.7)] osgi.wiring.package; (&(osgi.wiring.package=com.day.text)(version>=1.1.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.day.commons.day-commons-text [100](R 100.0): missing requirement [com.day.commons.day-commons-text [100](R 100.0)] osgi.wiring.package; (osgi.wiring.package=org.slf4j)]]] Unresolved requirements: [[com.day.cq.dam.cq-dam-core [380](R 380.6)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.contentsync.handler)(version>=1.0.0)(!(version>=2.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.day.cq.dam.cq-dam-core [380](R 380.6): missing requirement [com.day.cq.dam.cq-dam-core [380](R 380.6)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.contentsync.handler)(version>=1.0.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.day.cq.cq-content-sync [353](R 353.1): missing requirement [com.day.cq.cq-content-sync [353](R 353.1)] osgi.wiring.package; (osgi.wiring.package=com.day.cq.commons.jcr) [caused by: Unable to resolve com.day.cq.cq-commons [352](R 352.7): missing requirement [com.day.cq.cq-commons [352](R 352.7)] osgi.wiring.package; (&(osgi.wiring.package=com.day.text)(version>=1.1.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.day.commons.day-commons-text [100](R 100.0): missing requirement [com.day.commons.day-commons-text [100](R 100.0)] osgi.wiring.package; (osgi.wiring.package=org.slf4j)]]] Unresolved requirements: [[com.day.cq.dam.cq-dam-core [380](R 380.6)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.contentsync.handler)(version>=1.0.0)(!(version>=2.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:54:12.922 *ERROR* [FelixStartLevel] ERROR: Bundle '381' Error starting jcrinstall:/libs/dam/install/cq-dam-drive-handlers-1.0.4.jar (org.osgi.framework.BundleException: Unable to resolve com.day.cq.dam.cq-dam-drive-handlers [381](R 381.0): missing requirement [com.day.cq.dam.cq-dam-drive-handlers [381](R 381.0)] osgi.wiring.package; (osgi.wiring.package=com.day.cq.commons.servlets) [caused by: Unable to resolve com.day.cq.cq-commons [352](R 352.7): missing requirement [com.day.cq.cq-commons [352](R 352.7)] osgi.wiring.package; (&(osgi.wiring.package=com.day.text)(version>=1.1.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.day.commons.day-commons-text [100](R 100.0): missing requirement [com.day.commons.day-commons-text [100](R 100.0)] osgi.wiring.package; (osgi.wiring.package=org.slf4j)]] Unresolved requirements: [[com.day.cq.dam.cq-dam-drive-handlers [381](R 381.0)] osgi.wiring.package; (osgi.wiring.package=com.day.cq.commons.servlets)])
org.osgi.framework.BundleException: Unable to resolve com.day.cq.dam.cq-dam-drive-handlers [381](R 381.0): missing requirement [com.day.cq.dam.cq-dam-drive-handlers [381](R 381.0)] osgi.wiring.package; (osgi.wiring.package=com.day.cq.commons.servlets) [caused by: Unable to resolve com.day.cq.cq-commons [352](R 352.7): missing requirement [com.day.cq.cq-commons [352](R 352.7)] osgi.wiring.package; (&(osgi.wiring.package=com.day.text)(version>=1.1.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.day.commons.day-commons-text [100](R 100.0): missing requirement [com.day.commons.day-commons-text [100](R 100.0)] osgi.wiring.package; (osgi.wiring.package=org.slf4j)]] Unresolved requirements: [[com.day.cq.dam.cq-dam-drive-handlers [381](R 381.0)] osgi.wiring.package; (osgi.wiring.package=com.day.cq.commons.servlets)]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:54:12.923 *ERROR* [FelixStartLevel] ERROR: Bundle '382' Error starting jcrinstall:/libs/dam/install/cq-dam-entitlement-1.0.16.jar (org.osgi.framework.BundleException: Unable to resolve com.day.cq.dam.cq-dam-entitlement [382](R 382.1): missing requirement [com.day.cq.dam.cq-dam-entitlement [382](R 382.1)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.2.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[com.day.cq.dam.cq-dam-entitlement [382](R 382.1)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.2.0)(!(version>=3.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.day.cq.dam.cq-dam-entitlement [382](R 382.1): missing requirement [com.day.cq.dam.cq-dam-entitlement [382](R 382.1)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.2.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[com.day.cq.dam.cq-dam-entitlement [382](R 382.1)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.2.0)(!(version>=3.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:54:12.925 *ERROR* [FelixStartLevel] ERROR: Bundle '383' Error starting jcrinstall:/libs/dam/install/cq-dam-handler-5.9.26.jar (org.osgi.framework.BundleException: Unable to resolve com.day.cq.dam.cq-dam-handler [383](R 383.6): missing requirement [com.day.cq.dam.cq-dam-handler [383](R 383.6)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.dam.api.handler.xmp)(version>=1.1.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.day.cq.dam.cq-dam-api [377](R 377.6): missing requirement [com.day.cq.dam.cq-dam-api [377](R 377.6)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.granite.asset.api)(version>=1.4.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.adobe.granite.asset.api [162](R 162.0): missing requirement [com.adobe.granite.asset.api [162](R 162.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.3.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]]] Unresolved requirements: [[com.day.cq.dam.cq-dam-handler [383](R 383.6)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.dam.api.handler.xmp)(version>=1.1.0)(!(version>=2.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.day.cq.dam.cq-dam-handler [383](R 383.6): missing requirement [com.day.cq.dam.cq-dam-handler [383](R 383.6)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.dam.api.handler.xmp)(version>=1.1.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.day.cq.dam.cq-dam-api [377](R 377.6): missing requirement [com.day.cq.dam.cq-dam-api [377](R 377.6)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.granite.asset.api)(version>=1.4.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.adobe.granite.asset.api [162](R 162.0): missing requirement [com.adobe.granite.asset.api [162](R 162.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.3.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]]] Unresolved requirements: [[com.day.cq.dam.cq-dam-handler [383](R 383.6)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.dam.api.handler.xmp)(version>=1.1.0)(!(version>=2.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:54:12.927 *ERROR* [FelixStartLevel] ERROR: Bundle '384' Error starting jcrinstall:/libs/dam/install/cq-dam-indesign-5.9.20.jar (org.osgi.framework.BundleException: Unable to resolve com.day.cq.dam.cq-dam-indesign [384](R 384.5): missing requirement [com.day.cq.dam.cq-dam-indesign [384](R 384.5)] osgi.wiring.package; (osgi.wiring.package=com.day.cq.commons.jcr) [caused by: Unable to resolve com.day.cq.cq-commons [352](R 352.7): missing requirement [com.day.cq.cq-commons [352](R 352.7)] osgi.wiring.package; (&(osgi.wiring.package=com.day.text)(version>=1.1.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.day.commons.day-commons-text [100](R 100.0): missing requirement [com.day.commons.day-commons-text [100](R 100.0)] osgi.wiring.package; (osgi.wiring.package=org.slf4j)]] Unresolved requirements: [[com.day.cq.dam.cq-dam-indesign [384](R 384.5)] osgi.wiring.package; (osgi.wiring.package=com.day.cq.commons.jcr)])
org.osgi.framework.BundleException: Unable to resolve com.day.cq.dam.cq-dam-indesign [384](R 384.5): missing requirement [com.day.cq.dam.cq-dam-indesign [384](R 384.5)] osgi.wiring.package; (osgi.wiring.package=com.day.cq.commons.jcr) [caused by: Unable to resolve com.day.cq.cq-commons [352](R 352.7): missing requirement [com.day.cq.cq-commons [352](R 352.7)] osgi.wiring.package; (&(osgi.wiring.package=com.day.text)(version>=1.1.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.day.commons.day-commons-text [100](R 100.0): missing requirement [com.day.commons.day-commons-text [100](R 100.0)] osgi.wiring.package; (osgi.wiring.package=org.slf4j)]] Unresolved requirements: [[com.day.cq.dam.cq-dam-indesign [384](R 384.5)] osgi.wiring.package; (osgi.wiring.package=com.day.cq.commons.jcr)]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:54:12.928 *ERROR* [FelixStartLevel] ERROR: Bundle '385' Error starting jcrinstall:/libs/dam/install/cq-dam-index-builder-1.1.24.jar (org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.cq-dam-index-builder [385](R 385.0): missing requirement [com.adobe.cq.cq-dam-index-builder [385](R 385.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.3.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[com.adobe.cq.cq-dam-index-builder [385](R 385.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.3.0)(!(version>=3.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.cq-dam-index-builder [385](R 385.0): missing requirement [com.adobe.cq.cq-dam-index-builder [385](R 385.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.3.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[com.adobe.cq.cq-dam-index-builder [385](R 385.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.3.0)(!(version>=3.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:54:12.930 *ERROR* [FelixStartLevel] ERROR: Bundle '386' Error starting jcrinstall:/libs/dam/install/cq-dam-mac-sync-1.2.14.jar (org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.cq-dam-mac-sync [386](R 386.2): missing requirement [com.adobe.cq.cq-dam-mac-sync [386](R 386.2)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.replication)(version>=6.0.0)(!(version>=7.0.0))) [caused by: Unable to resolve com.day.cq.cq-replication [193](R 193.6): missing requirement [com.day.cq.cq-replication [193](R 193.6)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.granite.crypto)(version>=1.4.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.adobe.granite.crypto [177](R 177.0): missing requirement [com.adobe.granite.crypto [177](R 177.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api)(version>=2.1.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]]] Unresolved requirements: [[com.adobe.cq.cq-dam-mac-sync [386](R 386.2)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.replication)(version>=6.0.0)(!(version>=7.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.cq-dam-mac-sync [386](R 386.2): missing requirement [com.adobe.cq.cq-dam-mac-sync [386](R 386.2)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.replication)(version>=6.0.0)(!(version>=7.0.0))) [caused by: Unable to resolve com.day.cq.cq-replication [193](R 193.6): missing requirement [com.day.cq.cq-replication [193](R 193.6)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.granite.crypto)(version>=1.4.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.adobe.granite.crypto [177](R 177.0): missing requirement [com.adobe.granite.crypto [177](R 177.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api)(version>=2.1.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]]] Unresolved requirements: [[com.adobe.cq.cq-dam-mac-sync [386](R 386.2)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.replication)(version>=6.0.0)(!(version>=7.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:54:12.931 *ERROR* [FelixStartLevel] ERROR: Bundle '387' Error starting jcrinstall:/libs/dam/install/cq-dam-mac-sync-helper-1.2.34.jar (org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.cq-dam-mac-sync-helper [387](R 387.7): missing requirement [com.adobe.cq.cq-dam-mac-sync-helper [387](R 387.7)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.granite.auth.oauth)(version>=3.1.0)(!(version>=4.0.0))) [caused by: Unable to resolve com.adobe.granite.auth.oauth [166](R 166.1): missing requirement [com.adobe.granite.auth.oauth [166](R 166.1)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.granite.keystore)(version>=3.0.0)(!(version>=4.0.0))) [caused by: Unable to resolve com.adobe.granite.crypto [177](R 177.0): missing requirement [com.adobe.granite.crypto [177](R 177.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api)(version>=2.1.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]]] Unresolved requirements: [[com.adobe.cq.cq-dam-mac-sync-helper [387](R 387.7)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.granite.auth.oauth)(version>=3.1.0)(!(version>=4.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.cq-dam-mac-sync-helper [387](R 387.7): missing requirement [com.adobe.cq.cq-dam-mac-sync-helper [387](R 387.7)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.granite.auth.oauth)(version>=3.1.0)(!(version>=4.0.0))) [caused by: Unable to resolve com.adobe.granite.auth.oauth [166](R 166.1): missing requirement [com.adobe.granite.auth.oauth [166](R 166.1)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.granite.keystore)(version>=3.0.0)(!(version>=4.0.0))) [caused by: Unable to resolve com.adobe.granite.crypto [177](R 177.0): missing requirement [com.adobe.granite.crypto [177](R 177.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api)(version>=2.1.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]]] Unresolved requirements: [[com.adobe.cq.cq-dam-mac-sync-helper [387](R 387.7)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.granite.auth.oauth)(version>=3.1.0)(!(version>=4.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:54:12.932 *ERROR* [FelixStartLevel] ERROR: Bundle '388' Error starting jcrinstall:/libs/dam/install/cq-dam-pim-0.2.8.jar (org.osgi.framework.BundleException: Unable to resolve com.day.cq.dam.cq-dam-pim [388](R 388.0): missing requirement [com.day.cq.dam.cq-dam-pim [388](R 388.0)] osgi.wiring.package; (osgi.wiring.package=com.day.cq.commons.servlets) [caused by: Unable to resolve com.day.cq.cq-commons [352](R 352.7): missing requirement [com.day.cq.cq-commons [352](R 352.7)] osgi.wiring.package; (&(osgi.wiring.package=com.day.text)(version>=1.1.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.day.commons.day-commons-text [100](R 100.0): missing requirement [com.day.commons.day-commons-text [100](R 100.0)] osgi.wiring.package; (osgi.wiring.package=org.slf4j)]] Unresolved requirements: [[com.day.cq.dam.cq-dam-pim [388](R 388.0)] osgi.wiring.package; (osgi.wiring.package=com.day.cq.commons.servlets)])
org.osgi.framework.BundleException: Unable to resolve com.day.cq.dam.cq-dam-pim [388](R 388.0): missing requirement [com.day.cq.dam.cq-dam-pim [388](R 388.0)] osgi.wiring.package; (osgi.wiring.package=com.day.cq.commons.servlets) [caused by: Unable to resolve com.day.cq.cq-commons [352](R 352.7): missing requirement [com.day.cq.cq-commons [352](R 352.7)] osgi.wiring.package; (&(osgi.wiring.package=com.day.text)(version>=1.1.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.day.commons.day-commons-text [100](R 100.0): missing requirement [com.day.commons.day-commons-text [100](R 100.0)] osgi.wiring.package; (osgi.wiring.package=org.slf4j)]] Unresolved requirements: [[com.day.cq.dam.cq-dam-pim [388](R 388.0)] osgi.wiring.package; (osgi.wiring.package=com.day.cq.commons.servlets)]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:54:12.934 *ERROR* [FelixStartLevel] ERROR: Bundle '389' Error starting jcrinstall:/libs/dam/install/cq-dam-s7dam-5.9.134.jar (org.osgi.framework.BundleException: Unable to resolve com.day.cq.dam.cq-dam-s7dam [389](R 389.6): missing requirement [com.day.cq.dam.cq-dam-s7dam [389](R 389.6)] osgi.wiring.package; (osgi.wiring.package=com.day.cq.commons) [caused by: Unable to resolve com.day.cq.cq-commons [352](R 352.7): missing requirement [com.day.cq.cq-commons [352](R 352.7)] osgi.wiring.package; (&(osgi.wiring.package=com.day.text)(version>=1.1.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.day.commons.day-commons-text [100](R 100.0): missing requirement [com.day.commons.day-commons-text [100](R 100.0)] osgi.wiring.package; (osgi.wiring.package=org.slf4j)]] Unresolved requirements: [[com.day.cq.dam.cq-dam-s7dam [389](R 389.6)] osgi.wiring.package; (osgi.wiring.package=com.day.cq.commons)])
org.osgi.framework.BundleException: Unable to resolve com.day.cq.dam.cq-dam-s7dam [389](R 389.6): missing requirement [com.day.cq.dam.cq-dam-s7dam [389](R 389.6)] osgi.wiring.package; (osgi.wiring.package=com.day.cq.commons) [caused by: Unable to resolve com.day.cq.cq-commons [352](R 352.7): missing requirement [com.day.cq.cq-commons [352](R 352.7)] osgi.wiring.package; (&(osgi.wiring.package=com.day.text)(version>=1.1.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.day.commons.day-commons-text [100](R 100.0): missing requirement [com.day.commons.day-commons-text [100](R 100.0)] osgi.wiring.package; (osgi.wiring.package=org.slf4j)]] Unresolved requirements: [[com.day.cq.dam.cq-dam-s7dam [389](R 389.6)] osgi.wiring.package; (osgi.wiring.package=com.day.cq.commons)]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:54:12.935 *ERROR* [FelixStartLevel] ERROR: Bundle '390' Error starting jcrinstall:/libs/dam/install/cq-dam-scene7-5.9.48.jar (org.osgi.framework.BundleException: Unable to resolve com.day.cq.dam.cq-dam-scene7 [390](R 390.5): missing requirement [com.day.cq.dam.cq-dam-scene7 [390](R 390.5)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.granite.license)(version>=1.1.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.adobe.granite.license [63](R 63.5): missing requirement [com.adobe.granite.license [63](R 63.5)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.1.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]] Unresolved requirements: [[com.day.cq.dam.cq-dam-scene7 [390](R 390.5)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.granite.license)(version>=1.1.0)(!(version>=2.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.day.cq.dam.cq-dam-scene7 [390](R 390.5): missing requirement [com.day.cq.dam.cq-dam-scene7 [390](R 390.5)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.granite.license)(version>=1.1.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.adobe.granite.license [63](R 63.5): missing requirement [com.adobe.granite.license [63](R 63.5)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.1.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]] Unresolved requirements: [[com.day.cq.dam.cq-dam-scene7 [390](R 390.5)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.granite.license)(version>=1.1.0)(!(version>=2.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:54:12.936 *ERROR* [FelixStartLevel] ERROR: Bundle '391' Error starting jcrinstall:/libs/dam/install/cq-dam-similaritysearch-5.9.28.jar (org.osgi.framework.BundleException: Unable to resolve com.day.cq.dam.cq-dam-similaritysearch [391](R 391.1): missing requirement [com.day.cq.dam.cq-dam-similaritysearch [391](R 391.1)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.granite.crypto)(version>=1.4.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.adobe.granite.crypto [177](R 177.0): missing requirement [com.adobe.granite.crypto [177](R 177.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api)(version>=2.1.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]] Unresolved requirements: [[com.day.cq.dam.cq-dam-similaritysearch [391](R 391.1)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.granite.crypto)(version>=1.4.0)(!(version>=2.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.day.cq.dam.cq-dam-similaritysearch [391](R 391.1): missing requirement [com.day.cq.dam.cq-dam-similaritysearch [391](R 391.1)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.granite.crypto)(version>=1.4.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.adobe.granite.crypto [177](R 177.0): missing requirement [com.adobe.granite.crypto [177](R 177.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api)(version>=2.1.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]] Unresolved requirements: [[com.day.cq.dam.cq-dam-similaritysearch [391](R 391.1)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.granite.crypto)(version>=1.4.0)(!(version>=2.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:54:12.937 *ERROR* [FelixStartLevel] ERROR: Bundle '392' Error starting jcrinstall:/libs/dam/install/cq-dam-svg-handler-0.1.4.jar (org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.dam.cq-dam-svg-handler [392](R 392.0): missing requirement [com.adobe.cq.dam.cq-dam-svg-handler [392](R 392.0)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.dam.api.metadata)(version>=1.0.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.day.cq.dam.cq-dam-api [377](R 377.6): missing requirement [com.day.cq.dam.cq-dam-api [377](R 377.6)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.replication)(version>=6.0.0)(!(version>=7.0.0))) [caused by: Unable to resolve com.day.cq.cq-replication [193](R 193.6): missing requirement [com.day.cq.cq-replication [193](R 193.6)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.granite.crypto)(version>=1.4.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.adobe.granite.crypto [177](R 177.0): missing requirement [com.adobe.granite.crypto [177](R 177.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api)(version>=2.1.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]]]] Unresolved requirements: [[com.adobe.cq.dam.cq-dam-svg-handler [392](R 392.0)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.dam.api.metadata)(version>=1.0.0)(!(version>=2.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.dam.cq-dam-svg-handler [392](R 392.0): missing requirement [com.adobe.cq.dam.cq-dam-svg-handler [392](R 392.0)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.dam.api.metadata)(version>=1.0.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.day.cq.dam.cq-dam-api [377](R 377.6): missing requirement [com.day.cq.dam.cq-dam-api [377](R 377.6)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.replication)(version>=6.0.0)(!(version>=7.0.0))) [caused by: Unable to resolve com.day.cq.cq-replication [193](R 193.6): missing requirement [com.day.cq.cq-replication [193](R 193.6)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.granite.crypto)(version>=1.4.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.adobe.granite.crypto [177](R 177.0): missing requirement [com.adobe.granite.crypto [177](R 177.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api)(version>=2.1.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]]]] Unresolved requirements: [[com.adobe.cq.dam.cq-dam-svg-handler [392](R 392.0)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.dam.api.metadata)(version>=1.0.0)(!(version>=2.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:54:12.939 *ERROR* [FelixStartLevel] ERROR: Bundle '393' Error starting jcrinstall:/libs/dam/install/cq-dam-video-5.9.2.jar (org.osgi.framework.BundleException: Unable to resolve com.day.cq.dam.cq-dam-video [393](R 393.1): missing requirement [com.day.cq.dam.cq-dam-video [393](R 393.1)] osgi.wiring.package; (osgi.wiring.package=com.day.cq.dam.commons.thumbnail) [caused by: Unable to resolve com.day.cq.dam.cq-dam-commons [379](R 379.6): missing requirement [com.day.cq.dam.cq-dam-commons [379](R 379.6)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.tally.client.api)(version>=0.0.0)(!(version>=1.0.0))) [caused by: Unable to resolve com.adobe.cq.social.cq-social-tally [465](R 465.3): missing requirement [com.adobe.cq.social.cq-social-tally [465](R 465.3)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.commons.annotation)(version>=1.2.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.adobe.cq.social.cq-social-scf-api [521](R 521.0): missing requirement [com.adobe.cq.social.cq-social-scf-api [521](R 521.0)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.community.api)(version>=2.1.0)(!(version>=3.0.0))) [caused by: Unable to resolve com.adobe.cq.social.cq-social-ugcbase-api [525](R 525.0): missing requirement [com.adobe.cq.social.cq-social-ugcbase-api [525](R 525.0)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.replication)(version>=5.7.0)(!(version>=7.0.0))) [caused by: Unable to resolve com.day.cq.cq-replication [193](R 193.6): missing requirement [com.day.cq.cq-replication [193](R 193.6)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.granite.crypto)(version>=1.4.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.adobe.granite.crypto [177](R 177.0): missing requirement [com.adobe.granite.crypto [177](R 177.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api)(version>=2.1.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]]]]]]] Unresolved requirements: [[com.day.cq.dam.cq-dam-video [393](R 393.1)] osgi.wiring.package; (osgi.wiring.package=com.day.cq.dam.commons.thumbnail)])
org.osgi.framework.BundleException: Unable to resolve com.day.cq.dam.cq-dam-video [393](R 393.1): missing requirement [com.day.cq.dam.cq-dam-video [393](R 393.1)] osgi.wiring.package; (osgi.wiring.package=com.day.cq.dam.commons.thumbnail) [caused by: Unable to resolve com.day.cq.dam.cq-dam-commons [379](R 379.6): missing requirement [com.day.cq.dam.cq-dam-commons [379](R 379.6)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.tally.client.api)(version>=0.0.0)(!(version>=1.0.0))) [caused by: Unable to resolve com.adobe.cq.social.cq-social-tally [465](R 465.3): missing requirement [com.adobe.cq.social.cq-social-tally [465](R 465.3)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.commons.annotation)(version>=1.2.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.adobe.cq.social.cq-social-scf-api [521](R 521.0): missing requirement [com.adobe.cq.social.cq-social-scf-api [521](R 521.0)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.community.api)(version>=2.1.0)(!(version>=3.0.0))) [caused by: Unable to resolve com.adobe.cq.social.cq-social-ugcbase-api [525](R 525.0): missing requirement [com.adobe.cq.social.cq-social-ugcbase-api [525](R 525.0)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.replication)(version>=5.7.0)(!(version>=7.0.0))) [caused by: Unable to resolve com.day.cq.cq-replication [193](R 193.6): missing requirement [com.day.cq.cq-replication [193](R 193.6)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.granite.crypto)(version>=1.4.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.adobe.granite.crypto [177](R 177.0): missing requirement [com.adobe.granite.crypto [177](R 177.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api)(version>=2.1.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]]]]]]] Unresolved requirements: [[com.day.cq.dam.cq-dam-video [393](R 393.1)] osgi.wiring.package; (osgi.wiring.package=com.day.cq.dam.commons.thumbnail)]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:54:12.940 *ERROR* [FelixStartLevel] ERROR: Bundle '394' Error starting jcrinstall:/libs/dam/install/cq-dam-word-5.9.2.jar (org.osgi.framework.BundleException: Unable to resolve com.day.cq.dam.cq-dam-word [394](R 394.6): missing requirement [com.day.cq.dam.cq-dam-word [394](R 394.6)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.granite.workflow.exec)(version>=1.0.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.adobe.granite.workflow.api [214](R 214.0): missing requirement [com.adobe.granite.workflow.api [214](R 214.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.0.8)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]] Unresolved requirements: [[com.day.cq.dam.cq-dam-word [394](R 394.6)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.granite.workflow.exec)(version>=1.0.0)(!(version>=2.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.day.cq.dam.cq-dam-word [394](R 394.6): missing requirement [com.day.cq.dam.cq-dam-word [394](R 394.6)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.granite.workflow.exec)(version>=1.0.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.adobe.granite.workflow.api [214](R 214.0): missing requirement [com.adobe.granite.workflow.api [214](R 214.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.0.8)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]] Unresolved requirements: [[com.day.cq.dam.cq-dam-word [394](R 394.6)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.granite.workflow.exec)(version>=1.0.0)(!(version>=2.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:54:12.941 *ERROR* [FelixStartLevel] ERROR: Bundle '395' Error starting jcrinstall:/libs/dam/install/cq-delivery-api-1.0.16.jar (org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.dam.cq-delivery-api [395](R 395.1): missing requirement [com.adobe.cq.dam.cq-delivery-api [395](R 395.1)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.1.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[com.adobe.cq.dam.cq-delivery-api [395](R 395.1)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.1.0)(!(version>=3.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.dam.cq-delivery-api [395](R 395.1): missing requirement [com.adobe.cq.dam.cq-delivery-api [395](R 395.1)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.1.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[com.adobe.cq.dam.cq-delivery-api [395](R 395.1)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.1.0)(!(version>=3.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:54:12.944 *ERROR* [FelixStartLevel] ERROR: Bundle '397' Error starting jcrinstall:/libs/dam/install/cq-gfx-1.0.0.jar (org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.cq-gfx [397](R 397.0): missing requirement [com.adobe.cq.cq-gfx [397](R 397.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0))) Unresolved requirements: [[com.adobe.cq.cq-gfx [397](R 397.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.cq-gfx [397](R 397.0): missing requirement [com.adobe.cq.cq-gfx [397](R 397.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0))) Unresolved requirements: [[com.adobe.cq.cq-gfx [397](R 397.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:54:12.946 *ERROR* [FelixStartLevel] ERROR: Bundle '398' Error starting jcrinstall:/libs/dam/install/cq-scene7-imaging-1.2.70.jar (org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.dam.cq-scene7-imaging [398](R 398.2): missing requirement [com.adobe.cq.dam.cq-scene7-imaging [398](R 398.2)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.dam.dm.icc.api)(version>=2.1.0)(!(version>=2.2.0))) [caused by: Unable to resolve com.adobe.cq.dam.cq-delivery-api [395](R 395.1): missing requirement [com.adobe.cq.dam.cq-delivery-api [395](R 395.1)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.1.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]] Unresolved requirements: [[com.adobe.cq.dam.cq-scene7-imaging [398](R 398.2)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.dam.dm.icc.api)(version>=2.1.0)(!(version>=2.2.0)))])
org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.dam.cq-scene7-imaging [398](R 398.2): missing requirement [com.adobe.cq.dam.cq-scene7-imaging [398](R 398.2)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.dam.dm.icc.api)(version>=2.1.0)(!(version>=2.2.0))) [caused by: Unable to resolve com.adobe.cq.dam.cq-delivery-api [395](R 395.1): missing requirement [com.adobe.cq.dam.cq-delivery-api [395](R 395.1)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.1.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]] Unresolved requirements: [[com.adobe.cq.dam.cq-scene7-imaging [398](R 398.2)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.dam.dm.icc.api)(version>=2.1.0)(!(version>=2.2.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:54:12.946 *ERROR* [FelixStartLevel] ERROR: Bundle '399' Error starting jcrinstall:/libs/dam/install/files.host-1.0.4.jar (org.osgi.framework.BundleException: Unable to resolve com.adobe.xmp.worker.files.host [399](R 399.1): missing requirement [com.adobe.xmp.worker.files.host [399](R 399.1)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.6.0)(!(version>=2.0.0))) Unresolved requirements: [[com.adobe.xmp.worker.files.host [399](R 399.1)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.6.0)(!(version>=2.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.adobe.xmp.worker.files.host [399](R 399.1): missing requirement [com.adobe.xmp.worker.files.host [399](R 399.1)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.6.0)(!(version>=2.0.0))) Unresolved requirements: [[com.adobe.xmp.worker.files.host [399](R 399.1)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.6.0)(!(version>=2.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:54:12.947 *ERROR* [FelixStartLevel] ERROR: Bundle '405' Error starting jcrinstall:/libs/dam/install/org.apache.sling.commons.contentdetection-1.0.2.jar (org.osgi.framework.BundleException: Unable to resolve org.apache.sling.commons.contentdetection [405](R 405.0): missing requirement [org.apache.sling.commons.contentdetection [405](R 405.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.commons.mime)(version>=2.1.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.commons.mime [307](R 307.0): missing requirement [org.apache.sling.commons.mime [307](R 307.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[org.apache.sling.commons.contentdetection [405](R 405.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.commons.mime)(version>=2.1.0)(!(version>=3.0.0)))])
org.osgi.framework.BundleException: Unable to resolve org.apache.sling.commons.contentdetection [405](R 405.0): missing requirement [org.apache.sling.commons.contentdetection [405](R 405.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.commons.mime)(version>=2.1.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.commons.mime [307](R 307.0): missing requirement [org.apache.sling.commons.mime [307](R 307.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[org.apache.sling.commons.contentdetection [405](R 405.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.commons.mime)(version>=2.1.0)(!(version>=3.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:54:12.948 *ERROR* [FelixStartLevel] ERROR: Bundle '406' Error starting jcrinstall:/libs/dam/install/pdfservices_manipulation-3.0.571237.jar (org.osgi.framework.BundleException: Unable to resolve PDFServices_manipulations [406](R 406.6): missing requirement [PDFServices_manipulations [406](R 406.6)] osgi.wiring.package; (osgi.wiring.package=javax.activation) [caused by: Unable to resolve org.apache.sling.javax.activation [14](R 14.0): missing requirement [org.apache.sling.javax.activation [14](R 14.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[PDFServices_manipulations [406](R 406.6)] osgi.wiring.package; (osgi.wiring.package=javax.activation)])
org.osgi.framework.BundleException: Unable to resolve PDFServices_manipulations [406](R 406.6): missing requirement [PDFServices_manipulations [406](R 406.6)] osgi.wiring.package; (osgi.wiring.package=javax.activation) [caused by: Unable to resolve org.apache.sling.javax.activation [14](R 14.0): missing requirement [org.apache.sling.javax.activation [14](R 14.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[PDFServices_manipulations [406](R 406.6)] osgi.wiring.package; (osgi.wiring.package=javax.activation)]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:54:12.952 *ERROR* [FelixStartLevel] ERROR: Bundle '408' Error starting jcrinstall:/libs/fd/af/install/aemds-guide-core-3.1.20.jar (org.osgi.framework.BundleException: Unable to resolve com.adobe.aemds.guide.aemds-guide-core [408](R 408.0): missing requirement [com.adobe.aemds.guide.aemds-guide-core [408](R 408.0)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.forms.common.submitutils)(version>=3.0.0)(!(version>=10.0.0))) [caused by: Unable to resolve com.adobe.forms.common.adobe-xfaforms-common [470](R 470.0): missing requirement [com.adobe.forms.common.adobe-xfaforms-common [470](R 470.0)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.commons)(version>=1.0.0)) [caused by: Unable to resolve com.day.cq.cq-commons [352](R 352.7): missing requirement [com.day.cq.cq-commons [352](R 352.7)] osgi.wiring.package; (osgi.wiring.package=com.day.cq.xss) [caused by: Unable to resolve com.day.cq.cq-xssprotection [216](R 216.6): missing requirement [com.day.cq.cq-xssprotection [216](R 216.6)] osgi.wiring.package; (osgi.wiring.package=org.apache.commons.httpclient.methods) [caused by: Unable to resolve com.day.commons.osgi.wrapper.commons-httpclient [120](R 120.0): missing requirement [com.day.commons.osgi.wrapper.commons-httpclient [120](R 120.0)] osgi.wiring.package; (osgi.wiring.package=org.apache.commons.logging)]]]] Unresolved requirements: [[com.adobe.aemds.guide.aemds-guide-core [408](R 408.0)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.forms.common.submitutils)(version>=3.0.0)(!(version>=10.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.adobe.aemds.guide.aemds-guide-core [408](R 408.0): missing requirement [com.adobe.aemds.guide.aemds-guide-core [408](R 408.0)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.forms.common.submitutils)(version>=3.0.0)(!(version>=10.0.0))) [caused by: Unable to resolve com.adobe.forms.common.adobe-xfaforms-common [470](R 470.0): missing requirement [com.adobe.forms.common.adobe-xfaforms-common [470](R 470.0)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.commons)(version>=1.0.0)) [caused by: Unable to resolve com.day.cq.cq-commons [352](R 352.7): missing requirement [com.day.cq.cq-commons [352](R 352.7)] osgi.wiring.package; (osgi.wiring.package=com.day.cq.xss) [caused by: Unable to resolve com.day.cq.cq-xssprotection [216](R 216.6): missing requirement [com.day.cq.cq-xssprotection [216](R 216.6)] osgi.wiring.package; (osgi.wiring.package=org.apache.commons.httpclient.methods) [caused by: Unable to resolve com.day.commons.osgi.wrapper.commons-httpclient [120](R 120.0): missing requirement [com.day.commons.osgi.wrapper.commons-httpclient [120](R 120.0)] osgi.wiring.package; (osgi.wiring.package=org.apache.commons.logging)]]]] Unresolved requirements: [[com.adobe.aemds.guide.aemds-guide-core [408](R 408.0)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.forms.common.submitutils)(version>=3.0.0)(!(version>=10.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:54:12.953 *ERROR* [FelixStartLevel] ERROR: Bundle '409' Error starting jcrinstall:/libs/fd/expeditor/install/aemfd-expeditor-utils-bundle-2.1.16.jar (org.osgi.framework.BundleException: Unable to resolve com.adobe.aemfd.expeditor.aemfd-expeditor-utils-bundle [409](R 409.0): missing requirement [com.adobe.aemfd.expeditor.aemfd-expeditor-utils-bundle [409](R 409.0)] osgi.wiring.package; (&(osgi.wiring.package=org.mozilla.javascript.ast)(version>=1.1.0)(!(version>=2.0.0))) [caused by: Unable to resolve org.apache.sling.scripting.javascript [329](R 329.0): missing requirement [org.apache.sling.scripting.javascript [329](R 329.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.scripting)(version>=2.1.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]] Unresolved requirements: [[com.adobe.aemfd.expeditor.aemfd-expeditor-utils-bundle [409](R 409.0)] osgi.wiring.package; (&(osgi.wiring.package=org.mozilla.javascript.ast)(version>=1.1.0)(!(version>=2.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.adobe.aemfd.expeditor.aemfd-expeditor-utils-bundle [409](R 409.0): missing requirement [com.adobe.aemfd.expeditor.aemfd-expeditor-utils-bundle [409](R 409.0)] osgi.wiring.package; (&(osgi.wiring.package=org.mozilla.javascript.ast)(version>=1.1.0)(!(version>=2.0.0))) [caused by: Unable to resolve org.apache.sling.scripting.javascript [329](R 329.0): missing requirement [org.apache.sling.scripting.javascript [329](R 329.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.scripting)(version>=2.1.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]] Unresolved requirements: [[com.adobe.aemfd.expeditor.aemfd-expeditor-utils-bundle [409](R 409.0)] osgi.wiring.package; (&(osgi.wiring.package=org.mozilla.javascript.ast)(version>=1.1.0)(!(version>=2.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:54:12.953 *ERROR* [FelixStartLevel] ERROR: Bundle '410' Error starting jcrinstall:/libs/fd/expeditor/install/aemfd-expeditor-wsdl-bundle-2.1.16.jar (org.osgi.framework.BundleException: Unable to resolve com.adobe.aemfd.expeditor.aemfd-expeditor-wsdl-bundle [410](R 410.0): missing requirement [com.adobe.aemfd.expeditor.aemfd-expeditor-wsdl-bundle [410](R 410.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.5.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[com.adobe.aemfd.expeditor.aemfd-expeditor-wsdl-bundle [410](R 410.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.5.0)(!(version>=3.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.adobe.aemfd.expeditor.aemfd-expeditor-wsdl-bundle [410](R 410.0): missing requirement [com.adobe.aemfd.expeditor.aemfd-expeditor-wsdl-bundle [410](R 410.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.5.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[com.adobe.aemfd.expeditor.aemfd-expeditor-wsdl-bundle [410](R 410.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.5.0)(!(version>=3.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:54:12.955 *ERROR* [FelixStartLevel] ERROR: Bundle '411' Error starting jcrinstall:/libs/fd/fm/install/adobe-aemds-formsanddocuments-core-5.1.16.jar (org.osgi.framework.BundleException: Unable to resolve com.adobe.aemds.formsmanager.adobe-aemds-formsanddocuments-core [411](R 411.0): missing requirement [com.adobe.aemds.formsmanager.adobe-aemds-formsanddocuments-core [411](R 411.0)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.forms.common.service)(version>=3.0.0)(!(version>=10.0.0))) [caused by: Unable to resolve com.adobe.forms.common.adobe-xfaforms-common [470](R 470.0): missing requirement [com.adobe.forms.common.adobe-xfaforms-common [470](R 470.0)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.commons)(version>=1.0.0)) [caused by: Unable to resolve com.day.cq.cq-commons [352](R 352.7): missing requirement [com.day.cq.cq-commons [352](R 352.7)] osgi.wiring.package; (osgi.wiring.package=com.day.cq.xss) [caused by: Unable to resolve com.day.cq.cq-xssprotection [216](R 216.6): missing requirement [com.day.cq.cq-xssprotection [216](R 216.6)] osgi.wiring.package; (osgi.wiring.package=org.apache.commons.httpclient.methods) [caused by: Unable to resolve com.day.commons.osgi.wrapper.commons-httpclient [120](R 120.0): missing requirement [com.day.commons.osgi.wrapper.commons-httpclient [120](R 120.0)] osgi.wiring.package; (osgi.wiring.package=org.apache.commons.logging)]]]] Unresolved requirements: [[com.adobe.aemds.formsmanager.adobe-aemds-formsanddocuments-core [411](R 411.0)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.forms.common.service)(version>=3.0.0)(!(version>=10.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.adobe.aemds.formsmanager.adobe-aemds-formsanddocuments-core [411](R 411.0): missing requirement [com.adobe.aemds.formsmanager.adobe-aemds-formsanddocuments-core [411](R 411.0)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.forms.common.service)(version>=3.0.0)(!(version>=10.0.0))) [caused by: Unable to resolve com.adobe.forms.common.adobe-xfaforms-common [470](R 470.0): missing requirement [com.adobe.forms.common.adobe-xfaforms-common [470](R 470.0)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.commons)(version>=1.0.0)) [caused by: Unable to resolve com.day.cq.cq-commons [352](R 352.7): missing requirement [com.day.cq.cq-commons [352](R 352.7)] osgi.wiring.package; (osgi.wiring.package=com.day.cq.xss) [caused by: Unable to resolve com.day.cq.cq-xssprotection [216](R 216.6): missing requirement [com.day.cq.cq-xssprotection [216](R 216.6)] osgi.wiring.package; (osgi.wiring.package=org.apache.commons.httpclient.methods) [caused by: Unable to resolve com.day.commons.osgi.wrapper.commons-httpclient [120](R 120.0): missing requirement [com.day.commons.osgi.wrapper.commons-httpclient [120](R 120.0)] osgi.wiring.package; (osgi.wiring.package=org.apache.commons.logging)]]]] Unresolved requirements: [[com.adobe.aemds.formsmanager.adobe-aemds-formsanddocuments-core [411](R 411.0)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.forms.common.service)(version>=3.0.0)(!(version>=10.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:54:12.956 *ERROR* [FelixStartLevel] ERROR: Bundle '412' Error starting jcrinstall:/libs/fd/foundation/install/forms-foundation-bundle-1.1.6.jar (org.osgi.framework.BundleException: Unable to resolve forms-foundation-bundle [412](R 412.0): missing requirement [forms-foundation-bundle [412](R 412.0)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.search)(version>=1.1.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.day.cq.cq-search [253](R 253.0): missing requirement [com.day.cq.cq-search [253](R 253.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api)(version>=2.1.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]] Unresolved requirements: [[forms-foundation-bundle [412](R 412.0)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.search)(version>=1.1.0)(!(version>=2.0.0)))])
org.osgi.framework.BundleException: Unable to resolve forms-foundation-bundle [412](R 412.0): missing requirement [forms-foundation-bundle [412](R 412.0)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.search)(version>=1.1.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.day.cq.cq-search [253](R 253.0): missing requirement [com.day.cq.cq-search [253](R 253.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api)(version>=2.1.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]] Unresolved requirements: [[forms-foundation-bundle [412](R 412.0)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.search)(version>=1.1.0)(!(version>=2.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:54:12.957 *ERROR* [FelixStartLevel] ERROR: Bundle '413' Error starting jcrinstall:/libs/fd/fp/install/adobe-formsportal-services-5.1.10.jar (org.osgi.framework.BundleException: Unable to resolve com.adobe.livecycle.formsportal-bundle [413](R 413.0): missing requirement [com.adobe.livecycle.formsportal-bundle [413](R 413.0)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.aemds.guide.utils)(version>=1.0.0)(!(version>=10.0.0))) [caused by: Unable to resolve com.adobe.aemds.guide.aemds-guide-core [408](R 408.0): missing requirement [com.adobe.aemds.guide.aemds-guide-core [408](R 408.0)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.forms.common.submitutils)(version>=3.0.0)(!(version>=10.0.0))) [caused by: Unable to resolve com.adobe.forms.common.adobe-xfaforms-common [470](R 470.0): missing requirement [com.adobe.forms.common.adobe-xfaforms-common [470](R 470.0)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.commons)(version>=1.0.0)) [caused by: Unable to resolve com.day.cq.cq-commons [352](R 352.7): missing requirement [com.day.cq.cq-commons [352](R 352.7)] osgi.wiring.package; (osgi.wiring.package=com.day.cq.xss) [caused by: Unable to resolve com.day.cq.cq-xssprotection [216](R 216.6): missing requirement [com.day.cq.cq-xssprotection [216](R 216.6)] osgi.wiring.package; (osgi.wiring.package=org.apache.commons.httpclient.methods) [caused by: Unable to resolve com.day.commons.osgi.wrapper.commons-httpclient [120](R 120.0): missing requirement [com.day.commons.osgi.wrapper.commons-httpclient [120](R 120.0)] osgi.wiring.package; (osgi.wiring.package=org.apache.commons.logging)]]]]] Unresolved requirements: [[com.adobe.livecycle.formsportal-bundle [413](R 413.0)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.aemds.guide.utils)(version>=1.0.0)(!(version>=10.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.adobe.livecycle.formsportal-bundle [413](R 413.0): missing requirement [com.adobe.livecycle.formsportal-bundle [413](R 413.0)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.aemds.guide.utils)(version>=1.0.0)(!(version>=10.0.0))) [caused by: Unable to resolve com.adobe.aemds.guide.aemds-guide-core [408](R 408.0): missing requirement [com.adobe.aemds.guide.aemds-guide-core [408](R 408.0)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.forms.common.submitutils)(version>=3.0.0)(!(version>=10.0.0))) [caused by: Unable to resolve com.adobe.forms.common.adobe-xfaforms-common [470](R 470.0): missing requirement [com.adobe.forms.common.adobe-xfaforms-common [470](R 470.0)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.commons)(version>=1.0.0)) [caused by: Unable to resolve com.day.cq.cq-commons [352](R 352.7): missing requirement [com.day.cq.cq-commons [352](R 352.7)] osgi.wiring.package; (osgi.wiring.package=com.day.cq.xss) [caused by: Unable to resolve com.day.cq.cq-xssprotection [216](R 216.6): missing requirement [com.day.cq.cq-xssprotection [216](R 216.6)] osgi.wiring.package; (osgi.wiring.package=org.apache.commons.httpclient.methods) [caused by: Unable to resolve com.day.commons.osgi.wrapper.commons-httpclient [120](R 120.0): missing requirement [com.day.commons.osgi.wrapper.commons-httpclient [120](R 120.0)] osgi.wiring.package; (osgi.wiring.package=org.apache.commons.logging)]]]]] Unresolved requirements: [[com.adobe.livecycle.formsportal-bundle [413](R 413.0)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.aemds.guide.utils)(version>=1.0.0)(!(version>=10.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:54:12.958 *ERROR* [FelixStartLevel] ERROR: Bundle '414' Error starting jcrinstall:/libs/fd/thirdparty/install/com.adobe.granite.resourceresolverhelper-1.0.2.jar (org.osgi.framework.BundleException: Unable to resolve com.adobe.granite.resourceresolverhelper [414](R 414.0): missing requirement [com.adobe.granite.resourceresolverhelper [414](R 414.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.adapter)(version>=2.1.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[com.adobe.granite.resourceresolverhelper [414](R 414.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.adapter)(version>=2.1.0)(!(version>=3.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.adobe.granite.resourceresolverhelper [414](R 414.0): missing requirement [com.adobe.granite.resourceresolverhelper [414](R 414.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.adapter)(version>=2.1.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[com.adobe.granite.resourceresolverhelper [414](R 414.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.adapter)(version>=2.1.0)(!(version>=3.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:54:12.959 *ERROR* [FelixStartLevel] ERROR: Bundle '415' Error starting jcrinstall:/libs/foundation/install/cq-wcm-foundation-5.9.108.jar (org.osgi.framework.BundleException: Unable to resolve com.day.cq.wcm.cq-wcm-foundation [415](R 415.6): missing requirement [com.day.cq.wcm.cq-wcm-foundation [415](R 415.6)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.commons.feed)(version>=5.7.0)(!(version>=7.0.0))) [caused by: Unable to resolve com.day.cq.cq-commons [352](R 352.7): missing requirement [com.day.cq.cq-commons [352](R 352.7)] osgi.wiring.package; (&(osgi.wiring.package=com.day.text)(version>=1.1.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.day.commons.day-commons-text [100](R 100.0): missing requirement [com.day.commons.day-commons-text [100](R 100.0)] osgi.wiring.package; (osgi.wiring.package=org.slf4j)]] Unresolved requirements: [[com.day.cq.wcm.cq-wcm-foundation [415](R 415.6)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.commons.feed)(version>=5.7.0)(!(version>=7.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.day.cq.wcm.cq-wcm-foundation [415](R 415.6): missing requirement [com.day.cq.wcm.cq-wcm-foundation [415](R 415.6)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.commons.feed)(version>=5.7.0)(!(version>=7.0.0))) [caused by: Unable to resolve com.day.cq.cq-commons [352](R 352.7): missing requirement [com.day.cq.cq-commons [352](R 352.7)] osgi.wiring.package; (&(osgi.wiring.package=com.day.text)(version>=1.1.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.day.commons.day-commons-text [100](R 100.0): missing requirement [com.day.commons.day-commons-text [100](R 100.0)] osgi.wiring.package; (osgi.wiring.package=org.slf4j)]] Unresolved requirements: [[com.day.cq.wcm.cq-wcm-foundation [415](R 415.6)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.commons.feed)(version>=5.7.0)(!(version>=7.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:54:12.960 *ERROR* [FelixStartLevel] ERROR: Bundle '416' Error starting jcrinstall:/libs/granite/translation/install/com.adobe.granite.translation.api-1.1.34.jar (org.osgi.framework.BundleException: Unable to resolve com.adobe.granite.translation.api [416](R 416.0): missing requirement [com.adobe.granite.translation.api [416](R 416.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.1.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[com.adobe.granite.translation.api [416](R 416.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.1.0)(!(version>=3.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.adobe.granite.translation.api [416](R 416.0): missing requirement [com.adobe.granite.translation.api [416](R 416.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.1.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[com.adobe.granite.translation.api [416](R 416.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.1.0)(!(version>=3.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:54:12.961 *ERROR* [FelixStartLevel] ERROR: Bundle '417' Error starting jcrinstall:/libs/granite/translation/install/com.adobe.granite.translation.connector.msft.core-1.2.10.jar (org.osgi.framework.BundleException: Unable to resolve com.adobe.granite.translation.connector.msft.core [417](R 417.6): missing requirement [com.adobe.granite.translation.connector.msft.core [417](R 417.6)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.granite.crypto)(version>=1.1.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.adobe.granite.crypto [177](R 177.0): missing requirement [com.adobe.granite.crypto [177](R 177.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api)(version>=2.1.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]] Unresolved requirements: [[com.adobe.granite.translation.connector.msft.core [417](R 417.6)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.granite.crypto)(version>=1.1.0)(!(version>=2.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.adobe.granite.translation.connector.msft.core [417](R 417.6): missing requirement [com.adobe.granite.translation.connector.msft.core [417](R 417.6)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.granite.crypto)(version>=1.1.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.adobe.granite.crypto [177](R 177.0): missing requirement [com.adobe.granite.crypto [177](R 177.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api)(version>=2.1.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]] Unresolved requirements: [[com.adobe.granite.translation.connector.msft.core [417](R 417.6)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.granite.crypto)(version>=1.1.0)(!(version>=2.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:54:12.962 *ERROR* [FelixStartLevel] ERROR: Bundle '418' Error starting jcrinstall:/libs/granite/translation/install/com.adobe.granite.translation.core-1.1.32.jar (org.osgi.framework.BundleException: Unable to resolve com.adobe.granite.translation.core [418](R 418.5): missing requirement [com.adobe.granite.translation.core [418](R 418.5)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.adapter)(version>=2.2.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[com.adobe.granite.translation.core [418](R 418.5)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.adapter)(version>=2.2.0)(!(version>=3.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.adobe.granite.translation.core [418](R 418.5): missing requirement [com.adobe.granite.translation.core [418](R 418.5)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.adapter)(version>=2.2.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[com.adobe.granite.translation.core [418](R 418.5)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.adapter)(version>=2.2.0)(!(version>=3.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:54:12.963 *ERROR* [FelixStartLevel] ERROR: Bundle '419' Error starting jcrinstall:/libs/media/articles/install/cq-media-articles-5.8.2.jar (org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.media.cq-media-articles [419](R 419.0): missing requirement [com.adobe.cq.media.cq-media-articles [419](R 419.0)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.commons.servlets)(version>=5.7.0)(!(version>=6.0.0))) [caused by: Unable to resolve com.day.cq.cq-commons [352](R 352.7): missing requirement [com.day.cq.cq-commons [352](R 352.7)] osgi.wiring.package; (&(osgi.wiring.package=com.day.text)(version>=1.1.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.day.commons.day-commons-text [100](R 100.0): missing requirement [com.day.commons.day-commons-text [100](R 100.0)] osgi.wiring.package; (osgi.wiring.package=org.slf4j)]] Unresolved requirements: [[com.adobe.cq.media.cq-media-articles [419](R 419.0)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.commons.servlets)(version>=5.7.0)(!(version>=6.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.media.cq-media-articles [419](R 419.0): missing requirement [com.adobe.cq.media.cq-media-articles [419](R 419.0)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.commons.servlets)(version>=5.7.0)(!(version>=6.0.0))) [caused by: Unable to resolve com.day.cq.cq-commons [352](R 352.7): missing requirement [com.day.cq.cq-commons [352](R 352.7)] osgi.wiring.package; (&(osgi.wiring.package=com.day.text)(version>=1.1.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.day.commons.day-commons-text [100](R 100.0): missing requirement [com.day.commons.day-commons-text [100](R 100.0)] osgi.wiring.package; (osgi.wiring.package=org.slf4j)]] Unresolved requirements: [[com.adobe.cq.media.cq-media-articles [419](R 419.0)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.commons.servlets)(version>=5.7.0)(!(version>=6.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:54:12.966 *ERROR* [FelixStartLevel] ERROR: Bundle '421' Error starting jcrinstall:/libs/media/publishing/install/cq-media-publishing-dps-fp-core-5.8.6.jar (org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.media.cq-media-publishing-dps-fp-core [421](R 421.0): missing requirement [com.adobe.cq.media.cq-media-publishing-dps-fp-core [421](R 421.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.http.client.methods)(version>=4.3.0)(!(version>=5.0.0))) [caused by: Unable to resolve org.apache.httpcomponents.httpclient [121](R 121.2): missing requirement [org.apache.httpcomponents.httpclient [121](R 121.2)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.commons.logging)(version>=1.1.0)(!(version>=1.2.0)))] Unresolved requirements: [[com.adobe.cq.media.cq-media-publishing-dps-fp-core [421](R 421.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.http.client.methods)(version>=4.3.0)(!(version>=5.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.media.cq-media-publishing-dps-fp-core [421](R 421.0): missing requirement [com.adobe.cq.media.cq-media-publishing-dps-fp-core [421](R 421.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.http.client.methods)(version>=4.3.0)(!(version>=5.0.0))) [caused by: Unable to resolve org.apache.httpcomponents.httpclient [121](R 121.2): missing requirement [org.apache.httpcomponents.httpclient [121](R 121.2)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.commons.logging)(version>=1.1.0)(!(version>=1.2.0)))] Unresolved requirements: [[com.adobe.cq.media.cq-media-publishing-dps-fp-core [421](R 421.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.http.client.methods)(version>=4.3.0)(!(version>=5.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:54:12.967 *ERROR* [FelixStartLevel] ERROR: Bundle '422' Error starting jcrinstall:/libs/media/publishing/install/cq-media-publishing-dps-integration-5.9.10.jar (org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.media.cq-media-publishing-dps-integration [422](R 422.1): missing requirement [com.adobe.cq.media.cq-media-publishing-dps-integration [422](R 422.1)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.granite.workflow.exec)(version>=1.1.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.adobe.granite.workflow.api [214](R 214.0): missing requirement [com.adobe.granite.workflow.api [214](R 214.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.adapter)(version>=2.0.8)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]] Unresolved requirements: [[com.adobe.cq.media.cq-media-publishing-dps-integration [422](R 422.1)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.granite.workflow.exec)(version>=1.1.0)(!(version>=2.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.media.cq-media-publishing-dps-integration [422](R 422.1): missing requirement [com.adobe.cq.media.cq-media-publishing-dps-integration [422](R 422.1)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.granite.workflow.exec)(version>=1.1.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.adobe.granite.workflow.api [214](R 214.0): missing requirement [com.adobe.granite.workflow.api [214](R 214.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.adapter)(version>=2.0.8)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]] Unresolved requirements: [[com.adobe.cq.media.cq-media-publishing-dps-integration [422](R 422.1)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.granite.workflow.exec)(version>=1.1.0)(!(version>=2.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:54:12.969 *ERROR* [FelixStartLevel] ERROR: Bundle '423' Error starting jcrinstall:/libs/social/activitystreams/install/cq-social-activitystreams-1.3.23.jar (org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.social.cq-social-activitystreams [423](R 423.4): missing requirement [com.adobe.cq.social.cq-social-activitystreams [423](R 423.4)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.scf.core)(version>=2.0.0)(!(version>=3.0.0))) [caused by: Unable to resolve com.adobe.cq.social.cq-social-scf-api [521](R 521.0): missing requirement [com.adobe.cq.social.cq-social-scf-api [521](R 521.0)] osgi.wiring.package; (osgi.wiring.package=com.adobe.cq.social) [caused by: Unable to resolve com.adobe.cq.social.cq-social-srp-api [462](R 462.4): missing requirement [com.adobe.cq.social.cq-social-srp-api [462](R 462.4)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.8.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]]] Unresolved requirements: [[com.adobe.cq.social.cq-social-activitystreams [423](R 423.4)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.scf.core)(version>=2.0.0)(!(version>=3.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.social.cq-social-activitystreams [423](R 423.4): missing requirement [com.adobe.cq.social.cq-social-activitystreams [423](R 423.4)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.scf.core)(version>=2.0.0)(!(version>=3.0.0))) [caused by: Unable to resolve com.adobe.cq.social.cq-social-scf-api [521](R 521.0): missing requirement [com.adobe.cq.social.cq-social-scf-api [521](R 521.0)] osgi.wiring.package; (osgi.wiring.package=com.adobe.cq.social) [caused by: Unable to resolve com.adobe.cq.social.cq-social-srp-api [462](R 462.4): missing requirement [com.adobe.cq.social.cq-social-srp-api [462](R 462.4)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.8.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]]] Unresolved requirements: [[com.adobe.cq.social.cq-social-activitystreams [423](R 423.4)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.scf.core)(version>=2.0.0)(!(version>=3.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:54:12.969 *ERROR* [FelixStartLevel] ERROR: Bundle '424' Error starting jcrinstall:/libs/social/as-provider/install/cq-social-as-provider-1.2.66.jar (org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.social.cq-social-as-provider [424](R 424.3): missing requirement [com.adobe.cq.social.cq-social-as-provider [424](R 424.3)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.srp)(version>=1.0.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.adobe.cq.social.cq-social-srp-api [462](R 462.4): missing requirement [com.adobe.cq.social.cq-social-srp-api [462](R 462.4)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.8.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]] Unresolved requirements: [[com.adobe.cq.social.cq-social-as-provider [424](R 424.3)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.srp)(version>=1.0.0)(!(version>=2.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.social.cq-social-as-provider [424](R 424.3): missing requirement [com.adobe.cq.social.cq-social-as-provider [424](R 424.3)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.srp)(version>=1.0.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.adobe.cq.social.cq-social-srp-api [462](R 462.4): missing requirement [com.adobe.cq.social.cq-social-srp-api [462](R 462.4)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.8.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]] Unresolved requirements: [[com.adobe.cq.social.cq-social-as-provider [424](R 424.3)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.srp)(version>=1.0.0)(!(version>=2.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:54:12.971 *ERROR* [FelixStartLevel] ERROR: Bundle '427' Error starting jcrinstall:/libs/social/badging/install/cq-social-badging-impl-1.0.11.jar (org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.social.cq-social-badging-impl [427](R 427.3): missing requirement [com.adobe.cq.social.cq-social-badging-impl [427](R 427.3)] osgi.wiring.package; (osgi.wiring.package=com.adobe.cq.social) [caused by: Unable to resolve com.adobe.cq.social.cq-social-srp-api [462](R 462.4): missing requirement [com.adobe.cq.social.cq-social-srp-api [462](R 462.4)] osgi.wiring.package; (osgi.wiring.package=com.day.cq.commons.inherit) [caused by: Unable to resolve com.day.cq.cq-commons [352](R 352.7): missing requirement [com.day.cq.cq-commons [352](R 352.7)] osgi.wiring.package; (&(osgi.wiring.package=com.day.text)(version>=1.1.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.day.commons.day-commons-text [100](R 100.0): missing requirement [com.day.commons.day-commons-text [100](R 100.0)] osgi.wiring.package; (osgi.wiring.package=org.slf4j)]]] Unresolved requirements: [[com.adobe.cq.social.cq-social-badging-impl [427](R 427.3)] osgi.wiring.package; (osgi.wiring.package=com.adobe.cq.social)])
org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.social.cq-social-badging-impl [427](R 427.3): missing requirement [com.adobe.cq.social.cq-social-badging-impl [427](R 427.3)] osgi.wiring.package; (osgi.wiring.package=com.adobe.cq.social) [caused by: Unable to resolve com.adobe.cq.social.cq-social-srp-api [462](R 462.4): missing requirement [com.adobe.cq.social.cq-social-srp-api [462](R 462.4)] osgi.wiring.package; (osgi.wiring.package=com.day.cq.commons.inherit) [caused by: Unable to resolve com.day.cq.cq-commons [352](R 352.7): missing requirement [com.day.cq.cq-commons [352](R 352.7)] osgi.wiring.package; (&(osgi.wiring.package=com.day.text)(version>=1.1.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.day.commons.day-commons-text [100](R 100.0): missing requirement [com.day.commons.day-commons-text [100](R 100.0)] osgi.wiring.package; (osgi.wiring.package=org.slf4j)]]] Unresolved requirements: [[com.adobe.cq.social.cq-social-badging-impl [427](R 427.3)] osgi.wiring.package; (osgi.wiring.package=com.adobe.cq.social)]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:54:12.972 *ERROR* [FelixStartLevel] ERROR: Bundle '429' Error starting jcrinstall:/libs/social/commons/install/cq-social-commons-1.6.91.jar (org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.social.cq-social-commons [429](R 429.4): missing requirement [com.adobe.cq.social.cq-social-commons [429](R 429.4)] osgi.wiring.package; (osgi.wiring.package=com.adobe.cq.social) [caused by: Unable to resolve com.adobe.cq.social.cq-social-srp-api [462](R 462.4): missing requirement [com.adobe.cq.social.cq-social-srp-api [462](R 462.4)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.8.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]] Unresolved requirements: [[com.adobe.cq.social.cq-social-commons [429](R 429.4)] osgi.wiring.package; (osgi.wiring.package=com.adobe.cq.social)])
org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.social.cq-social-commons [429](R 429.4): missing requirement [com.adobe.cq.social.cq-social-commons [429](R 429.4)] osgi.wiring.package; (osgi.wiring.package=com.adobe.cq.social) [caused by: Unable to resolve com.adobe.cq.social.cq-social-srp-api [462](R 462.4): missing requirement [com.adobe.cq.social.cq-social-srp-api [462](R 462.4)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.8.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]] Unresolved requirements: [[com.adobe.cq.social.cq-social-commons [429](R 429.4)] osgi.wiring.package; (osgi.wiring.package=com.adobe.cq.social)]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:54:12.973 *ERROR* [FelixStartLevel] ERROR: Bundle '430' Error starting jcrinstall:/libs/social/commons/install/cq-social-handlebars-1.6.8.jar (org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.social.cq-social-handlebars [430](R 430.4): missing requirement [com.adobe.cq.social.cq-social-handlebars [430](R 430.4)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.scf.core)(version>=2.0.0)(!(version>=3.0.0))) [caused by: Unable to resolve com.adobe.cq.social.cq-social-scf-api [521](R 521.0): missing requirement [com.adobe.cq.social.cq-social-scf-api [521](R 521.0)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.community.api)(version>=2.1.0)(!(version>=3.0.0))) [caused by: Unable to resolve com.adobe.cq.social.cq-social-ugcbase-api [525](R 525.0): missing requirement [com.adobe.cq.social.cq-social-ugcbase-api [525](R 525.0)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.replication)(version>=5.7.0)(!(version>=7.0.0))) [caused by: Unable to resolve com.day.cq.cq-replication [193](R 193.6): missing requirement [com.day.cq.cq-replication [193](R 193.6)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.granite.crypto)(version>=1.4.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.adobe.granite.crypto [177](R 177.0): missing requirement [com.adobe.granite.crypto [177](R 177.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api)(version>=2.1.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]]]]] Unresolved requirements: [[com.adobe.cq.social.cq-social-handlebars [430](R 430.4)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.scf.core)(version>=2.0.0)(!(version>=3.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.social.cq-social-handlebars [430](R 430.4): missing requirement [com.adobe.cq.social.cq-social-handlebars [430](R 430.4)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.scf.core)(version>=2.0.0)(!(version>=3.0.0))) [caused by: Unable to resolve com.adobe.cq.social.cq-social-scf-api [521](R 521.0): missing requirement [com.adobe.cq.social.cq-social-scf-api [521](R 521.0)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.community.api)(version>=2.1.0)(!(version>=3.0.0))) [caused by: Unable to resolve com.adobe.cq.social.cq-social-ugcbase-api [525](R 525.0): missing requirement [com.adobe.cq.social.cq-social-ugcbase-api [525](R 525.0)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.replication)(version>=5.7.0)(!(version>=7.0.0))) [caused by: Unable to resolve com.day.cq.cq-replication [193](R 193.6): missing requirement [com.day.cq.cq-replication [193](R 193.6)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.granite.crypto)(version>=1.4.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.adobe.granite.crypto [177](R 177.0): missing requirement [com.adobe.granite.crypto [177](R 177.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api)(version>=2.1.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]]]]] Unresolved requirements: [[com.adobe.cq.social.cq-social-handlebars [430](R 430.4)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.scf.core)(version>=2.0.0)(!(version>=3.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:54:12.974 *ERROR* [FelixStartLevel] ERROR: Bundle '431' Error starting jcrinstall:/libs/social/connect/install/cq-social-commons-oauth-1.3.2.jar (org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.social.cq-social-commons-oauth [431](R 431.3): missing requirement [com.adobe.cq.social.cq-social-commons-oauth [431](R 431.3)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.serviceusers.internal)(version>=1.0.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.adobe.cq.social.cq-social-serviceusers-api [524](R 524.0): missing requirement [com.adobe.cq.social.cq-social-serviceusers-api [524](R 524.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.5.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]] Unresolved requirements: [[com.adobe.cq.social.cq-social-commons-oauth [431](R 431.3)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.serviceusers.internal)(version>=1.0.0)(!(version>=2.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.social.cq-social-commons-oauth [431](R 431.3): missing requirement [com.adobe.cq.social.cq-social-commons-oauth [431](R 431.3)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.serviceusers.internal)(version>=1.0.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.adobe.cq.social.cq-social-serviceusers-api [524](R 524.0): missing requirement [com.adobe.cq.social.cq-social-serviceusers-api [524](R 524.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.5.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]] Unresolved requirements: [[com.adobe.cq.social.cq-social-commons-oauth [431](R 431.3)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.serviceusers.internal)(version>=1.0.0)(!(version>=2.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:54:12.976 *ERROR* [FelixStartLevel] ERROR: Bundle '432' Error starting jcrinstall:/libs/social/console/install/cq-social-console-1.1.111.jar (org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.social.cq-social-console [432](R 432.4): missing requirement [com.adobe.cq.social.cq-social-console [432](R 432.4)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.commons.emailreply)(version>=1.8.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.adobe.cq.social.cq-social-commons [429](R 429.4): missing requirement [com.adobe.cq.social.cq-social-commons [429](R 429.4)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.replication)(version>=5.7.0)(!(version>=7.0.0))) [caused by: Unable to resolve com.day.cq.cq-replication [193](R 193.6): missing requirement [com.day.cq.cq-replication [193](R 193.6)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.granite.crypto)(version>=1.4.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.adobe.granite.crypto [177](R 177.0): missing requirement [com.adobe.granite.crypto [177](R 177.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api)(version>=2.1.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]]]] Unresolved requirements: [[com.adobe.cq.social.cq-social-console [432](R 432.4)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.commons.emailreply)(version>=1.8.0)(!(version>=2.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.social.cq-social-console [432](R 432.4): missing requirement [com.adobe.cq.social.cq-social-console [432](R 432.4)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.commons.emailreply)(version>=1.8.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.adobe.cq.social.cq-social-commons [429](R 429.4): missing requirement [com.adobe.cq.social.cq-social-commons [429](R 429.4)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.replication)(version>=5.7.0)(!(version>=7.0.0))) [caused by: Unable to resolve com.day.cq.cq-replication [193](R 193.6): missing requirement [com.day.cq.cq-replication [193](R 193.6)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.granite.crypto)(version>=1.4.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.adobe.granite.crypto [177](R 177.0): missing requirement [com.adobe.granite.crypto [177](R 177.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api)(version>=2.1.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]]]] Unresolved requirements: [[com.adobe.cq.social.cq-social-console [432](R 432.4)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.commons.emailreply)(version>=1.8.0)(!(version>=2.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:54:12.976 *ERROR* [FelixStartLevel] ERROR: Bundle '433' Error starting jcrinstall:/libs/social/console/install/cq-social-console-dns-api-1.1.4.jar (org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.social.cq-social-console-dns-api [433](R 433.1): missing requirement [com.adobe.cq.social.cq-social-console-dns-api [433](R 433.1)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0))) Unresolved requirements: [[com.adobe.cq.social.cq-social-console-dns-api [433](R 433.1)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.social.cq-social-console-dns-api [433](R 433.1): missing requirement [com.adobe.cq.social.cq-social-console-dns-api [433](R 433.1)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0))) Unresolved requirements: [[com.adobe.cq.social.cq-social-console-dns-api [433](R 433.1)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:54:12.977 *ERROR* [FelixStartLevel] ERROR: Bundle '434' Error starting jcrinstall:/libs/social/console/install/cq-social-console-dns-impl-1.1.3.jar (org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.social.cq-social-console-dns-impl [434](R 434.1): missing requirement [com.adobe.cq.social.cq-social-console-dns-impl [434](R 434.1)] osgi.wiring.package; (osgi.wiring.package=org.apache.commons.logging) Unresolved requirements: [[com.adobe.cq.social.cq-social-console-dns-impl [434](R 434.1)] osgi.wiring.package; (osgi.wiring.package=org.apache.commons.logging)])
org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.social.cq-social-console-dns-impl [434](R 434.1): missing requirement [com.adobe.cq.social.cq-social-console-dns-impl [434](R 434.1)] osgi.wiring.package; (osgi.wiring.package=org.apache.commons.logging) Unresolved requirements: [[com.adobe.cq.social.cq-social-console-dns-impl [434](R 434.1)] osgi.wiring.package; (osgi.wiring.package=org.apache.commons.logging)]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:54:12.978 *ERROR* [FelixStartLevel] ERROR: Bundle '435' Error starting jcrinstall:/libs/social/enablement/install/cq-social-enablement-api-1.0.159.jar (org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.social.cq-social-enablement-api [435](R 435.4): missing requirement [com.adobe.cq.social.cq-social-enablement-api [435](R 435.4)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.replication)(version>=5.7.0)(!(version>=7.0.0))) [caused by: Unable to resolve com.day.cq.cq-replication [193](R 193.6): missing requirement [com.day.cq.cq-replication [193](R 193.6)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.granite.crypto)(version>=1.4.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.adobe.granite.crypto [177](R 177.0): missing requirement [com.adobe.granite.crypto [177](R 177.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api)(version>=2.1.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]]] Unresolved requirements: [[com.adobe.cq.social.cq-social-enablement-api [435](R 435.4)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.replication)(version>=5.7.0)(!(version>=7.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.social.cq-social-enablement-api [435](R 435.4): missing requirement [com.adobe.cq.social.cq-social-enablement-api [435](R 435.4)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.replication)(version>=5.7.0)(!(version>=7.0.0))) [caused by: Unable to resolve com.day.cq.cq-replication [193](R 193.6): missing requirement [com.day.cq.cq-replication [193](R 193.6)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.granite.crypto)(version>=1.4.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.adobe.granite.crypto [177](R 177.0): missing requirement [com.adobe.granite.crypto [177](R 177.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api)(version>=2.1.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]]] Unresolved requirements: [[com.adobe.cq.social.cq-social-enablement-api [435](R 435.4)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.replication)(version>=5.7.0)(!(version>=7.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:54:12.979 *ERROR* [FelixStartLevel] ERROR: Bundle '436' Error starting jcrinstall:/libs/social/enablement/install/cq-social-enablement-impl-1.0.186.jar (org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.social.cq-social-enablement-impl [436](R 436.4): missing requirement [com.adobe.cq.social.cq-social-enablement-impl [436](R 436.4)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.commons.jcr)(version>=5.7.0)(!(version>=7.0.0))) [caused by: Unable to resolve com.day.cq.cq-commons [352](R 352.7): missing requirement [com.day.cq.cq-commons [352](R 352.7)] osgi.wiring.package; (&(osgi.wiring.package=com.day.text)(version>=1.1.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.day.commons.day-commons-text [100](R 100.0): missing requirement [com.day.commons.day-commons-text [100](R 100.0)] osgi.wiring.package; (osgi.wiring.package=org.slf4j)]] Unresolved requirements: [[com.adobe.cq.social.cq-social-enablement-impl [436](R 436.4)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.commons.jcr)(version>=5.7.0)(!(version>=7.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.social.cq-social-enablement-impl [436](R 436.4): missing requirement [com.adobe.cq.social.cq-social-enablement-impl [436](R 436.4)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.commons.jcr)(version>=5.7.0)(!(version>=7.0.0))) [caused by: Unable to resolve com.day.cq.cq-commons [352](R 352.7): missing requirement [com.day.cq.cq-commons [352](R 352.7)] osgi.wiring.package; (&(osgi.wiring.package=com.day.text)(version>=1.1.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.day.commons.day-commons-text [100](R 100.0): missing requirement [com.day.commons.day-commons-text [100](R 100.0)] osgi.wiring.package; (osgi.wiring.package=org.slf4j)]] Unresolved requirements: [[com.adobe.cq.social.cq-social-enablement-impl [436](R 436.4)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.commons.jcr)(version>=5.7.0)(!(version>=7.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:54:12.980 *ERROR* [FelixStartLevel] ERROR: Bundle '437' Error starting jcrinstall:/libs/social/filelibrary/install/cq-social-filelibrary-1.1.7.jar (org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.social.cq-social-filelibrary [437](R 437.3): missing requirement [com.adobe.cq.social.cq-social-filelibrary [437](R 437.3)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.commons.comments.api)(version>=1.8.0)(!(version>=1.9.0))) [caused by: Unable to resolve com.adobe.cq.social.cq-social-commons [429](R 429.4): missing requirement [com.adobe.cq.social.cq-social-commons [429](R 429.4)] osgi.wiring.package; (osgi.wiring.package=com.adobe.cq.social) [caused by: Unable to resolve com.adobe.cq.social.cq-social-srp-api [462](R 462.4): missing requirement [com.adobe.cq.social.cq-social-srp-api [462](R 462.4)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.8.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]]] Unresolved requirements: [[com.adobe.cq.social.cq-social-filelibrary [437](R 437.3)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.commons.comments.api)(version>=1.8.0)(!(version>=1.9.0)))])
org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.social.cq-social-filelibrary [437](R 437.3): missing requirement [com.adobe.cq.social.cq-social-filelibrary [437](R 437.3)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.commons.comments.api)(version>=1.8.0)(!(version>=1.9.0))) [caused by: Unable to resolve com.adobe.cq.social.cq-social-commons [429](R 429.4): missing requirement [com.adobe.cq.social.cq-social-commons [429](R 429.4)] osgi.wiring.package; (osgi.wiring.package=com.adobe.cq.social) [caused by: Unable to resolve com.adobe.cq.social.cq-social-srp-api [462](R 462.4): missing requirement [com.adobe.cq.social.cq-social-srp-api [462](R 462.4)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.8.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]]] Unresolved requirements: [[com.adobe.cq.social.cq-social-filelibrary [437](R 437.3)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.commons.comments.api)(version>=1.8.0)(!(version>=1.9.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:54:12.982 *ERROR* [FelixStartLevel] ERROR: Bundle '438' Error starting jcrinstall:/libs/social/forum/install/cq-social-forum-1.5.23.jar (org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.social.cq-social-forum [438](R 438.4): missing requirement [com.adobe.cq.social.cq-social-forum [438](R 438.4)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.commons.comments.api)(version>=1.8.0)(!(version>=1.9.0))) [caused by: Unable to resolve com.adobe.cq.social.cq-social-commons [429](R 429.4): missing requirement [com.adobe.cq.social.cq-social-commons [429](R 429.4)] osgi.wiring.package; (osgi.wiring.package=com.adobe.cq.social) [caused by: Unable to resolve com.adobe.cq.social.cq-social-srp-api [462](R 462.4): missing requirement [com.adobe.cq.social.cq-social-srp-api [462](R 462.4)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.8.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]]] Unresolved requirements: [[com.adobe.cq.social.cq-social-forum [438](R 438.4)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.commons.comments.api)(version>=1.8.0)(!(version>=1.9.0)))])
org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.social.cq-social-forum [438](R 438.4): missing requirement [com.adobe.cq.social.cq-social-forum [438](R 438.4)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.commons.comments.api)(version>=1.8.0)(!(version>=1.9.0))) [caused by: Unable to resolve com.adobe.cq.social.cq-social-commons [429](R 429.4): missing requirement [com.adobe.cq.social.cq-social-commons [429](R 429.4)] osgi.wiring.package; (osgi.wiring.package=com.adobe.cq.social) [caused by: Unable to resolve com.adobe.cq.social.cq-social-srp-api [462](R 462.4): missing requirement [com.adobe.cq.social.cq-social-srp-api [462](R 462.4)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.8.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]]] Unresolved requirements: [[com.adobe.cq.social.cq-social-forum [438](R 438.4)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.commons.comments.api)(version>=1.8.0)(!(version>=1.9.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:54:12.983 *ERROR* [FelixStartLevel] ERROR: Bundle '439' Error starting jcrinstall:/libs/social/group/install/cq-social-group-1.3.4.jar (org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.social.cq-social-group [439](R 439.4): missing requirement [com.adobe.cq.social.cq-social-group [439](R 439.4)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.community.api)(version>=2.5.0)(!(version>=3.0.0))) [caused by: Unable to resolve com.adobe.cq.social.cq-social-ugcbase-api [525](R 525.0): missing requirement [com.adobe.cq.social.cq-social-ugcbase-api [525](R 525.0)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.replication)(version>=5.7.0)(!(version>=7.0.0))) [caused by: Unable to resolve com.day.cq.cq-replication [193](R 193.6): missing requirement [com.day.cq.cq-replication [193](R 193.6)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.granite.crypto)(version>=1.4.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.adobe.granite.crypto [177](R 177.0): missing requirement [com.adobe.granite.crypto [177](R 177.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api)(version>=2.1.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]]]] Unresolved requirements: [[com.adobe.cq.social.cq-social-group [439](R 439.4)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.community.api)(version>=2.5.0)(!(version>=3.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.social.cq-social-group [439](R 439.4): missing requirement [com.adobe.cq.social.cq-social-group [439](R 439.4)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.community.api)(version>=2.5.0)(!(version>=3.0.0))) [caused by: Unable to resolve com.adobe.cq.social.cq-social-ugcbase-api [525](R 525.0): missing requirement [com.adobe.cq.social.cq-social-ugcbase-api [525](R 525.0)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.replication)(version>=5.7.0)(!(version>=7.0.0))) [caused by: Unable to resolve com.day.cq.cq-replication [193](R 193.6): missing requirement [com.day.cq.cq-replication [193](R 193.6)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.granite.crypto)(version>=1.4.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.adobe.granite.crypto [177](R 177.0): missing requirement [com.adobe.granite.crypto [177](R 177.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api)(version>=2.1.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]]]] Unresolved requirements: [[com.adobe.cq.social.cq-social-group [439](R 439.4)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.community.api)(version>=2.5.0)(!(version>=3.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:54:12.984 *ERROR* [FelixStartLevel] ERROR: Bundle '440' Error starting jcrinstall:/libs/social/jcr-provider/install/cq-social-jcr-provider-1.1.5.jar (org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.social.cq-social-jcr-provider [440](R 440.3): missing requirement [com.adobe.cq.social.cq-social-jcr-provider [440](R 440.3)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.srp)(version>=1.0.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.adobe.cq.social.cq-social-srp-api [462](R 462.4): missing requirement [com.adobe.cq.social.cq-social-srp-api [462](R 462.4)] osgi.wiring.package; (osgi.wiring.package=com.day.cq.commons.inherit) [caused by: Unable to resolve com.day.cq.cq-commons [352](R 352.7): missing requirement [com.day.cq.cq-commons [352](R 352.7)] osgi.wiring.package; (&(osgi.wiring.package=com.day.text)(version>=1.1.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.day.commons.day-commons-text [100](R 100.0): missing requirement [com.day.commons.day-commons-text [100](R 100.0)] osgi.wiring.package; (osgi.wiring.package=org.slf4j)]]] Unresolved requirements: [[com.adobe.cq.social.cq-social-jcr-provider [440](R 440.3)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.srp)(version>=1.0.0)(!(version>=2.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.social.cq-social-jcr-provider [440](R 440.3): missing requirement [com.adobe.cq.social.cq-social-jcr-provider [440](R 440.3)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.srp)(version>=1.0.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.adobe.cq.social.cq-social-srp-api [462](R 462.4): missing requirement [com.adobe.cq.social.cq-social-srp-api [462](R 462.4)] osgi.wiring.package; (osgi.wiring.package=com.day.cq.commons.inherit) [caused by: Unable to resolve com.day.cq.cq-commons [352](R 352.7): missing requirement [com.day.cq.cq-commons [352](R 352.7)] osgi.wiring.package; (&(osgi.wiring.package=com.day.text)(version>=1.1.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.day.commons.day-commons-text [100](R 100.0): missing requirement [com.day.commons.day-commons-text [100](R 100.0)] osgi.wiring.package; (osgi.wiring.package=org.slf4j)]]] Unresolved requirements: [[com.adobe.cq.social.cq-social-jcr-provider [440](R 440.3)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.srp)(version>=1.0.0)(!(version>=2.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:54:12.985 *ERROR* [FelixStartLevel] ERROR: Bundle '441' Error starting jcrinstall:/libs/social/journal/install/cq-social-journal-1.3.5.jar (org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.social.cq-social-journal [441](R 441.4): missing requirement [com.adobe.cq.social.cq-social-journal [441](R 441.4)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.commons.comments.api)(version>=1.8.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.adobe.cq.social.cq-social-commons [429](R 429.4): missing requirement [com.adobe.cq.social.cq-social-commons [429](R 429.4)] osgi.wiring.package; (osgi.wiring.package=com.adobe.cq.social) [caused by: Unable to resolve com.adobe.cq.social.cq-social-srp-api [462](R 462.4): missing requirement [com.adobe.cq.social.cq-social-srp-api [462](R 462.4)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.8.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]]] Unresolved requirements: [[com.adobe.cq.social.cq-social-journal [441](R 441.4)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.commons.comments.api)(version>=1.8.0)(!(version>=2.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.social.cq-social-journal [441](R 441.4): missing requirement [com.adobe.cq.social.cq-social-journal [441](R 441.4)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.commons.comments.api)(version>=1.8.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.adobe.cq.social.cq-social-commons [429](R 429.4): missing requirement [com.adobe.cq.social.cq-social-commons [429](R 429.4)] osgi.wiring.package; (osgi.wiring.package=com.adobe.cq.social) [caused by: Unable to resolve com.adobe.cq.social.cq-social-srp-api [462](R 462.4): missing requirement [com.adobe.cq.social.cq-social-srp-api [462](R 462.4)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.8.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]]] Unresolved requirements: [[com.adobe.cq.social.cq-social-journal [441](R 441.4)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.commons.comments.api)(version>=1.8.0)(!(version>=2.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:54:12.987 *ERROR* [FelixStartLevel] ERROR: Bundle '442' Error starting jcrinstall:/libs/social/members/install/cq-social-members-api-1.0.11.jar (org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.social.cq-social-members-api [442](R 442.3): missing requirement [com.adobe.cq.social.cq-social-members-api [442](R 442.3)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.scf.community)(version>=2.0.0)(!(version>=3.0.0))) [caused by: Unable to resolve com.adobe.cq.social.cq-social-scf-api [521](R 521.0): missing requirement [com.adobe.cq.social.cq-social-scf-api [521](R 521.0)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.community.api)(version>=2.1.0)(!(version>=3.0.0))) [caused by: Unable to resolve com.adobe.cq.social.cq-social-ugcbase-api [525](R 525.0): missing requirement [com.adobe.cq.social.cq-social-ugcbase-api [525](R 525.0)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.replication)(version>=5.7.0)(!(version>=7.0.0))) [caused by: Unable to resolve com.day.cq.cq-replication [193](R 193.6): missing requirement [com.day.cq.cq-replication [193](R 193.6)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.granite.crypto)(version>=1.4.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.adobe.granite.crypto [177](R 177.0): missing requirement [com.adobe.granite.crypto [177](R 177.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api)(version>=2.1.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]]]]] Unresolved requirements: [[com.adobe.cq.social.cq-social-members-api [442](R 442.3)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.scf.community)(version>=2.0.0)(!(version>=3.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.social.cq-social-members-api [442](R 442.3): missing requirement [com.adobe.cq.social.cq-social-members-api [442](R 442.3)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.scf.community)(version>=2.0.0)(!(version>=3.0.0))) [caused by: Unable to resolve com.adobe.cq.social.cq-social-scf-api [521](R 521.0): missing requirement [com.adobe.cq.social.cq-social-scf-api [521](R 521.0)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.community.api)(version>=2.1.0)(!(version>=3.0.0))) [caused by: Unable to resolve com.adobe.cq.social.cq-social-ugcbase-api [525](R 525.0): missing requirement [com.adobe.cq.social.cq-social-ugcbase-api [525](R 525.0)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.replication)(version>=5.7.0)(!(version>=7.0.0))) [caused by: Unable to resolve com.day.cq.cq-replication [193](R 193.6): missing requirement [com.day.cq.cq-replication [193](R 193.6)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.granite.crypto)(version>=1.4.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.adobe.granite.crypto [177](R 177.0): missing requirement [com.adobe.granite.crypto [177](R 177.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api)(version>=2.1.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]]]]] Unresolved requirements: [[com.adobe.cq.social.cq-social-members-api [442](R 442.3)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.scf.community)(version>=2.0.0)(!(version>=3.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:54:12.989 *ERROR* [FelixStartLevel] ERROR: Bundle '443' Error starting jcrinstall:/libs/social/members/install/cq-social-members-impl-1.0.13.jar (org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.social.cq-social-members-impl [443](R 443.4): missing requirement [com.adobe.cq.social.cq-social-members-impl [443](R 443.4)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.community.api)(version>=2.5.0)(!(version>=3.0.0))) [caused by: Unable to resolve com.adobe.cq.social.cq-social-ugcbase-api [525](R 525.0): missing requirement [com.adobe.cq.social.cq-social-ugcbase-api [525](R 525.0)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.srp.internal)(version>=2.0.0)(!(version>=3.0.0))) [caused by: Unable to resolve com.adobe.cq.social.cq-social-srp-api [462](R 462.4): missing requirement [com.adobe.cq.social.cq-social-srp-api [462](R 462.4)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.8.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]]] Unresolved requirements: [[com.adobe.cq.social.cq-social-members-impl [443](R 443.4)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.community.api)(version>=2.5.0)(!(version>=3.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.social.cq-social-members-impl [443](R 443.4): missing requirement [com.adobe.cq.social.cq-social-members-impl [443](R 443.4)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.community.api)(version>=2.5.0)(!(version>=3.0.0))) [caused by: Unable to resolve com.adobe.cq.social.cq-social-ugcbase-api [525](R 525.0): missing requirement [com.adobe.cq.social.cq-social-ugcbase-api [525](R 525.0)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.srp.internal)(version>=2.0.0)(!(version>=3.0.0))) [caused by: Unable to resolve com.adobe.cq.social.cq-social-srp-api [462](R 462.4): missing requirement [com.adobe.cq.social.cq-social-srp-api [462](R 462.4)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.8.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]]] Unresolved requirements: [[com.adobe.cq.social.cq-social-members-impl [443](R 443.4)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.community.api)(version>=2.5.0)(!(version>=3.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:54:12.989 *ERROR* [FelixStartLevel] ERROR: Bundle '445' Error starting jcrinstall:/libs/social/moderation/install/cq-social-moderation-2.0.3.jar (org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.social.cq-social-moderation [445](R 445.3): missing requirement [com.adobe.cq.social.cq-social-moderation [445](R 445.3)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.commons.comments.api)(version>=1.7.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.adobe.cq.social.cq-social-commons [429](R 429.4): missing requirement [com.adobe.cq.social.cq-social-commons [429](R 429.4)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.ugc.api)(version>=1.3.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.adobe.cq.social.cq-social-ugc-search-collections [467](R 467.3): missing requirement [com.adobe.cq.social.cq-social-ugc-search-collections [467](R 467.3)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.srp.config)(version>=1.2.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.adobe.cq.social.cq-social-srp-api [462](R 462.4): missing requirement [com.adobe.cq.social.cq-social-srp-api [462](R 462.4)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.8.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]]]] Unresolved requirements: [[com.adobe.cq.social.cq-social-moderation [445](R 445.3)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.commons.comments.api)(version>=1.7.0)(!(version>=2.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.social.cq-social-moderation [445](R 445.3): missing requirement [com.adobe.cq.social.cq-social-moderation [445](R 445.3)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.commons.comments.api)(version>=1.7.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.adobe.cq.social.cq-social-commons [429](R 429.4): missing requirement [com.adobe.cq.social.cq-social-commons [429](R 429.4)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.ugc.api)(version>=1.3.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.adobe.cq.social.cq-social-ugc-search-collections [467](R 467.3): missing requirement [com.adobe.cq.social.cq-social-ugc-search-collections [467](R 467.3)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.srp.config)(version>=1.2.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.adobe.cq.social.cq-social-srp-api [462](R 462.4): missing requirement [com.adobe.cq.social.cq-social-srp-api [462](R 462.4)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.8.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]]]] Unresolved requirements: [[com.adobe.cq.social.cq-social-moderation [445](R 445.3)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.commons.comments.api)(version>=1.7.0)(!(version>=2.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:54:12.990 *ERROR* [FelixStartLevel] ERROR: Bundle '446' Error starting jcrinstall:/libs/social/notifications/install/cq-social-notifications-api-1.0.22.jar (org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.social.cq-social-notifications-api [446](R 446.3): missing requirement [com.adobe.cq.social.cq-social-notifications-api [446](R 446.3)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.activitystreams.client.api)(version>=1.3.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.adobe.cq.social.cq-social-activitystreams [423](R 423.4): missing requirement [com.adobe.cq.social.cq-social-activitystreams [423](R 423.4)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.ugc.api)(version>=1.3.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.adobe.cq.social.cq-social-ugc-search-collections [467](R 467.3): missing requirement [com.adobe.cq.social.cq-social-ugc-search-collections [467](R 467.3)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.srp.config)(version>=1.2.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.adobe.cq.social.cq-social-srp-api [462](R 462.4): missing requirement [com.adobe.cq.social.cq-social-srp-api [462](R 462.4)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.8.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]]]] Unresolved requirements: [[com.adobe.cq.social.cq-social-notifications-api [446](R 446.3)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.activitystreams.client.api)(version>=1.3.0)(!(version>=2.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.social.cq-social-notifications-api [446](R 446.3): missing requirement [com.adobe.cq.social.cq-social-notifications-api [446](R 446.3)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.activitystreams.client.api)(version>=1.3.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.adobe.cq.social.cq-social-activitystreams [423](R 423.4): missing requirement [com.adobe.cq.social.cq-social-activitystreams [423](R 423.4)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.ugc.api)(version>=1.3.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.adobe.cq.social.cq-social-ugc-search-collections [467](R 467.3): missing requirement [com.adobe.cq.social.cq-social-ugc-search-collections [467](R 467.3)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.srp.config)(version>=1.2.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.adobe.cq.social.cq-social-srp-api [462](R 462.4): missing requirement [com.adobe.cq.social.cq-social-srp-api [462](R 462.4)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.8.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]]]] Unresolved requirements: [[com.adobe.cq.social.cq-social-notifications-api [446](R 446.3)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.activitystreams.client.api)(version>=1.3.0)(!(version>=2.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:54:12.992 *ERROR* [FelixStartLevel] ERROR: Bundle '447' Error starting jcrinstall:/libs/social/notifications/install/cq-social-notifications-channels-web-1.0.28.jar (org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.social.cq-social-notifications-channels-web [447](R 447.3): missing requirement [com.adobe.cq.social.cq-social-notifications-channels-web [447](R 447.3)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.notifications.channel)(version>=1.1.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.adobe.cq.social.cq-social-notifications-api [446](R 446.3): missing requirement [com.adobe.cq.social.cq-social-notifications-api [446](R 446.3)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.ugc.api)(version>=1.3.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.adobe.cq.social.cq-social-ugc-search-collections [467](R 467.3): missing requirement [com.adobe.cq.social.cq-social-ugc-search-collections [467](R 467.3)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.srp.config)(version>=1.2.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.adobe.cq.social.cq-social-srp-api [462](R 462.4): missing requirement [com.adobe.cq.social.cq-social-srp-api [462](R 462.4)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.8.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]]]] Unresolved requirements: [[com.adobe.cq.social.cq-social-notifications-channels-web [447](R 447.3)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.notifications.channel)(version>=1.1.0)(!(version>=2.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.social.cq-social-notifications-channels-web [447](R 447.3): missing requirement [com.adobe.cq.social.cq-social-notifications-channels-web [447](R 447.3)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.notifications.channel)(version>=1.1.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.adobe.cq.social.cq-social-notifications-api [446](R 446.3): missing requirement [com.adobe.cq.social.cq-social-notifications-api [446](R 446.3)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.ugc.api)(version>=1.3.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.adobe.cq.social.cq-social-ugc-search-collections [467](R 467.3): missing requirement [com.adobe.cq.social.cq-social-ugc-search-collections [467](R 467.3)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.srp.config)(version>=1.2.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.adobe.cq.social.cq-social-srp-api [462](R 462.4): missing requirement [com.adobe.cq.social.cq-social-srp-api [462](R 462.4)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.8.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]]]] Unresolved requirements: [[com.adobe.cq.social.cq-social-notifications-channels-web [447](R 447.3)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.notifications.channel)(version>=1.1.0)(!(version>=2.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:54:12.993 *ERROR* [FelixStartLevel] ERROR: Bundle '448' Error starting jcrinstall:/libs/social/notifications/install/cq-social-notifications-impl-1.0.28.jar (org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.social.cq-social-notifications-impl [448](R 448.3): missing requirement [com.adobe.cq.social.cq-social-notifications-impl [448](R 448.3)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.activitystreams.client.api)(version>=1.3.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.adobe.cq.social.cq-social-activitystreams [423](R 423.4): missing requirement [com.adobe.cq.social.cq-social-activitystreams [423](R 423.4)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.ugc.api)(version>=1.3.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.adobe.cq.social.cq-social-ugc-search-collections [467](R 467.3): missing requirement [com.adobe.cq.social.cq-social-ugc-search-collections [467](R 467.3)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.srp.config)(version>=1.2.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.adobe.cq.social.cq-social-srp-api [462](R 462.4): missing requirement [com.adobe.cq.social.cq-social-srp-api [462](R 462.4)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.8.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]]]] Unresolved requirements: [[com.adobe.cq.social.cq-social-notifications-impl [448](R 448.3)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.activitystreams.client.api)(version>=1.3.0)(!(version>=2.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.social.cq-social-notifications-impl [448](R 448.3): missing requirement [com.adobe.cq.social.cq-social-notifications-impl [448](R 448.3)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.activitystreams.client.api)(version>=1.3.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.adobe.cq.social.cq-social-activitystreams [423](R 423.4): missing requirement [com.adobe.cq.social.cq-social-activitystreams [423](R 423.4)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.ugc.api)(version>=1.3.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.adobe.cq.social.cq-social-ugc-search-collections [467](R 467.3): missing requirement [com.adobe.cq.social.cq-social-ugc-search-collections [467](R 467.3)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.srp.config)(version>=1.2.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.adobe.cq.social.cq-social-srp-api [462](R 462.4): missing requirement [com.adobe.cq.social.cq-social-srp-api [462](R 462.4)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.8.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]]]] Unresolved requirements: [[com.adobe.cq.social.cq-social-notifications-impl [448](R 448.3)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.activitystreams.client.api)(version>=1.3.0)(!(version>=2.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:54:12.995 *ERROR* [FelixStartLevel] ERROR: Bundle '451' Error starting jcrinstall:/libs/social/reporting/install/cq-social-reporting-management-1.0.77.jar (org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.social.cq-social-reporting-management [451](R 451.3): missing requirement [com.adobe.cq.social.cq-social-reporting-management [451](R 451.3)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.scf.core)(version>=2.0.0)(!(version>=3.0.0))) [caused by: Unable to resolve com.adobe.cq.social.cq-social-scf-api [521](R 521.0): missing requirement [com.adobe.cq.social.cq-social-scf-api [521](R 521.0)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.commons)(version>=5.7.0)(!(version>=7.0.0))) [caused by: Unable to resolve com.day.cq.cq-commons [352](R 352.7): missing requirement [com.day.cq.cq-commons [352](R 352.7)] osgi.wiring.package; (&(osgi.wiring.package=com.day.text)(version>=1.1.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.day.commons.day-commons-text [100](R 100.0): missing requirement [com.day.commons.day-commons-text [100](R 100.0)] osgi.wiring.package; (osgi.wiring.package=org.slf4j)]]] Unresolved requirements: [[com.adobe.cq.social.cq-social-reporting-management [451](R 451.3)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.scf.core)(version>=2.0.0)(!(version>=3.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.social.cq-social-reporting-management [451](R 451.3): missing requirement [com.adobe.cq.social.cq-social-reporting-management [451](R 451.3)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.scf.core)(version>=2.0.0)(!(version>=3.0.0))) [caused by: Unable to resolve com.adobe.cq.social.cq-social-scf-api [521](R 521.0): missing requirement [com.adobe.cq.social.cq-social-scf-api [521](R 521.0)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.commons)(version>=5.7.0)(!(version>=7.0.0))) [caused by: Unable to resolve com.day.cq.cq-commons [352](R 352.7): missing requirement [com.day.cq.cq-commons [352](R 352.7)] osgi.wiring.package; (&(osgi.wiring.package=com.day.text)(version>=1.1.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.day.commons.day-commons-text [100](R 100.0): missing requirement [com.day.commons.day-commons-text [100](R 100.0)] osgi.wiring.package; (osgi.wiring.package=org.slf4j)]]] Unresolved requirements: [[com.adobe.cq.social.cq-social-reporting-management [451](R 451.3)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.scf.core)(version>=2.0.0)(!(version>=3.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:54:12.995 *ERROR* [FelixStartLevel] ERROR: Bundle '452' Error starting jcrinstall:/libs/social/reviews/install/cq-social-review-1.3.2.jar (org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.social.cq-social-review [452](R 452.3): missing requirement [com.adobe.cq.social.cq-social-review [452](R 452.3)] osgi.wiring.package; (osgi.wiring.package=com.adobe.cq.social) [caused by: Unable to resolve com.adobe.cq.social.cq-social-srp-api [462](R 462.4): missing requirement [com.adobe.cq.social.cq-social-srp-api [462](R 462.4)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.8.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]] Unresolved requirements: [[com.adobe.cq.social.cq-social-review [452](R 452.3)] osgi.wiring.package; (osgi.wiring.package=com.adobe.cq.social)])
org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.social.cq-social-review [452](R 452.3): missing requirement [com.adobe.cq.social.cq-social-review [452](R 452.3)] osgi.wiring.package; (osgi.wiring.package=com.adobe.cq.social) [caused by: Unable to resolve com.adobe.cq.social.cq-social-srp-api [462](R 462.4): missing requirement [com.adobe.cq.social.cq-social-srp-api [462](R 462.4)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.8.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]] Unresolved requirements: [[com.adobe.cq.social.cq-social-review [452](R 452.3)] osgi.wiring.package; (osgi.wiring.package=com.adobe.cq.social)]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:54:12.997 *ERROR* [FelixStartLevel] ERROR: Bundle '454' Error starting jcrinstall:/libs/social/scf/install/cq-social-scf-impl-1.1.38.jar (org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.social.cq-social-scf-impl [454](R 454.3): missing requirement [com.adobe.cq.social.cq-social-scf-impl [454](R 454.3)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.commons.inherit)(version>=5.7.0)(!(version>=7.0.0))) [caused by: Unable to resolve com.day.cq.cq-commons [352](R 352.7): missing requirement [com.day.cq.cq-commons [352](R 352.7)] osgi.wiring.package; (&(osgi.wiring.package=com.day.text)(version>=1.1.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.day.commons.day-commons-text [100](R 100.0): missing requirement [com.day.commons.day-commons-text [100](R 100.0)] osgi.wiring.package; (osgi.wiring.package=org.slf4j)]] Unresolved requirements: [[com.adobe.cq.social.cq-social-scf-impl [454](R 454.3)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.commons.inherit)(version>=5.7.0)(!(version>=7.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.social.cq-social-scf-impl [454](R 454.3): missing requirement [com.adobe.cq.social.cq-social-scf-impl [454](R 454.3)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.commons.inherit)(version>=5.7.0)(!(version>=7.0.0))) [caused by: Unable to resolve com.day.cq.cq-commons [352](R 352.7): missing requirement [com.day.cq.cq-commons [352](R 352.7)] osgi.wiring.package; (&(osgi.wiring.package=com.day.text)(version>=1.1.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.day.commons.day-commons-text [100](R 100.0): missing requirement [com.day.commons.day-commons-text [100](R 100.0)] osgi.wiring.package; (osgi.wiring.package=org.slf4j)]] Unresolved requirements: [[com.adobe.cq.social.cq-social-scf-impl [454](R 454.3)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.commons.inherit)(version>=5.7.0)(!(version>=7.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:54:12.998 *ERROR* [FelixStartLevel] ERROR: Bundle '457' Error starting jcrinstall:/libs/social/scoring/install/cq-social-scoring-impl-2.0.13.jar (org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.social.cq-social-scoring-impl [457](R 457.3): missing requirement [com.adobe.cq.social.cq-social-scoring-impl [457](R 457.3)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.srp)(version>=1.0.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.adobe.cq.social.cq-social-srp-api [462](R 462.4): missing requirement [com.adobe.cq.social.cq-social-srp-api [462](R 462.4)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.8.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]] Unresolved requirements: [[com.adobe.cq.social.cq-social-scoring-impl [457](R 457.3)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.srp)(version>=1.0.0)(!(version>=2.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.social.cq-social-scoring-impl [457](R 457.3): missing requirement [com.adobe.cq.social.cq-social-scoring-impl [457](R 457.3)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.srp)(version>=1.0.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.adobe.cq.social.cq-social-srp-api [462](R 462.4): missing requirement [com.adobe.cq.social.cq-social-srp-api [462](R 462.4)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.8.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]] Unresolved requirements: [[com.adobe.cq.social.cq-social-scoring-impl [457](R 457.3)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.srp)(version>=1.0.0)(!(version>=2.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:54:12.999 *ERROR* [FelixStartLevel] ERROR: Bundle '459' Error starting jcrinstall:/libs/social/serviceusers/install/cq-social-serviceusers-impl-1.3.1.jar (org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.social.cq-social-serviceusers-impl [459](R 459.3): missing requirement [com.adobe.cq.social.cq-social-serviceusers-impl [459](R 459.3)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.5.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[com.adobe.cq.social.cq-social-serviceusers-impl [459](R 459.3)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.5.0)(!(version>=3.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.social.cq-social-serviceusers-impl [459](R 459.3): missing requirement [com.adobe.cq.social.cq-social-serviceusers-impl [459](R 459.3)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.5.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[com.adobe.cq.social.cq-social-serviceusers-impl [459](R 459.3)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.5.0)(!(version>=3.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:54:13.001 *ERROR* [FelixStartLevel] ERROR: Bundle '460' Error starting jcrinstall:/libs/social/socialgraph/install/cq-social-graph-api-1.1.6.jar (org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.social.cq-social-graph-api [460](R 460.3): missing requirement [com.adobe.cq.social.cq-social-graph-api [460](R 460.3)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.scf.core)(version>=2.0.0)(!(version>=3.0.0))) [caused by: Unable to resolve com.adobe.cq.social.cq-social-scf-api [521](R 521.0): missing requirement [com.adobe.cq.social.cq-social-scf-api [521](R 521.0)] osgi.wiring.package; (osgi.wiring.package=com.adobe.cq.social) [caused by: Unable to resolve com.adobe.cq.social.cq-social-srp-api [462](R 462.4): missing requirement [com.adobe.cq.social.cq-social-srp-api [462](R 462.4)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.8.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]]] Unresolved requirements: [[com.adobe.cq.social.cq-social-graph-api [460](R 460.3)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.scf.core)(version>=2.0.0)(!(version>=3.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.social.cq-social-graph-api [460](R 460.3): missing requirement [com.adobe.cq.social.cq-social-graph-api [460](R 460.3)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.scf.core)(version>=2.0.0)(!(version>=3.0.0))) [caused by: Unable to resolve com.adobe.cq.social.cq-social-scf-api [521](R 521.0): missing requirement [com.adobe.cq.social.cq-social-scf-api [521](R 521.0)] osgi.wiring.package; (osgi.wiring.package=com.adobe.cq.social) [caused by: Unable to resolve com.adobe.cq.social.cq-social-srp-api [462](R 462.4): missing requirement [com.adobe.cq.social.cq-social-srp-api [462](R 462.4)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.8.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]]] Unresolved requirements: [[com.adobe.cq.social.cq-social-graph-api [460](R 460.3)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.scf.core)(version>=2.0.0)(!(version>=3.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:54:13.003 *ERROR* [FelixStartLevel] ERROR: Bundle '461' Error starting jcrinstall:/libs/social/socialgraph/install/cq-social-graph-impl-1.1.3.jar (org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.social.cq-social-graph-impl [461](R 461.3): missing requirement [com.adobe.cq.social.cq-social-graph-impl [461](R 461.3)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.graph.client.api)(version>=1.2.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.adobe.cq.social.cq-social-graph-api [460](R 460.3): missing requirement [com.adobe.cq.social.cq-social-graph-api [460](R 460.3)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.ugc.api)(version>=1.3.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.adobe.cq.social.cq-social-ugc-search-collections [467](R 467.3): missing requirement [com.adobe.cq.social.cq-social-ugc-search-collections [467](R 467.3)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.srp.config)(version>=1.2.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.adobe.cq.social.cq-social-srp-api [462](R 462.4): missing requirement [com.adobe.cq.social.cq-social-srp-api [462](R 462.4)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.8.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]]]] Unresolved requirements: [[com.adobe.cq.social.cq-social-graph-impl [461](R 461.3)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.graph.client.api)(version>=1.2.0)(!(version>=2.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.social.cq-social-graph-impl [461](R 461.3): missing requirement [com.adobe.cq.social.cq-social-graph-impl [461](R 461.3)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.graph.client.api)(version>=1.2.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.adobe.cq.social.cq-social-graph-api [460](R 460.3): missing requirement [com.adobe.cq.social.cq-social-graph-api [460](R 460.3)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.ugc.api)(version>=1.3.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.adobe.cq.social.cq-social-ugc-search-collections [467](R 467.3): missing requirement [com.adobe.cq.social.cq-social-ugc-search-collections [467](R 467.3)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.srp.config)(version>=1.2.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.adobe.cq.social.cq-social-srp-api [462](R 462.4): missing requirement [com.adobe.cq.social.cq-social-srp-api [462](R 462.4)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.8.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]]]] Unresolved requirements: [[com.adobe.cq.social.cq-social-graph-impl [461](R 461.3)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.graph.client.api)(version>=1.2.0)(!(version>=2.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:54:13.004 *ERROR* [FelixStartLevel] ERROR: Bundle '462' Error starting jcrinstall:/libs/social/srp/install/cq-social-srp-api-1.1.18.jar (org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.social.cq-social-srp-api [462](R 462.4): missing requirement [com.adobe.cq.social.cq-social-srp-api [462](R 462.4)] osgi.wiring.package; (osgi.wiring.package=com.day.cq.commons.inherit) [caused by: Unable to resolve com.day.cq.cq-commons [352](R 352.7): missing requirement [com.day.cq.cq-commons [352](R 352.7)] osgi.wiring.package; (&(osgi.wiring.package=com.day.text)(version>=1.1.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.day.commons.day-commons-text [100](R 100.0): missing requirement [com.day.commons.day-commons-text [100](R 100.0)] osgi.wiring.package; (osgi.wiring.package=org.slf4j)]] Unresolved requirements: [[com.adobe.cq.social.cq-social-srp-api [462](R 462.4)] osgi.wiring.package; (osgi.wiring.package=com.day.cq.commons.inherit)])
org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.social.cq-social-srp-api [462](R 462.4): missing requirement [com.adobe.cq.social.cq-social-srp-api [462](R 462.4)] osgi.wiring.package; (osgi.wiring.package=com.day.cq.commons.inherit) [caused by: Unable to resolve com.day.cq.cq-commons [352](R 352.7): missing requirement [com.day.cq.cq-commons [352](R 352.7)] osgi.wiring.package; (&(osgi.wiring.package=com.day.text)(version>=1.1.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.day.commons.day-commons-text [100](R 100.0): missing requirement [com.day.commons.day-commons-text [100](R 100.0)] osgi.wiring.package; (osgi.wiring.package=org.slf4j)]] Unresolved requirements: [[com.adobe.cq.social.cq-social-srp-api [462](R 462.4)] osgi.wiring.package; (osgi.wiring.package=com.day.cq.commons.inherit)]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:54:13.005 *ERROR* [FelixStartLevel] ERROR: Bundle '463' Error starting jcrinstall:/libs/social/srp/install/cq-social-srp-impl-1.1.19.jar (org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.social.cq-social-srp-impl [463](R 463.3): missing requirement [com.adobe.cq.social.cq-social-srp-impl [463](R 463.3)] osgi.wiring.package; (osgi.wiring.package=com.adobe.cq.social.srp) [caused by: Unable to resolve com.adobe.cq.social.cq-social-srp-api [462](R 462.4): missing requirement [com.adobe.cq.social.cq-social-srp-api [462](R 462.4)] osgi.wiring.package; (osgi.wiring.package=com.day.cq.commons.inherit) [caused by: Unable to resolve com.day.cq.cq-commons [352](R 352.7): missing requirement [com.day.cq.cq-commons [352](R 352.7)] osgi.wiring.package; (&(osgi.wiring.package=com.day.text)(version>=1.1.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.day.commons.day-commons-text [100](R 100.0): missing requirement [com.day.commons.day-commons-text [100](R 100.0)] osgi.wiring.package; (osgi.wiring.package=org.slf4j)]]] Unresolved requirements: [[com.adobe.cq.social.cq-social-srp-impl [463](R 463.3)] osgi.wiring.package; (osgi.wiring.package=com.adobe.cq.social.srp)])
org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.social.cq-social-srp-impl [463](R 463.3): missing requirement [com.adobe.cq.social.cq-social-srp-impl [463](R 463.3)] osgi.wiring.package; (osgi.wiring.package=com.adobe.cq.social.srp) [caused by: Unable to resolve com.adobe.cq.social.cq-social-srp-api [462](R 462.4): missing requirement [com.adobe.cq.social.cq-social-srp-api [462](R 462.4)] osgi.wiring.package; (osgi.wiring.package=com.day.cq.commons.inherit) [caused by: Unable to resolve com.day.cq.cq-commons [352](R 352.7): missing requirement [com.day.cq.cq-commons [352](R 352.7)] osgi.wiring.package; (&(osgi.wiring.package=com.day.text)(version>=1.1.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.day.commons.day-commons-text [100](R 100.0): missing requirement [com.day.commons.day-commons-text [100](R 100.0)] osgi.wiring.package; (osgi.wiring.package=org.slf4j)]]] Unresolved requirements: [[com.adobe.cq.social.cq-social-srp-impl [463](R 463.3)] osgi.wiring.package; (osgi.wiring.package=com.adobe.cq.social.srp)]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:54:13.007 *ERROR* [FelixStartLevel] ERROR: Bundle '464' Error starting jcrinstall:/libs/social/sync/install/cq-social-sync-1.0.22.jar (org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.social.cq-social-sync [464](R 464.3): missing requirement [com.adobe.cq.social.cq-social-sync [464](R 464.3)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.scf.core)(version>=2.0.0)(!(version>=3.0.0))) [caused by: Unable to resolve com.adobe.cq.social.cq-social-scf-api [521](R 521.0): missing requirement [com.adobe.cq.social.cq-social-scf-api [521](R 521.0)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.community.api)(version>=2.1.0)(!(version>=3.0.0))) [caused by: Unable to resolve com.adobe.cq.social.cq-social-ugcbase-api [525](R 525.0): missing requirement [com.adobe.cq.social.cq-social-ugcbase-api [525](R 525.0)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.replication)(version>=5.7.0)(!(version>=7.0.0))) [caused by: Unable to resolve com.day.cq.cq-replication [193](R 193.6): missing requirement [com.day.cq.cq-replication [193](R 193.6)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.granite.crypto)(version>=1.4.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.adobe.granite.crypto [177](R 177.0): missing requirement [com.adobe.granite.crypto [177](R 177.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api)(version>=2.1.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]]]]] Unresolved requirements: [[com.adobe.cq.social.cq-social-sync [464](R 464.3)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.scf.core)(version>=2.0.0)(!(version>=3.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.social.cq-social-sync [464](R 464.3): missing requirement [com.adobe.cq.social.cq-social-sync [464](R 464.3)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.scf.core)(version>=2.0.0)(!(version>=3.0.0))) [caused by: Unable to resolve com.adobe.cq.social.cq-social-scf-api [521](R 521.0): missing requirement [com.adobe.cq.social.cq-social-scf-api [521](R 521.0)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.community.api)(version>=2.1.0)(!(version>=3.0.0))) [caused by: Unable to resolve com.adobe.cq.social.cq-social-ugcbase-api [525](R 525.0): missing requirement [com.adobe.cq.social.cq-social-ugcbase-api [525](R 525.0)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.replication)(version>=5.7.0)(!(version>=7.0.0))) [caused by: Unable to resolve com.day.cq.cq-replication [193](R 193.6): missing requirement [com.day.cq.cq-replication [193](R 193.6)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.granite.crypto)(version>=1.4.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.adobe.granite.crypto [177](R 177.0): missing requirement [com.adobe.granite.crypto [177](R 177.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api)(version>=2.1.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]]]]] Unresolved requirements: [[com.adobe.cq.social.cq-social-sync [464](R 464.3)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.scf.core)(version>=2.0.0)(!(version>=3.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:54:13.008 *ERROR* [FelixStartLevel] ERROR: Bundle '465' Error starting jcrinstall:/libs/social/tally/install/cq-social-tally-1.3.16.jar (org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.social.cq-social-tally [465](R 465.3): missing requirement [com.adobe.cq.social.cq-social-tally [465](R 465.3)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.scf)(version>=1.2.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.adobe.cq.social.cq-social-scf-api [521](R 521.0): missing requirement [com.adobe.cq.social.cq-social-scf-api [521](R 521.0)] osgi.wiring.package; (osgi.wiring.package=com.adobe.cq.social) [caused by: Unable to resolve com.adobe.cq.social.cq-social-srp-api [462](R 462.4): missing requirement [com.adobe.cq.social.cq-social-srp-api [462](R 462.4)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.8.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]]] Unresolved requirements: [[com.adobe.cq.social.cq-social-tally [465](R 465.3)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.scf)(version>=1.2.0)(!(version>=2.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.social.cq-social-tally [465](R 465.3): missing requirement [com.adobe.cq.social.cq-social-tally [465](R 465.3)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.scf)(version>=1.2.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.adobe.cq.social.cq-social-scf-api [521](R 521.0): missing requirement [com.adobe.cq.social.cq-social-scf-api [521](R 521.0)] osgi.wiring.package; (osgi.wiring.package=com.adobe.cq.social) [caused by: Unable to resolve com.adobe.cq.social.cq-social-srp-api [462](R 462.4): missing requirement [com.adobe.cq.social.cq-social-srp-api [462](R 462.4)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.8.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]]] Unresolved requirements: [[com.adobe.cq.social.cq-social-tally [465](R 465.3)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.scf)(version>=1.2.0)(!(version>=2.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:54:13.009 *ERROR* [FelixStartLevel] ERROR: Bundle '466' Error starting jcrinstall:/libs/social/translation/install/cq-social-translation-1.2.21.jar (org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.social.cq-social-translation [466](R 466.3): missing requirement [com.adobe.cq.social.cq-social-translation [466](R 466.3)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.scf.core)(version>=2.0.0)(!(version>=3.0.0))) [caused by: Unable to resolve com.adobe.cq.social.cq-social-scf-api [521](R 521.0): missing requirement [com.adobe.cq.social.cq-social-scf-api [521](R 521.0)] osgi.wiring.package; (osgi.wiring.package=com.adobe.cq.social) [caused by: Unable to resolve com.adobe.cq.social.cq-social-srp-api [462](R 462.4): missing requirement [com.adobe.cq.social.cq-social-srp-api [462](R 462.4)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.8.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]]] Unresolved requirements: [[com.adobe.cq.social.cq-social-translation [466](R 466.3)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.scf.core)(version>=2.0.0)(!(version>=3.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.social.cq-social-translation [466](R 466.3): missing requirement [com.adobe.cq.social.cq-social-translation [466](R 466.3)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.scf.core)(version>=2.0.0)(!(version>=3.0.0))) [caused by: Unable to resolve com.adobe.cq.social.cq-social-scf-api [521](R 521.0): missing requirement [com.adobe.cq.social.cq-social-scf-api [521](R 521.0)] osgi.wiring.package; (osgi.wiring.package=com.adobe.cq.social) [caused by: Unable to resolve com.adobe.cq.social.cq-social-srp-api [462](R 462.4): missing requirement [com.adobe.cq.social.cq-social-srp-api [462](R 462.4)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.8.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]]] Unresolved requirements: [[com.adobe.cq.social.cq-social-translation [466](R 466.3)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.scf.core)(version>=2.0.0)(!(version>=3.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:54:13.010 *ERROR* [FelixStartLevel] ERROR: Bundle '467' Error starting jcrinstall:/libs/social/ugc/install/cq-social-ugc-search-collections-1.3.56.jar (org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.social.cq-social-ugc-search-collections [467](R 467.3): missing requirement [com.adobe.cq.social.cq-social-ugc-search-collections [467](R 467.3)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.srp.config)(version>=1.2.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.adobe.cq.social.cq-social-srp-api [462](R 462.4): missing requirement [com.adobe.cq.social.cq-social-srp-api [462](R 462.4)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.8.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]] Unresolved requirements: [[com.adobe.cq.social.cq-social-ugc-search-collections [467](R 467.3)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.srp.config)(version>=1.2.0)(!(version>=2.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.social.cq-social-ugc-search-collections [467](R 467.3): missing requirement [com.adobe.cq.social.cq-social-ugc-search-collections [467](R 467.3)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.srp.config)(version>=1.2.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.adobe.cq.social.cq-social-srp-api [462](R 462.4): missing requirement [com.adobe.cq.social.cq-social-srp-api [462](R 462.4)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.8.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]] Unresolved requirements: [[com.adobe.cq.social.cq-social-ugc-search-collections [467](R 467.3)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.srp.config)(version>=1.2.0)(!(version>=2.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:54:13.011 *ERROR* [FelixStartLevel] ERROR: Bundle '469' Error starting jcrinstall:/libs/social/ugc/install/cq-social-ugcbase-impl-2.1.42.jar (org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.social.cq-social-ugcbase-impl [469](R 469.3): missing requirement [com.adobe.cq.social.cq-social-ugcbase-impl [469](R 469.3)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.scf.utilities.api)(version>=2.2.0)(!(version>=3.0.0))) [caused by: Unable to resolve com.adobe.cq.social.cq-social-ugcbase-api [525](R 525.0): missing requirement [com.adobe.cq.social.cq-social-ugcbase-api [525](R 525.0)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.replication)(version>=5.7.0)(!(version>=7.0.0))) [caused by: Unable to resolve com.day.cq.cq-replication [193](R 193.6): missing requirement [com.day.cq.cq-replication [193](R 193.6)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.granite.crypto)(version>=1.4.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.adobe.granite.crypto [177](R 177.0): missing requirement [com.adobe.granite.crypto [177](R 177.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api)(version>=2.1.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]]]] Unresolved requirements: [[com.adobe.cq.social.cq-social-ugcbase-impl [469](R 469.3)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.scf.utilities.api)(version>=2.2.0)(!(version>=3.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.social.cq-social-ugcbase-impl [469](R 469.3): missing requirement [com.adobe.cq.social.cq-social-ugcbase-impl [469](R 469.3)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.scf.utilities.api)(version>=2.2.0)(!(version>=3.0.0))) [caused by: Unable to resolve com.adobe.cq.social.cq-social-ugcbase-api [525](R 525.0): missing requirement [com.adobe.cq.social.cq-social-ugcbase-api [525](R 525.0)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.replication)(version>=5.7.0)(!(version>=7.0.0))) [caused by: Unable to resolve com.day.cq.cq-replication [193](R 193.6): missing requirement [com.day.cq.cq-replication [193](R 193.6)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.granite.crypto)(version>=1.4.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.adobe.granite.crypto [177](R 177.0): missing requirement [com.adobe.granite.crypto [177](R 177.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api)(version>=2.1.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]]]] Unresolved requirements: [[com.adobe.cq.social.cq-social-ugcbase-impl [469](R 469.3)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.scf.utilities.api)(version>=2.2.0)(!(version>=3.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:54:13.012 *ERROR* [FelixStartLevel] ERROR: Bundle '470' Error starting jcrinstall:/libs/xfaforms/install/adobe-xfaforms-common-5.1.16.jar (org.osgi.framework.BundleException: Unable to resolve com.adobe.forms.common.adobe-xfaforms-common [470](R 470.0): missing requirement [com.adobe.forms.common.adobe-xfaforms-common [470](R 470.0)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.commons.jcr)(version>=6.0.0)(!(version>=7.0.0))) [caused by: Unable to resolve com.day.cq.cq-commons [352](R 352.7): missing requirement [com.day.cq.cq-commons [352](R 352.7)] osgi.wiring.package; (osgi.wiring.package=com.day.cq.xss) [caused by: Unable to resolve com.day.cq.cq-xssprotection [216](R 216.6): missing requirement [com.day.cq.cq-xssprotection [216](R 216.6)] osgi.wiring.package; (osgi.wiring.package=org.apache.commons.httpclient.methods) [caused by: Unable to resolve com.day.commons.osgi.wrapper.commons-httpclient [120](R 120.0): missing requirement [com.day.commons.osgi.wrapper.commons-httpclient [120](R 120.0)] osgi.wiring.package; (osgi.wiring.package=org.apache.commons.logging)]]] Unresolved requirements: [[com.adobe.forms.common.adobe-xfaforms-common [470](R 470.0)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.commons.jcr)(version>=6.0.0)(!(version>=7.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.adobe.forms.common.adobe-xfaforms-common [470](R 470.0): missing requirement [com.adobe.forms.common.adobe-xfaforms-common [470](R 470.0)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.commons.jcr)(version>=6.0.0)(!(version>=7.0.0))) [caused by: Unable to resolve com.day.cq.cq-commons [352](R 352.7): missing requirement [com.day.cq.cq-commons [352](R 352.7)] osgi.wiring.package; (osgi.wiring.package=com.day.cq.xss) [caused by: Unable to resolve com.day.cq.cq-xssprotection [216](R 216.6): missing requirement [com.day.cq.cq-xssprotection [216](R 216.6)] osgi.wiring.package; (osgi.wiring.package=org.apache.commons.httpclient.methods) [caused by: Unable to resolve com.day.commons.osgi.wrapper.commons-httpclient [120](R 120.0): missing requirement [com.day.commons.osgi.wrapper.commons-httpclient [120](R 120.0)] osgi.wiring.package; (osgi.wiring.package=org.apache.commons.logging)]]] Unresolved requirements: [[com.adobe.forms.common.adobe-xfaforms-common [470](R 470.0)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.commons.jcr)(version>=6.0.0)(!(version>=7.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:54:13.014 *ERROR* [FelixStartLevel] ERROR: Bundle '472' Error starting jcrinstall:/libs/social/calendar/install/cq-social-calendar-impl-1.4.8.jar (org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.social.cq-social-calendar-impl [472](R 472.3): missing requirement [com.adobe.cq.social.cq-social-calendar-impl [472](R 472.3)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.ugc.api)(version>=1.3.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.adobe.cq.social.cq-social-ugc-search-collections [467](R 467.3): missing requirement [com.adobe.cq.social.cq-social-ugc-search-collections [467](R 467.3)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.srp.config)(version>=1.2.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.adobe.cq.social.cq-social-srp-api [462](R 462.4): missing requirement [com.adobe.cq.social.cq-social-srp-api [462](R 462.4)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.8.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]]] Unresolved requirements: [[com.adobe.cq.social.cq-social-calendar-impl [472](R 472.3)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.ugc.api)(version>=1.3.0)(!(version>=2.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.social.cq-social-calendar-impl [472](R 472.3): missing requirement [com.adobe.cq.social.cq-social-calendar-impl [472](R 472.3)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.ugc.api)(version>=1.3.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.adobe.cq.social.cq-social-ugc-search-collections [467](R 467.3): missing requirement [com.adobe.cq.social.cq-social-ugc-search-collections [467](R 467.3)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.srp.config)(version>=1.2.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.adobe.cq.social.cq-social-srp-api [462](R 462.4): missing requirement [com.adobe.cq.social.cq-social-srp-api [462](R 462.4)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.8.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]]] Unresolved requirements: [[com.adobe.cq.social.cq-social-calendar-impl [472](R 472.3)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.ugc.api)(version>=1.3.0)(!(version>=2.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:54:13.015 *ERROR* [FelixStartLevel] ERROR: Bundle '474' Error starting jcrinstall:/libs/social/gamification/install/cq-social-gamification-api-1.0.9.jar (org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.social.cq-social-gamification-api [474](R 474.2): missing requirement [com.adobe.cq.social.cq-social-gamification-api [474](R 474.2)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.scf.core)(version>=2.0.0)(!(version>=3.0.0))) [caused by: Unable to resolve com.adobe.cq.social.cq-social-scf-api [521](R 521.0): missing requirement [com.adobe.cq.social.cq-social-scf-api [521](R 521.0)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.commons)(version>=5.7.0)(!(version>=7.0.0))) [caused by: Unable to resolve com.day.cq.cq-commons [352](R 352.7): missing requirement [com.day.cq.cq-commons [352](R 352.7)] osgi.wiring.package; (&(osgi.wiring.package=com.day.text)(version>=1.1.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.day.commons.day-commons-text [100](R 100.0): missing requirement [com.day.commons.day-commons-text [100](R 100.0)] osgi.wiring.package; (osgi.wiring.package=org.slf4j)]]] Unresolved requirements: [[com.adobe.cq.social.cq-social-gamification-api [474](R 474.2)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.scf.core)(version>=2.0.0)(!(version>=3.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.social.cq-social-gamification-api [474](R 474.2): missing requirement [com.adobe.cq.social.cq-social-gamification-api [474](R 474.2)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.scf.core)(version>=2.0.0)(!(version>=3.0.0))) [caused by: Unable to resolve com.adobe.cq.social.cq-social-scf-api [521](R 521.0): missing requirement [com.adobe.cq.social.cq-social-scf-api [521](R 521.0)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.commons)(version>=5.7.0)(!(version>=7.0.0))) [caused by: Unable to resolve com.day.cq.cq-commons [352](R 352.7): missing requirement [com.day.cq.cq-commons [352](R 352.7)] osgi.wiring.package; (&(osgi.wiring.package=com.day.text)(version>=1.1.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.day.commons.day-commons-text [100](R 100.0): missing requirement [com.day.commons.day-commons-text [100](R 100.0)] osgi.wiring.package; (osgi.wiring.package=org.slf4j)]]] Unresolved requirements: [[com.adobe.cq.social.cq-social-gamification-api [474](R 474.2)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.scf.core)(version>=2.0.0)(!(version>=3.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:54:13.016 *ERROR* [FelixStartLevel] ERROR: Bundle '475' Error starting jcrinstall:/libs/social/gamification/install/cq-social-gamification-impl-1.0.12.jar (org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.social.cq-social-gamification-impl [475](R 475.2): missing requirement [com.adobe.cq.social.cq-social-gamification-impl [475](R 475.2)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.scf)(version>=1.2.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.adobe.cq.social.cq-social-scf-api [521](R 521.0): missing requirement [com.adobe.cq.social.cq-social-scf-api [521](R 521.0)] osgi.wiring.package; (osgi.wiring.package=com.adobe.cq.social) [caused by: Unable to resolve com.adobe.cq.social.cq-social-srp-api [462](R 462.4): missing requirement [com.adobe.cq.social.cq-social-srp-api [462](R 462.4)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.8.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]]] Unresolved requirements: [[com.adobe.cq.social.cq-social-gamification-impl [475](R 475.2)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.scf)(version>=1.2.0)(!(version>=2.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.social.cq-social-gamification-impl [475](R 475.2): missing requirement [com.adobe.cq.social.cq-social-gamification-impl [475](R 475.2)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.scf)(version>=1.2.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.adobe.cq.social.cq-social-scf-api [521](R 521.0): missing requirement [com.adobe.cq.social.cq-social-scf-api [521](R 521.0)] osgi.wiring.package; (osgi.wiring.package=com.adobe.cq.social) [caused by: Unable to resolve com.adobe.cq.social.cq-social-srp-api [462](R 462.4): missing requirement [com.adobe.cq.social.cq-social-srp-api [462](R 462.4)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.8.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]]] Unresolved requirements: [[com.adobe.cq.social.cq-social-gamification-impl [475](R 475.2)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.scf)(version>=1.2.0)(!(version>=2.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:54:13.025 *ERROR* [FelixStartLevel] ERROR: Bundle '479' Error starting jcrinstall:/libs/social/jcr-provider/install/cq-social-jcr-provider-common-1.2.1.jar (org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.social.cq-social-jcr-provider-common [479](R 479.3): missing requirement [com.adobe.cq.social.cq-social-jcr-provider-common [479](R 479.3)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.srp)(version>=1.0.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.adobe.cq.social.cq-social-srp-api [462](R 462.4): missing requirement [com.adobe.cq.social.cq-social-srp-api [462](R 462.4)] osgi.wiring.package; (osgi.wiring.package=com.day.cq.commons.inherit) [caused by: Unable to resolve com.day.cq.cq-commons [352](R 352.7): missing requirement [com.day.cq.cq-commons [352](R 352.7)] osgi.wiring.package; (&(osgi.wiring.package=com.day.text)(version>=1.1.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.day.commons.day-commons-text [100](R 100.0): missing requirement [com.day.commons.day-commons-text [100](R 100.0)] osgi.wiring.package; (osgi.wiring.package=org.slf4j)]]] Unresolved requirements: [[com.adobe.cq.social.cq-social-jcr-provider-common [479](R 479.3)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.srp)(version>=1.0.0)(!(version>=2.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.social.cq-social-jcr-provider-common [479](R 479.3): missing requirement [com.adobe.cq.social.cq-social-jcr-provider-common [479](R 479.3)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.srp)(version>=1.0.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.adobe.cq.social.cq-social-srp-api [462](R 462.4): missing requirement [com.adobe.cq.social.cq-social-srp-api [462](R 462.4)] osgi.wiring.package; (osgi.wiring.package=com.day.cq.commons.inherit) [caused by: Unable to resolve com.day.cq.cq-commons [352](R 352.7): missing requirement [com.day.cq.cq-commons [352](R 352.7)] osgi.wiring.package; (&(osgi.wiring.package=com.day.text)(version>=1.1.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.day.commons.day-commons-text [100](R 100.0): missing requirement [com.day.commons.day-commons-text [100](R 100.0)] osgi.wiring.package; (osgi.wiring.package=org.slf4j)]]] Unresolved requirements: [[com.adobe.cq.social.cq-social-jcr-provider-common [479](R 479.3)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.srp)(version>=1.0.0)(!(version>=2.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:54:13.026 *ERROR* [FelixStartLevel] ERROR: Bundle '480' Error starting jcrinstall:/libs/social/livefyre/install/cq-social-livefyre-1.1.4.jar (org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.social.cq-social-livefyre [480](R 480.2): missing requirement [com.adobe.cq.social.cq-social-livefyre [480](R 480.2)] osgi.wiring.package; (osgi.wiring.package=com.adobe.cq.social) [caused by: Unable to resolve com.adobe.cq.social.cq-social-srp-api [462](R 462.4): missing requirement [com.adobe.cq.social.cq-social-srp-api [462](R 462.4)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.8.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]] Unresolved requirements: [[com.adobe.cq.social.cq-social-livefyre [480](R 480.2)] osgi.wiring.package; (osgi.wiring.package=com.adobe.cq.social)])
org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.social.cq-social-livefyre [480](R 480.2): missing requirement [com.adobe.cq.social.cq-social-livefyre [480](R 480.2)] osgi.wiring.package; (osgi.wiring.package=com.adobe.cq.social) [caused by: Unable to resolve com.adobe.cq.social.cq-social-srp-api [462](R 462.4): missing requirement [com.adobe.cq.social.cq-social-srp-api [462](R 462.4)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.8.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]] Unresolved requirements: [[com.adobe.cq.social.cq-social-livefyre [480](R 480.2)] osgi.wiring.package; (osgi.wiring.package=com.adobe.cq.social)]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:54:13.027 *ERROR* [FelixStartLevel] ERROR: Bundle '481' Error starting jcrinstall:/libs/social/messaging/install/cq-social-messaging-api-1.4.8.jar (org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.social.cq-social-messaging-api [481](R 481.2): missing requirement [com.adobe.cq.social.cq-social-messaging-api [481](R 481.2)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.commons.comments.endpoints)(version>=1.9.0)(!(version>=1.10.0))) [caused by: Unable to resolve com.adobe.cq.social.cq-social-commons [429](R 429.4): missing requirement [com.adobe.cq.social.cq-social-commons [429](R 429.4)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.ugc.api)(version>=1.3.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.adobe.cq.social.cq-social-ugc-search-collections [467](R 467.3): missing requirement [com.adobe.cq.social.cq-social-ugc-search-collections [467](R 467.3)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.srp.config)(version>=1.2.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.adobe.cq.social.cq-social-srp-api [462](R 462.4): missing requirement [com.adobe.cq.social.cq-social-srp-api [462](R 462.4)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.8.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]]]] Unresolved requirements: [[com.adobe.cq.social.cq-social-messaging-api [481](R 481.2)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.commons.comments.endpoints)(version>=1.9.0)(!(version>=1.10.0)))])
org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.social.cq-social-messaging-api [481](R 481.2): missing requirement [com.adobe.cq.social.cq-social-messaging-api [481](R 481.2)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.commons.comments.endpoints)(version>=1.9.0)(!(version>=1.10.0))) [caused by: Unable to resolve com.adobe.cq.social.cq-social-commons [429](R 429.4): missing requirement [com.adobe.cq.social.cq-social-commons [429](R 429.4)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.ugc.api)(version>=1.3.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.adobe.cq.social.cq-social-ugc-search-collections [467](R 467.3): missing requirement [com.adobe.cq.social.cq-social-ugc-search-collections [467](R 467.3)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.srp.config)(version>=1.2.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.adobe.cq.social.cq-social-srp-api [462](R 462.4): missing requirement [com.adobe.cq.social.cq-social-srp-api [462](R 462.4)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.8.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]]]] Unresolved requirements: [[com.adobe.cq.social.cq-social-messaging-api [481](R 481.2)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.commons.comments.endpoints)(version>=1.9.0)(!(version>=1.10.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:54:13.028 *ERROR* [FelixStartLevel] ERROR: Bundle '482' Error starting jcrinstall:/libs/social/messaging/install/cq-social-messaging-impl-1.4.11.jar (org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.social.cq-social-messaging-impl [482](R 482.2): missing requirement [com.adobe.cq.social.cq-social-messaging-impl [482](R 482.2)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.messaging.client.api)(version>=1.4.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.adobe.cq.social.cq-social-messaging-api [481](R 481.2): missing requirement [com.adobe.cq.social.cq-social-messaging-api [481](R 481.2)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.commons.comments.endpoints)(version>=1.9.0)(!(version>=1.10.0))) [caused by: Unable to resolve com.adobe.cq.social.cq-social-commons [429](R 429.4): missing requirement [com.adobe.cq.social.cq-social-commons [429](R 429.4)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.ugc.api)(version>=1.3.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.adobe.cq.social.cq-social-ugc-search-collections [467](R 467.3): missing requirement [com.adobe.cq.social.cq-social-ugc-search-collections [467](R 467.3)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.srp.config)(version>=1.2.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.adobe.cq.social.cq-social-srp-api [462](R 462.4): missing requirement [com.adobe.cq.social.cq-social-srp-api [462](R 462.4)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.8.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]]]]] Unresolved requirements: [[com.adobe.cq.social.cq-social-messaging-impl [482](R 482.2)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.messaging.client.api)(version>=1.4.0)(!(version>=2.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.social.cq-social-messaging-impl [482](R 482.2): missing requirement [com.adobe.cq.social.cq-social-messaging-impl [482](R 482.2)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.messaging.client.api)(version>=1.4.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.adobe.cq.social.cq-social-messaging-api [481](R 481.2): missing requirement [com.adobe.cq.social.cq-social-messaging-api [481](R 481.2)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.commons.comments.endpoints)(version>=1.9.0)(!(version>=1.10.0))) [caused by: Unable to resolve com.adobe.cq.social.cq-social-commons [429](R 429.4): missing requirement [com.adobe.cq.social.cq-social-commons [429](R 429.4)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.ugc.api)(version>=1.3.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.adobe.cq.social.cq-social-ugc-search-collections [467](R 467.3): missing requirement [com.adobe.cq.social.cq-social-ugc-search-collections [467](R 467.3)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.srp.config)(version>=1.2.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.adobe.cq.social.cq-social-srp-api [462](R 462.4): missing requirement [com.adobe.cq.social.cq-social-srp-api [462](R 462.4)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.8.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]]]]] Unresolved requirements: [[com.adobe.cq.social.cq-social-messaging-impl [482](R 482.2)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.messaging.client.api)(version>=1.4.0)(!(version>=2.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:54:13.029 *ERROR* [FelixStartLevel] ERROR: Bundle '483' Error starting jcrinstall:/libs/social/ms-provider/install/cq-social-ms-provider-1.0.6.jar (org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.social.cq-social-ms-provider [483](R 483.3): missing requirement [com.adobe.cq.social.cq-social-ms-provider [483](R 483.3)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.srp)(version>=1.0.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.adobe.cq.social.cq-social-srp-api [462](R 462.4): missing requirement [com.adobe.cq.social.cq-social-srp-api [462](R 462.4)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.8.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]] Unresolved requirements: [[com.adobe.cq.social.cq-social-ms-provider [483](R 483.3)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.srp)(version>=1.0.0)(!(version>=2.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.social.cq-social-ms-provider [483](R 483.3): missing requirement [com.adobe.cq.social.cq-social-ms-provider [483](R 483.3)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.srp)(version>=1.0.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.adobe.cq.social.cq-social-srp-api [462](R 462.4): missing requirement [com.adobe.cq.social.cq-social-srp-api [462](R 462.4)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.8.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]] Unresolved requirements: [[com.adobe.cq.social.cq-social-ms-provider [483](R 483.3)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.srp)(version>=1.0.0)(!(version>=2.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:54:13.030 *ERROR* [FelixStartLevel] ERROR: Bundle '484' Error starting jcrinstall:/libs/social/ideation/install/cq-social-ideation-api-1.0.5.jar (org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.social.cq-social-ideation-api [484](R 484.2): missing requirement [com.adobe.cq.social.cq-social-ideation-api [484](R 484.2)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.forum.client.endpoints)(version>=1.5.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.adobe.cq.social.cq-social-forum [438](R 438.4): missing requirement [com.adobe.cq.social.cq-social-forum [438](R 438.4)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.commons.comments.api)(version>=1.8.0)(!(version>=1.9.0))) [caused by: Unable to resolve com.adobe.cq.social.cq-social-commons [429](R 429.4): missing requirement [com.adobe.cq.social.cq-social-commons [429](R 429.4)] osgi.wiring.package; (osgi.wiring.package=com.adobe.cq.social) [caused by: Unable to resolve com.adobe.cq.social.cq-social-srp-api [462](R 462.4): missing requirement [com.adobe.cq.social.cq-social-srp-api [462](R 462.4)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.8.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]]]] Unresolved requirements: [[com.adobe.cq.social.cq-social-ideation-api [484](R 484.2)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.forum.client.endpoints)(version>=1.5.0)(!(version>=2.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.social.cq-social-ideation-api [484](R 484.2): missing requirement [com.adobe.cq.social.cq-social-ideation-api [484](R 484.2)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.forum.client.endpoints)(version>=1.5.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.adobe.cq.social.cq-social-forum [438](R 438.4): missing requirement [com.adobe.cq.social.cq-social-forum [438](R 438.4)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.commons.comments.api)(version>=1.8.0)(!(version>=1.9.0))) [caused by: Unable to resolve com.adobe.cq.social.cq-social-commons [429](R 429.4): missing requirement [com.adobe.cq.social.cq-social-commons [429](R 429.4)] osgi.wiring.package; (osgi.wiring.package=com.adobe.cq.social) [caused by: Unable to resolve com.adobe.cq.social.cq-social-srp-api [462](R 462.4): missing requirement [com.adobe.cq.social.cq-social-srp-api [462](R 462.4)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.8.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]]]] Unresolved requirements: [[com.adobe.cq.social.cq-social-ideation-api [484](R 484.2)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.forum.client.endpoints)(version>=1.5.0)(!(version>=2.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:54:13.031 *ERROR* [FelixStartLevel] ERROR: Bundle '485' Error starting jcrinstall:/libs/social/ideation/install/cq-social-ideation-impl-1.0.8.jar (org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.social.cq-social-ideation-impl [485](R 485.2): missing requirement [com.adobe.cq.social.cq-social-ideation-impl [485](R 485.2)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.commons.comments.api)(version>=1.8.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.adobe.cq.social.cq-social-commons [429](R 429.4): missing requirement [com.adobe.cq.social.cq-social-commons [429](R 429.4)] osgi.wiring.package; (osgi.wiring.package=com.adobe.cq.social) [caused by: Unable to resolve com.adobe.cq.social.cq-social-srp-api [462](R 462.4): missing requirement [com.adobe.cq.social.cq-social-srp-api [462](R 462.4)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.8.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]]] Unresolved requirements: [[com.adobe.cq.social.cq-social-ideation-impl [485](R 485.2)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.commons.comments.api)(version>=1.8.0)(!(version>=2.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.social.cq-social-ideation-impl [485](R 485.2): missing requirement [com.adobe.cq.social.cq-social-ideation-impl [485](R 485.2)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.commons.comments.api)(version>=1.8.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.adobe.cq.social.cq-social-commons [429](R 429.4): missing requirement [com.adobe.cq.social.cq-social-commons [429](R 429.4)] osgi.wiring.package; (osgi.wiring.package=com.adobe.cq.social) [caused by: Unable to resolve com.adobe.cq.social.cq-social-srp-api [462](R 462.4): missing requirement [com.adobe.cq.social.cq-social-srp-api [462](R 462.4)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.8.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]]] Unresolved requirements: [[com.adobe.cq.social.cq-social-ideation-impl [485](R 485.2)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.commons.comments.api)(version>=1.8.0)(!(version>=2.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:54:13.032 *ERROR* [FelixStartLevel] ERROR: Bundle '486' Error starting jcrinstall:/libs/social/rdb-provider/install/cq-social-rdb-provider-1.1.15.jar (org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.social.cq-social-rdb-provider [486](R 486.0): missing requirement [com.adobe.cq.social.cq-social-rdb-provider [486](R 486.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.8.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[com.adobe.cq.social.cq-social-rdb-provider [486](R 486.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.8.0)(!(version>=3.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.social.cq-social-rdb-provider [486](R 486.0): missing requirement [com.adobe.cq.social.cq-social-rdb-provider [486](R 486.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.8.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[com.adobe.cq.social.cq-social-rdb-provider [486](R 486.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.8.0)(!(version>=3.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:54:13.035 *ERROR* [FelixStartLevel] ERROR: Bundle '490' Error starting jcrinstall:/apps/ldap/install/api-asn1-ber-1.0.0-RC1.jar (org.osgi.framework.BundleException: Unable to resolve org.apache.directory.api.asn1.ber [490](R 490.0): missing requirement [org.apache.directory.api.asn1.ber [490](R 490.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.7.0)(!(version>=1.8.0))) Unresolved requirements: [[org.apache.directory.api.asn1.ber [490](R 490.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.7.0)(!(version>=1.8.0)))])
org.osgi.framework.BundleException: Unable to resolve org.apache.directory.api.asn1.ber [490](R 490.0): missing requirement [org.apache.directory.api.asn1.ber [490](R 490.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.7.0)(!(version>=1.8.0))) Unresolved requirements: [[org.apache.directory.api.asn1.ber [490](R 490.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.7.0)(!(version>=1.8.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:54:13.036 *ERROR* [FelixStartLevel] ERROR: Bundle '492' Error starting jcrinstall:/apps/ldap/install/api-ldap-client-api-1.0.0-RC1.jar (org.osgi.framework.BundleException: Unable to resolve org.apache.directory.api.ldap.client.api [492](R 492.0): missing requirement [org.apache.directory.api.ldap.client.api [492](R 492.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.directory.api.ldap.extras.extended.startTls)(version>=1.0.0.RC1)) [caused by: Unable to resolve org.apache.directory.api.ldap.extras.codec.api [496](R 496.0): missing requirement [org.apache.directory.api.ldap.extras.codec.api [496](R 496.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.directory.api.asn1.ber.tlv)(version>=1.0.0.RC1)) [caused by: Unable to resolve org.apache.directory.api.asn1.ber [490](R 490.0): missing requirement [org.apache.directory.api.asn1.ber [490](R 490.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.7.0)(!(version>=1.8.0)))]] Unresolved requirements: [[org.apache.directory.api.ldap.client.api [492](R 492.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.directory.api.ldap.extras.extended.startTls)(version>=1.0.0.RC1))])
org.osgi.framework.BundleException: Unable to resolve org.apache.directory.api.ldap.client.api [492](R 492.0): missing requirement [org.apache.directory.api.ldap.client.api [492](R 492.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.directory.api.ldap.extras.extended.startTls)(version>=1.0.0.RC1)) [caused by: Unable to resolve org.apache.directory.api.ldap.extras.codec.api [496](R 496.0): missing requirement [org.apache.directory.api.ldap.extras.codec.api [496](R 496.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.directory.api.asn1.ber.tlv)(version>=1.0.0.RC1)) [caused by: Unable to resolve org.apache.directory.api.asn1.ber [490](R 490.0): missing requirement [org.apache.directory.api.asn1.ber [490](R 490.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.7.0)(!(version>=1.8.0)))]] Unresolved requirements: [[org.apache.directory.api.ldap.client.api [492](R 492.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.directory.api.ldap.extras.extended.startTls)(version>=1.0.0.RC1))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:54:13.036 *ERROR* [FelixStartLevel] ERROR: Bundle '493' Error starting jcrinstall:/apps/ldap/install/api-ldap-codec-core-1.0.0-RC1.jar (org.osgi.framework.BundleException: Unable to resolve org.apache.directory.api.ldap.codec.core [493](R 493.0): missing requirement [org.apache.directory.api.ldap.codec.core [493](R 493.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.directory.api.asn1.ber)(version>=1.0.0.RC1)) [caused by: Unable to resolve org.apache.directory.api.asn1.ber [490](R 490.0): missing requirement [org.apache.directory.api.asn1.ber [490](R 490.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.7.0)(!(version>=1.8.0)))] Unresolved requirements: [[org.apache.directory.api.ldap.codec.core [493](R 493.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.directory.api.asn1.ber)(version>=1.0.0.RC1))])
org.osgi.framework.BundleException: Unable to resolve org.apache.directory.api.ldap.codec.core [493](R 493.0): missing requirement [org.apache.directory.api.ldap.codec.core [493](R 493.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.directory.api.asn1.ber)(version>=1.0.0.RC1)) [caused by: Unable to resolve org.apache.directory.api.asn1.ber [490](R 490.0): missing requirement [org.apache.directory.api.asn1.ber [490](R 490.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.7.0)(!(version>=1.8.0)))] Unresolved requirements: [[org.apache.directory.api.ldap.codec.core [493](R 493.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.directory.api.asn1.ber)(version>=1.0.0.RC1))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:54:13.037 *ERROR* [FelixStartLevel] ERROR: Bundle '494' Error starting jcrinstall:/apps/ldap/install/api-ldap-extras-aci-1.0.0-RC1.jar (org.osgi.framework.BundleException: Unable to resolve org.apache.directory.api.ldap.extras.aci [494](R 494.0): missing requirement [org.apache.directory.api.ldap.extras.aci [494](R 494.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.directory.api.ldap.model.entry)(version>=1.0.0.RC1)) [caused by: Unable to resolve org.apache.directory.api.ldap.model [497](R 497.0): missing requirement [org.apache.directory.api.ldap.model [497](R 497.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.directory.api.util.exception)(version>=1.0.0.RC1)) [caused by: Unable to resolve org.apache.directory.api.util [500](R 500.0): missing requirement [org.apache.directory.api.util [500](R 500.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.7.0)(!(version>=1.8.0)))]] Unresolved requirements: [[org.apache.directory.api.ldap.extras.aci [494](R 494.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.directory.api.ldap.model.entry)(version>=1.0.0.RC1))])
org.osgi.framework.BundleException: Unable to resolve org.apache.directory.api.ldap.extras.aci [494](R 494.0): missing requirement [org.apache.directory.api.ldap.extras.aci [494](R 494.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.directory.api.ldap.model.entry)(version>=1.0.0.RC1)) [caused by: Unable to resolve org.apache.directory.api.ldap.model [497](R 497.0): missing requirement [org.apache.directory.api.ldap.model [497](R 497.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.directory.api.util.exception)(version>=1.0.0.RC1)) [caused by: Unable to resolve org.apache.directory.api.util [500](R 500.0): missing requirement [org.apache.directory.api.util [500](R 500.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.7.0)(!(version>=1.8.0)))]] Unresolved requirements: [[org.apache.directory.api.ldap.extras.aci [494](R 494.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.directory.api.ldap.model.entry)(version>=1.0.0.RC1))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:54:13.037 *ERROR* [FelixStartLevel] ERROR: Bundle '495' Error starting jcrinstall:/apps/ldap/install/api-ldap-extras-codec-1.0.0-RC1.jar (org.osgi.framework.BundleException: Unable to resolve org.apache.directory.api.ldap.extras.codec [495](R 495.0): missing requirement [org.apache.directory.api.ldap.extras.codec [495](R 495.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.directory.api.asn1.ber)(version>=1.0.0.RC1)) [caused by: Unable to resolve org.apache.directory.api.asn1.ber [490](R 490.0): missing requirement [org.apache.directory.api.asn1.ber [490](R 490.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.7.0)(!(version>=1.8.0)))] Unresolved requirements: [[org.apache.directory.api.ldap.extras.codec [495](R 495.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.directory.api.asn1.ber)(version>=1.0.0.RC1))])
org.osgi.framework.BundleException: Unable to resolve org.apache.directory.api.ldap.extras.codec [495](R 495.0): missing requirement [org.apache.directory.api.ldap.extras.codec [495](R 495.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.directory.api.asn1.ber)(version>=1.0.0.RC1)) [caused by: Unable to resolve org.apache.directory.api.asn1.ber [490](R 490.0): missing requirement [org.apache.directory.api.asn1.ber [490](R 490.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.7.0)(!(version>=1.8.0)))] Unresolved requirements: [[org.apache.directory.api.ldap.extras.codec [495](R 495.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.directory.api.asn1.ber)(version>=1.0.0.RC1))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:54:13.038 *ERROR* [FelixStartLevel] ERROR: Bundle '496' Error starting jcrinstall:/apps/ldap/install/api-ldap-extras-codec-api-1.0.0-RC1.jar (org.osgi.framework.BundleException: Unable to resolve org.apache.directory.api.ldap.extras.codec.api [496](R 496.0): missing requirement [org.apache.directory.api.ldap.extras.codec.api [496](R 496.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.directory.api.ldap.model.message.controls)(version>=1.0.0.RC1)) [caused by: Unable to resolve org.apache.directory.api.ldap.model [497](R 497.0): missing requirement [org.apache.directory.api.ldap.model [497](R 497.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.directory.api.util)(version>=1.0.0.RC1)) [caused by: Unable to resolve org.apache.directory.api.util [500](R 500.0): missing requirement [org.apache.directory.api.util [500](R 500.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.7.0)(!(version>=1.8.0)))]] Unresolved requirements: [[org.apache.directory.api.ldap.extras.codec.api [496](R 496.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.directory.api.ldap.model.message.controls)(version>=1.0.0.RC1))])
org.osgi.framework.BundleException: Unable to resolve org.apache.directory.api.ldap.extras.codec.api [496](R 496.0): missing requirement [org.apache.directory.api.ldap.extras.codec.api [496](R 496.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.directory.api.ldap.model.message.controls)(version>=1.0.0.RC1)) [caused by: Unable to resolve org.apache.directory.api.ldap.model [497](R 497.0): missing requirement [org.apache.directory.api.ldap.model [497](R 497.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.directory.api.util)(version>=1.0.0.RC1)) [caused by: Unable to resolve org.apache.directory.api.util [500](R 500.0): missing requirement [org.apache.directory.api.util [500](R 500.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.7.0)(!(version>=1.8.0)))]] Unresolved requirements: [[org.apache.directory.api.ldap.extras.codec.api [496](R 496.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.directory.api.ldap.model.message.controls)(version>=1.0.0.RC1))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:54:13.039 *ERROR* [FelixStartLevel] ERROR: Bundle '497' Error starting jcrinstall:/apps/ldap/install/api-ldap-model-1.0.0-RC1.jar (org.osgi.framework.BundleException: Unable to resolve org.apache.directory.api.ldap.model [497](R 497.0): missing requirement [org.apache.directory.api.ldap.model [497](R 497.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.directory.api.util.exception)(version>=1.0.0.RC1)) [caused by: Unable to resolve org.apache.directory.api.util [500](R 500.0): missing requirement [org.apache.directory.api.util [500](R 500.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.7.0)(!(version>=1.8.0)))] Unresolved requirements: [[org.apache.directory.api.ldap.model [497](R 497.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.directory.api.util.exception)(version>=1.0.0.RC1))])
org.osgi.framework.BundleException: Unable to resolve org.apache.directory.api.ldap.model [497](R 497.0): missing requirement [org.apache.directory.api.ldap.model [497](R 497.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.directory.api.util.exception)(version>=1.0.0.RC1)) [caused by: Unable to resolve org.apache.directory.api.util [500](R 500.0): missing requirement [org.apache.directory.api.util [500](R 500.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.7.0)(!(version>=1.8.0)))] Unresolved requirements: [[org.apache.directory.api.ldap.model [497](R 497.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.directory.api.util.exception)(version>=1.0.0.RC1))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:54:13.039 *ERROR* [FelixStartLevel] ERROR: Bundle '498' Error starting jcrinstall:/apps/ldap/install/api-ldap-net-mina-1.0.0-RC1.jar (org.osgi.framework.BundleException: Unable to resolve org.apache.directory.api.ldap.net.mina [498](R 498.0): missing requirement [org.apache.directory.api.ldap.net.mina [498](R 498.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.directory.api.asn1.ber.tlv)(version>=1.0.0.RC1)) [caused by: Unable to resolve org.apache.directory.api.asn1.ber [490](R 490.0): missing requirement [org.apache.directory.api.asn1.ber [490](R 490.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.7.0)(!(version>=1.8.0)))] Unresolved requirements: [[org.apache.directory.api.ldap.net.mina [498](R 498.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.directory.api.asn1.ber.tlv)(version>=1.0.0.RC1))])
org.osgi.framework.BundleException: Unable to resolve org.apache.directory.api.ldap.net.mina [498](R 498.0): missing requirement [org.apache.directory.api.ldap.net.mina [498](R 498.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.directory.api.asn1.ber.tlv)(version>=1.0.0.RC1)) [caused by: Unable to resolve org.apache.directory.api.asn1.ber [490](R 490.0): missing requirement [org.apache.directory.api.asn1.ber [490](R 490.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.7.0)(!(version>=1.8.0)))] Unresolved requirements: [[org.apache.directory.api.ldap.net.mina [498](R 498.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.directory.api.asn1.ber.tlv)(version>=1.0.0.RC1))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:54:13.040 *ERROR* [FelixStartLevel] ERROR: Bundle '499' Error starting jcrinstall:/apps/ldap/install/api-ldap-schema-data-1.0.0-RC1.jar (org.osgi.framework.BundleException: Unable to resolve org.apache.directory.api.ldap.schema [499](R 499.0): missing requirement [org.apache.directory.api.ldap.schema [499](R 499.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.directory.api.ldap.model.exception)(version>=1.0.0.RC1)) [caused by: Unable to resolve org.apache.directory.api.ldap.model [497](R 497.0): missing requirement [org.apache.directory.api.ldap.model [497](R 497.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.directory.api.util.exception)(version>=1.0.0.RC1)) [caused by: Unable to resolve org.apache.directory.api.util [500](R 500.0): missing requirement [org.apache.directory.api.util [500](R 500.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.7.0)(!(version>=1.8.0)))]] Unresolved requirements: [[org.apache.directory.api.ldap.schema [499](R 499.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.directory.api.ldap.model.exception)(version>=1.0.0.RC1))])
org.osgi.framework.BundleException: Unable to resolve org.apache.directory.api.ldap.schema [499](R 499.0): missing requirement [org.apache.directory.api.ldap.schema [499](R 499.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.directory.api.ldap.model.exception)(version>=1.0.0.RC1)) [caused by: Unable to resolve org.apache.directory.api.ldap.model [497](R 497.0): missing requirement [org.apache.directory.api.ldap.model [497](R 497.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.directory.api.util.exception)(version>=1.0.0.RC1)) [caused by: Unable to resolve org.apache.directory.api.util [500](R 500.0): missing requirement [org.apache.directory.api.util [500](R 500.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.7.0)(!(version>=1.8.0)))]] Unresolved requirements: [[org.apache.directory.api.ldap.schema [499](R 499.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.directory.api.ldap.model.exception)(version>=1.0.0.RC1))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:54:13.040 *ERROR* [FelixStartLevel] ERROR: Bundle '500' Error starting jcrinstall:/apps/ldap/install/api-util-1.0.0-RC1.jar (org.osgi.framework.BundleException: Unable to resolve org.apache.directory.api.util [500](R 500.0): missing requirement [org.apache.directory.api.util [500](R 500.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.7.0)(!(version>=1.8.0))) Unresolved requirements: [[org.apache.directory.api.util [500](R 500.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.7.0)(!(version>=1.8.0)))])
org.osgi.framework.BundleException: Unable to resolve org.apache.directory.api.util [500](R 500.0): missing requirement [org.apache.directory.api.util [500](R 500.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.7.0)(!(version>=1.8.0))) Unresolved requirements: [[org.apache.directory.api.util [500](R 500.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.7.0)(!(version>=1.8.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:54:13.042 *ERROR* [FelixStartLevel] ERROR: Bundle '502' Error starting jcrinstall:/apps/ldap/install/mina-core-2.0.13.jar (org.osgi.framework.BundleException: Unable to resolve org.apache.mina.core [502](R 502.0): missing requirement [org.apache.mina.core [502](R 502.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.7.0)) Unresolved requirements: [[org.apache.mina.core [502](R 502.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.7.0))])
org.osgi.framework.BundleException: Unable to resolve org.apache.mina.core [502](R 502.0): missing requirement [org.apache.mina.core [502](R 502.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.7.0)) Unresolved requirements: [[org.apache.mina.core [502](R 502.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.7.0))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:54:13.046 *ERROR* [FelixStartLevel] ERROR: Bundle '505' Error starting jcrinstall:/apps/enet/install/enet.core-4.0-SNAPSHOT.jar (org.osgi.framework.BundleException: Unable to resolve org.nfcu.enet.core [505](R 505.1164): missing requirement [org.nfcu.enet.core [505](R 505.1164)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.activitystreams.client.api)(version>=1.3.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.adobe.cq.social.cq-social-activitystreams [423](R 423.4): missing requirement [com.adobe.cq.social.cq-social-activitystreams [423](R 423.4)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.scf.core)(version>=2.0.0)(!(version>=3.0.0))) [caused by: Unable to resolve com.adobe.cq.social.cq-social-scf-api [521](R 521.0): missing requirement [com.adobe.cq.social.cq-social-scf-api [521](R 521.0)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.commons)(version>=5.7.0)(!(version>=7.0.0))) [caused by: Unable to resolve com.day.cq.cq-commons [352](R 352.7): missing requirement [com.day.cq.cq-commons [352](R 352.7)] osgi.wiring.package; (osgi.wiring.package=com.day.cq.xss) [caused by: Unable to resolve com.day.cq.cq-xssprotection [216](R 216.6): missing requirement [com.day.cq.cq-xssprotection [216](R 216.6)] osgi.wiring.package; (osgi.wiring.package=org.apache.commons.httpclient.methods) [caused by: Unable to resolve com.day.commons.osgi.wrapper.commons-httpclient [120](R 120.0): missing requirement [com.day.commons.osgi.wrapper.commons-httpclient [120](R 120.0)] osgi.wiring.package; (osgi.wiring.package=org.apache.commons.logging)]]]]] Unresolved requirements: [[org.nfcu.enet.core [505](R 505.1164)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.activitystreams.client.api)(version>=1.3.0)(!(version>=2.0.0)))])
org.osgi.framework.BundleException: Unable to resolve org.nfcu.enet.core [505](R 505.1164): missing requirement [org.nfcu.enet.core [505](R 505.1164)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.activitystreams.client.api)(version>=1.3.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.adobe.cq.social.cq-social-activitystreams [423](R 423.4): missing requirement [com.adobe.cq.social.cq-social-activitystreams [423](R 423.4)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.scf.core)(version>=2.0.0)(!(version>=3.0.0))) [caused by: Unable to resolve com.adobe.cq.social.cq-social-scf-api [521](R 521.0): missing requirement [com.adobe.cq.social.cq-social-scf-api [521](R 521.0)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.commons)(version>=5.7.0)(!(version>=7.0.0))) [caused by: Unable to resolve com.day.cq.cq-commons [352](R 352.7): missing requirement [com.day.cq.cq-commons [352](R 352.7)] osgi.wiring.package; (osgi.wiring.package=com.day.cq.xss) [caused by: Unable to resolve com.day.cq.cq-xssprotection [216](R 216.6): missing requirement [com.day.cq.cq-xssprotection [216](R 216.6)] osgi.wiring.package; (osgi.wiring.package=org.apache.commons.httpclient.methods) [caused by: Unable to resolve com.day.commons.osgi.wrapper.commons-httpclient [120](R 120.0): missing requirement [com.day.commons.osgi.wrapper.commons-httpclient [120](R 120.0)] osgi.wiring.package; (osgi.wiring.package=org.apache.commons.logging)]]]]] Unresolved requirements: [[org.nfcu.enet.core [505](R 505.1164)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.activitystreams.client.api)(version>=1.3.0)(!(version>=2.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:54:13.080 *ERROR* [FelixStartLevel] ERROR: Bundle '511' Error starting jcrinstall:/apps/we-retail/install/core-0.1.15.jar (org.osgi.framework.BundleException: Unable to resolve com.adobe.aem.demomachine [511](R 511.0): missing requirement [com.adobe.aem.demomachine [511](R 511.0)] osgi.wiring.package; (osgi.wiring.package=org.apache.http.client) [caused by: Unable to resolve org.apache.httpcomponents.httpclient [121](R 121.2): missing requirement [org.apache.httpcomponents.httpclient [121](R 121.2)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.commons.logging)(version>=1.1.0)(!(version>=1.2.0)))] Unresolved requirements: [[com.adobe.aem.demomachine [511](R 511.0)] osgi.wiring.package; (osgi.wiring.package=org.apache.http.client)])
org.osgi.framework.BundleException: Unable to resolve com.adobe.aem.demomachine [511](R 511.0): missing requirement [com.adobe.aem.demomachine [511](R 511.0)] osgi.wiring.package; (osgi.wiring.package=org.apache.http.client) [caused by: Unable to resolve org.apache.httpcomponents.httpclient [121](R 121.2): missing requirement [org.apache.httpcomponents.httpclient [121](R 121.2)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.commons.logging)(version>=1.1.0)(!(version>=1.2.0)))] Unresolved requirements: [[com.adobe.aem.demomachine [511](R 511.0)] osgi.wiring.package; (osgi.wiring.package=org.apache.http.client)]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:54:13.082 *ERROR* [FelixStartLevel] ERROR: Bundle '512' Error starting jcrinstall:/apps/we-retail/install/we.retail.core-1.0.0.jar (org.osgi.framework.BundleException: Unable to resolve we.retail.core [512](R 512.0): missing requirement [we.retail.core [512](R 512.0)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.commerce.api.promotion)(version>=1.2.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.adobe.cq.commerce.cq-commerce-core [225](R 225.2): missing requirement [com.adobe.cq.commerce.cq-commerce-core [225](R 225.2)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.commons.inherit)(version>=5.7.0)(!(version>=7.0.0))) [caused by: Unable to resolve com.day.cq.cq-commons [352](R 352.7): missing requirement [com.day.cq.cq-commons [352](R 352.7)] osgi.wiring.package; (&(osgi.wiring.package=com.day.text)(version>=1.1.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.day.commons.day-commons-text [100](R 100.0): missing requirement [com.day.commons.day-commons-text [100](R 100.0)] osgi.wiring.package; (osgi.wiring.package=org.slf4j)]]] Unresolved requirements: [[we.retail.core [512](R 512.0)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.commerce.api.promotion)(version>=1.2.0)(!(version>=2.0.0)))])
org.osgi.framework.BundleException: Unable to resolve we.retail.core [512](R 512.0): missing requirement [we.retail.core [512](R 512.0)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.commerce.api.promotion)(version>=1.2.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.adobe.cq.commerce.cq-commerce-core [225](R 225.2): missing requirement [com.adobe.cq.commerce.cq-commerce-core [225](R 225.2)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.commons.inherit)(version>=5.7.0)(!(version>=7.0.0))) [caused by: Unable to resolve com.day.cq.cq-commons [352](R 352.7): missing requirement [com.day.cq.cq-commons [352](R 352.7)] osgi.wiring.package; (&(osgi.wiring.package=com.day.text)(version>=1.1.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.day.commons.day-commons-text [100](R 100.0): missing requirement [com.day.commons.day-commons-text [100](R 100.0)] osgi.wiring.package; (osgi.wiring.package=org.slf4j)]]] Unresolved requirements: [[we.retail.core [512](R 512.0)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.commerce.api.promotion)(version>=1.2.0)(!(version>=2.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:54:13.083 *ERROR* [FelixStartLevel] ERROR: Bundle '514' Error starting jcrinstall:/apps/acs-tools/install/acs-aem-tools-bundle-0.0.40.jar (org.osgi.framework.BundleException: Unable to resolve com.adobe.acs.acs-aem-tools-bundle [514](R 514.0): missing requirement [com.adobe.acs.acs-aem-tools-bundle [514](R 514.0)] osgi.wiring.package; (osgi.wiring.package=com.day.cq.search.result) [caused by: Unable to resolve com.day.cq.cq-search [253](R 253.0): missing requirement [com.day.cq.cq-search [253](R 253.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api)(version>=2.1.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]] Unresolved requirements: [[com.adobe.acs.acs-aem-tools-bundle [514](R 514.0)] osgi.wiring.package; (osgi.wiring.package=com.day.cq.search.result)])
org.osgi.framework.BundleException: Unable to resolve com.adobe.acs.acs-aem-tools-bundle [514](R 514.0): missing requirement [com.adobe.acs.acs-aem-tools-bundle [514](R 514.0)] osgi.wiring.package; (osgi.wiring.package=com.day.cq.search.result) [caused by: Unable to resolve com.day.cq.cq-search [253](R 253.0): missing requirement [com.day.cq.cq-search [253](R 253.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api)(version>=2.1.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]] Unresolved requirements: [[com.adobe.acs.acs-aem-tools-bundle [514](R 514.0)] osgi.wiring.package; (osgi.wiring.package=com.day.cq.search.result)]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:54:13.084 *ERROR* [FelixStartLevel] ERROR: Bundle '515' Error starting jcrinstall:/apps/acs-tools/install/acs-aem-tools-bundle-livereload-0.0.40.jar (org.osgi.framework.BundleException: Unable to resolve com.adobe.acs.acs-aem-tools-bundle-livereload [515](R 515.0): missing requirement [com.adobe.acs.acs-aem-tools-bundle-livereload [515](R 515.0)] osgi.wiring.package; (&(osgi.wiring.package=io.netty.bootstrap)(version>=4.0.0)(!(version>=5.0.0))) Unresolved requirements: [[com.adobe.acs.acs-aem-tools-bundle-livereload [515](R 515.0)] osgi.wiring.package; (&(osgi.wiring.package=io.netty.bootstrap)(version>=4.0.0)(!(version>=5.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.adobe.acs.acs-aem-tools-bundle-livereload [515](R 515.0): missing requirement [com.adobe.acs.acs-aem-tools-bundle-livereload [515](R 515.0)] osgi.wiring.package; (&(osgi.wiring.package=io.netty.bootstrap)(version>=4.0.0)(!(version>=5.0.0))) Unresolved requirements: [[com.adobe.acs.acs-aem-tools-bundle-livereload [515](R 515.0)] osgi.wiring.package; (&(osgi.wiring.package=io.netty.bootstrap)(version>=4.0.0)(!(version>=5.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:54:13.085 *ERROR* [FelixStartLevel] ERROR: Bundle '516' Error starting jcrinstall:/libs/system/install/cq-social-badging-api-1.1.7.jar (org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.social.cq-social-badging-api [516](R 516.0): missing requirement [com.adobe.cq.social.cq-social-badging-api [516](R 516.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.5.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[com.adobe.cq.social.cq-social-badging-api [516](R 516.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.5.0)(!(version>=3.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.social.cq-social-badging-api [516](R 516.0): missing requirement [com.adobe.cq.social.cq-social-badging-api [516](R 516.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.5.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[com.adobe.cq.social.cq-social-badging-api [516](R 516.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.5.0)(!(version>=3.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:54:13.086 *ERROR* [FelixStartLevel] ERROR: Bundle '517' Error starting jcrinstall:/libs/system/install/cq-social-badging-basic-impl-1.1.2.jar (org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.social.cq-social-badging-basic-impl [517](R 517.0): missing requirement [com.adobe.cq.social.cq-social-badging-basic-impl [517](R 517.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.5.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[com.adobe.cq.social.cq-social-badging-basic-impl [517](R 517.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.5.0)(!(version>=3.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.social.cq-social-badging-basic-impl [517](R 517.0): missing requirement [com.adobe.cq.social.cq-social-badging-basic-impl [517](R 517.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.5.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[com.adobe.cq.social.cq-social-badging-basic-impl [517](R 517.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.5.0)(!(version>=3.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:54:13.089 *ERROR* [FelixStartLevel] ERROR: Bundle '519' Error starting jcrinstall:/libs/system/install/cq-social-content-fragments-impl-1.0.3.jar (org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.social.cq-social-content-fragments-impl [519](R 519.0): missing requirement [com.adobe.cq.social.cq-social-content-fragments-impl [519](R 519.0)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.moderation.services.api)(version>=2.2.0)(!(version>=3.0.0))) [caused by: Unable to resolve com.adobe.cq.social.cq-social-moderation [445](R 445.3): missing requirement [com.adobe.cq.social.cq-social-moderation [445](R 445.3)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.commons.comments.api)(version>=1.7.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.adobe.cq.social.cq-social-commons [429](R 429.4): missing requirement [com.adobe.cq.social.cq-social-commons [429](R 429.4)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.ugc.api)(version>=1.3.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.adobe.cq.social.cq-social-ugc-search-collections [467](R 467.3): missing requirement [com.adobe.cq.social.cq-social-ugc-search-collections [467](R 467.3)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.srp)(version>=1.0.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.adobe.cq.social.cq-social-srp-api [462](R 462.4): missing requirement [com.adobe.cq.social.cq-social-srp-api [462](R 462.4)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.8.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]]]]] Unresolved requirements: [[com.adobe.cq.social.cq-social-content-fragments-impl [519](R 519.0)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.moderation.services.api)(version>=2.2.0)(!(version>=3.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.social.cq-social-content-fragments-impl [519](R 519.0): missing requirement [com.adobe.cq.social.cq-social-content-fragments-impl [519](R 519.0)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.moderation.services.api)(version>=2.2.0)(!(version>=3.0.0))) [caused by: Unable to resolve com.adobe.cq.social.cq-social-moderation [445](R 445.3): missing requirement [com.adobe.cq.social.cq-social-moderation [445](R 445.3)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.commons.comments.api)(version>=1.7.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.adobe.cq.social.cq-social-commons [429](R 429.4): missing requirement [com.adobe.cq.social.cq-social-commons [429](R 429.4)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.ugc.api)(version>=1.3.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.adobe.cq.social.cq-social-ugc-search-collections [467](R 467.3): missing requirement [com.adobe.cq.social.cq-social-ugc-search-collections [467](R 467.3)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.srp)(version>=1.0.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.adobe.cq.social.cq-social-srp-api [462](R 462.4): missing requirement [com.adobe.cq.social.cq-social-srp-api [462](R 462.4)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.8.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]]]]] Unresolved requirements: [[com.adobe.cq.social.cq-social-content-fragments-impl [519](R 519.0)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.moderation.services.api)(version>=2.2.0)(!(version>=3.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:54:13.090 *ERROR* [FelixStartLevel] ERROR: Bundle '520' Error starting jcrinstall:/libs/system/install/cq-social-qna-1.5.20.jar (org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.social.cq-social-qna [520](R 520.0): missing requirement [com.adobe.cq.social.cq-social-qna [520](R 520.0)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.commons.comments.api)(version>=1.8.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.adobe.cq.social.cq-social-commons [429](R 429.4): missing requirement [com.adobe.cq.social.cq-social-commons [429](R 429.4)] osgi.wiring.package; (osgi.wiring.package=com.adobe.cq.social) [caused by: Unable to resolve com.adobe.cq.social.cq-social-srp-api [462](R 462.4): missing requirement [com.adobe.cq.social.cq-social-srp-api [462](R 462.4)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.8.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]]] Unresolved requirements: [[com.adobe.cq.social.cq-social-qna [520](R 520.0)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.commons.comments.api)(version>=1.8.0)(!(version>=2.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.social.cq-social-qna [520](R 520.0): missing requirement [com.adobe.cq.social.cq-social-qna [520](R 520.0)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.commons.comments.api)(version>=1.8.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.adobe.cq.social.cq-social-commons [429](R 429.4): missing requirement [com.adobe.cq.social.cq-social-commons [429](R 429.4)] osgi.wiring.package; (osgi.wiring.package=com.adobe.cq.social) [caused by: Unable to resolve com.adobe.cq.social.cq-social-srp-api [462](R 462.4): missing requirement [com.adobe.cq.social.cq-social-srp-api [462](R 462.4)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.8.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]]] Unresolved requirements: [[com.adobe.cq.social.cq-social-qna [520](R 520.0)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.commons.comments.api)(version>=1.8.0)(!(version>=2.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:54:13.091 *ERROR* [FelixStartLevel] ERROR: Bundle '521' Error starting jcrinstall:/libs/system/install/cq-social-scf-api-2.0.14.jar (org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.social.cq-social-scf-api [521](R 521.0): missing requirement [com.adobe.cq.social.cq-social-scf-api [521](R 521.0)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.community.api)(version>=2.1.0)(!(version>=3.0.0))) [caused by: Unable to resolve com.adobe.cq.social.cq-social-ugcbase-api [525](R 525.0): missing requirement [com.adobe.cq.social.cq-social-ugcbase-api [525](R 525.0)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.replication)(version>=5.7.0)(!(version>=7.0.0))) [caused by: Unable to resolve com.day.cq.cq-replication [193](R 193.6): missing requirement [com.day.cq.cq-replication [193](R 193.6)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.granite.crypto)(version>=1.4.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.adobe.granite.crypto [177](R 177.0): missing requirement [com.adobe.granite.crypto [177](R 177.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api)(version>=2.1.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]]]] Unresolved requirements: [[com.adobe.cq.social.cq-social-scf-api [521](R 521.0)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.community.api)(version>=2.1.0)(!(version>=3.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.social.cq-social-scf-api [521](R 521.0): missing requirement [com.adobe.cq.social.cq-social-scf-api [521](R 521.0)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.community.api)(version>=2.1.0)(!(version>=3.0.0))) [caused by: Unable to resolve com.adobe.cq.social.cq-social-ugcbase-api [525](R 525.0): missing requirement [com.adobe.cq.social.cq-social-ugcbase-api [525](R 525.0)] osgi.wiring.package; (&(osgi.wiring.package=com.day.cq.replication)(version>=5.7.0)(!(version>=7.0.0))) [caused by: Unable to resolve com.day.cq.cq-replication [193](R 193.6): missing requirement [com.day.cq.cq-replication [193](R 193.6)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.granite.crypto)(version>=1.4.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.adobe.granite.crypto [177](R 177.0): missing requirement [com.adobe.granite.crypto [177](R 177.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api)(version>=2.1.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]]]] Unresolved requirements: [[com.adobe.cq.social.cq-social-scf-api [521](R 521.0)] osgi.wiring.package; (&(osgi.wiring.package=com.adobe.cq.social.community.api)(version>=2.1.0)(!(version>=3.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:54:13.093 *ERROR* [FelixStartLevel] ERROR: Bundle '522' Error starting jcrinstall:/libs/system/install/cq-social-scoring-api-2.1.9.jar (org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.social.cq-social-scoring-api [522](R 522.0): missing requirement [com.adobe.cq.social.cq-social-scoring-api [522](R 522.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.5.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[com.adobe.cq.social.cq-social-scoring-api [522](R 522.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.5.0)(!(version>=3.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.social.cq-social-scoring-api [522](R 522.0): missing requirement [com.adobe.cq.social.cq-social-scoring-api [522](R 522.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.5.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[com.adobe.cq.social.cq-social-scoring-api [522](R 522.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.5.0)(!(version>=3.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:54:13.094 *ERROR* [FelixStartLevel] ERROR: Bundle '523' Error starting jcrinstall:/libs/system/install/cq-social-scoring-basic-impl-1.1.3.jar (org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.social.cq-social-scoring-basic-impl [523](R 523.0): missing requirement [com.adobe.cq.social.cq-social-scoring-basic-impl [523](R 523.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.5.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[com.adobe.cq.social.cq-social-scoring-basic-impl [523](R 523.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.5.0)(!(version>=3.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.social.cq-social-scoring-basic-impl [523](R 523.0): missing requirement [com.adobe.cq.social.cq-social-scoring-basic-impl [523](R 523.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.5.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[com.adobe.cq.social.cq-social-scoring-basic-impl [523](R 523.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.5.0)(!(version>=3.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:54:13.094 *ERROR* [FelixStartLevel] ERROR: Bundle '524' Error starting jcrinstall:/libs/system/install/cq-social-serviceusers-api-1.3.5.jar (org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.social.cq-social-serviceusers-api [524](R 524.0): missing requirement [com.adobe.cq.social.cq-social-serviceusers-api [524](R 524.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.5.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[com.adobe.cq.social.cq-social-serviceusers-api [524](R 524.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.5.0)(!(version>=3.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.social.cq-social-serviceusers-api [524](R 524.0): missing requirement [com.adobe.cq.social.cq-social-serviceusers-api [524](R 524.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.5.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[com.adobe.cq.social.cq-social-serviceusers-api [524](R 524.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.5.0)(!(version>=3.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:54:13.095 *ERROR* [FelixStartLevel] ERROR: Bundle '525' Error starting jcrinstall:/libs/system/install/cq-social-ugcbase-api-2.2.12.jar (org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.social.cq-social-ugcbase-api [525](R 525.0): missing requirement [com.adobe.cq.social.cq-social-ugcbase-api [525](R 525.0)] osgi.wiring.package; (osgi.wiring.package=com.adobe.cq.social) [caused by: Unable to resolve com.adobe.cq.social.cq-social-srp-api [462](R 462.4): missing requirement [com.adobe.cq.social.cq-social-srp-api [462](R 462.4)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.8.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]] Unresolved requirements: [[com.adobe.cq.social.cq-social-ugcbase-api [525](R 525.0)] osgi.wiring.package; (osgi.wiring.package=com.adobe.cq.social)])
org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.social.cq-social-ugcbase-api [525](R 525.0): missing requirement [com.adobe.cq.social.cq-social-ugcbase-api [525](R 525.0)] osgi.wiring.package; (osgi.wiring.package=com.adobe.cq.social) [caused by: Unable to resolve com.adobe.cq.social.cq-social-srp-api [462](R 462.4): missing requirement [com.adobe.cq.social.cq-social-srp-api [462](R 462.4)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.api.resource)(version>=2.8.0)(!(version>=3.0.0))) [caused by: Unable to resolve org.apache.sling.api [64](R 64.0): missing requirement [org.apache.sling.api [64](R 64.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]] Unresolved requirements: [[com.adobe.cq.social.cq-social-ugcbase-api [525](R 525.0)] osgi.wiring.package; (osgi.wiring.package=com.adobe.cq.social)]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:54:13.096 *ERROR* [FelixStartLevel] ERROR: Bundle '529' Error starting inputstream:cq-collab-calendar-5.5.0.jar (org.osgi.framework.BundleException: Unable to resolve com.day.cq.collab.cq-collab-calendar [529](R 529.0): missing requirement [com.day.cq.collab.cq-collab-calendar [529](R 529.0)] osgi.wiring.package; (osgi.wiring.package=com.day.cq.commons.jcr) [caused by: Unable to resolve com.day.cq.cq-commons [352](R 352.7): missing requirement [com.day.cq.cq-commons [352](R 352.7)] osgi.wiring.package; (&(osgi.wiring.package=com.day.text)(version>=1.1.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.day.commons.day-commons-text [100](R 100.0): missing requirement [com.day.commons.day-commons-text [100](R 100.0)] osgi.wiring.package; (osgi.wiring.package=org.slf4j)]] Unresolved requirements: [[com.day.cq.collab.cq-collab-calendar [529](R 529.0)] osgi.wiring.package; (osgi.wiring.package=com.day.cq.commons.jcr)])
org.osgi.framework.BundleException: Unable to resolve com.day.cq.collab.cq-collab-calendar [529](R 529.0): missing requirement [com.day.cq.collab.cq-collab-calendar [529](R 529.0)] osgi.wiring.package; (osgi.wiring.package=com.day.cq.commons.jcr) [caused by: Unable to resolve com.day.cq.cq-commons [352](R 352.7): missing requirement [com.day.cq.cq-commons [352](R 352.7)] osgi.wiring.package; (&(osgi.wiring.package=com.day.text)(version>=1.1.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.day.commons.day-commons-text [100](R 100.0): missing requirement [com.day.commons.day-commons-text [100](R 100.0)] osgi.wiring.package; (osgi.wiring.package=org.slf4j)]] Unresolved requirements: [[com.day.cq.collab.cq-collab-calendar [529](R 529.0)] osgi.wiring.package; (osgi.wiring.package=com.day.cq.commons.jcr)]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:54:13.098 *ERROR* [FelixStartLevel] ERROR: Bundle '533' Error starting jcrinstall:/libs/cq/dialogconversion/install/cq-dialog-conversion-1.0.2.jar (org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.cq-dialog-conversion [533](R 533.0): missing requirement [com.adobe.cq.cq-dialog-conversion [533](R 533.0)] osgi.wiring.package; (osgi.wiring.package=com.day.cq.commons.jcr) [caused by: Unable to resolve com.day.cq.cq-commons [352](R 352.7): missing requirement [com.day.cq.cq-commons [352](R 352.7)] osgi.wiring.package; (&(osgi.wiring.package=com.day.text)(version>=1.1.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.day.commons.day-commons-text [100](R 100.0): missing requirement [com.day.commons.day-commons-text [100](R 100.0)] osgi.wiring.package; (osgi.wiring.package=org.slf4j)]] Unresolved requirements: [[com.adobe.cq.cq-dialog-conversion [533](R 533.0)] osgi.wiring.package; (osgi.wiring.package=com.day.cq.commons.jcr)])
org.osgi.framework.BundleException: Unable to resolve com.adobe.cq.cq-dialog-conversion [533](R 533.0): missing requirement [com.adobe.cq.cq-dialog-conversion [533](R 533.0)] osgi.wiring.package; (osgi.wiring.package=com.day.cq.commons.jcr) [caused by: Unable to resolve com.day.cq.cq-commons [352](R 352.7): missing requirement [com.day.cq.cq-commons [352](R 352.7)] osgi.wiring.package; (&(osgi.wiring.package=com.day.text)(version>=1.1.0)(!(version>=2.0.0))) [caused by: Unable to resolve com.day.commons.day-commons-text [100](R 100.0): missing requirement [com.day.commons.day-commons-text [100](R 100.0)] osgi.wiring.package; (osgi.wiring.package=org.slf4j)]] Unresolved requirements: [[com.adobe.cq.cq-dialog-conversion [533](R 533.0)] osgi.wiring.package; (osgi.wiring.package=com.day.cq.commons.jcr)]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:54:13.099 *ERROR* [FelixStartLevel] ERROR: Bundle '136' Error starting launchpad:resources/install/23/cq-compat-codeupgrade-1.5.68.jar (org.osgi.framework.BundleException: Unable to resolve com.day.cq.cq-compat-codeupgrade [136](R 136.0): missing requirement [com.day.cq.cq-compat-codeupgrade [136](R 136.0)] osgi.wiring.package; (osgi.wiring.package=com.day.cq.workflow.metadata) [caused by: Unable to resolve com.day.cq.workflow.cq-workflow-api [281](R 281.0): missing requirement [com.day.cq.workflow.cq-workflow-api [281](R 281.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[com.day.cq.cq-compat-codeupgrade [136](R 136.0)] osgi.wiring.package; (osgi.wiring.package=com.day.cq.workflow.metadata)])
org.osgi.framework.BundleException: Unable to resolve com.day.cq.cq-compat-codeupgrade [136](R 136.0): missing requirement [com.day.cq.cq-compat-codeupgrade [136](R 136.0)] osgi.wiring.package; (osgi.wiring.package=com.day.cq.workflow.metadata) [caused by: Unable to resolve com.day.cq.workflow.cq-workflow-api [281](R 281.0): missing requirement [com.day.cq.workflow.cq-workflow-api [281](R 281.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[com.day.cq.cq-compat-codeupgrade [136](R 136.0)] osgi.wiring.package; (osgi.wiring.package=com.day.cq.workflow.metadata)]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:54:13.102 *ERROR* [FelixStartLevel] ERROR: Bundle '137' Error starting launchpad:resources/install/25/cq-upgrades-executor-1.2.4.jar (org.osgi.framework.BundleException: Unable to resolve com.day.cq.cq-upgrades-executor [137](R 137.0): missing requirement [com.day.cq.cq-upgrades-executor [137](R 137.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0))) Unresolved requirements: [[com.day.cq.cq-upgrades-executor [137](R 137.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))])
org.osgi.framework.BundleException: Unable to resolve com.day.cq.cq-upgrades-executor [137](R 137.0): missing requirement [com.day.cq.cq-upgrades-executor [137](R 137.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0))) Unresolved requirements: [[com.day.cq.cq-upgrades-executor [137](R 137.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
01.06.2018 13:54:13.103 *ERROR* [FelixStartLevel] ERROR: Bundle '138' Error starting launchpad:resources/install/30/org.apache.sling.startupfilter.disabler-0.0.1-Rev1387008.jar (org.osgi.framework.BundleException: Unable to resolve org.apache.sling.startupfilter.disabler [138](R 138.0): missing requirement [org.apache.sling.startupfilter.disabler [138](R 138.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.startupfilter)(version>=0.0.0)(!(version>=1.0.0))) [caused by: Unable to resolve org.apache.sling.startupfilter [48](R 48.0): missing requirement [org.apache.sling.startupfilter [48](R 48.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[org.apache.sling.startupfilter.disabler [138](R 138.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.startupfilter)(version>=0.0.0)(!(version>=1.0.0)))])
org.osgi.framework.BundleException: Unable to resolve org.apache.sling.startupfilter.disabler [138](R 138.0): missing requirement [org.apache.sling.startupfilter.disabler [138](R 138.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.startupfilter)(version>=0.0.0)(!(version>=1.0.0))) [caused by: Unable to resolve org.apache.sling.startupfilter [48](R 48.0): missing requirement [org.apache.sling.startupfilter [48](R 48.0)] osgi.wiring.package; (&(osgi.wiring.package=org.slf4j)(version>=1.5.0)(!(version>=2.0.0)))] Unresolved requirements: [[org.apache.sling.startupfilter.disabler [138](R 138.0)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.sling.startupfilter)(version>=0.0.0)(!(version>=1.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
Views
Replies
Total Likes
This is not a question that the community can really address. You need to contact Support about this.
Views
Replies
Total Likes
Sure Scott. I have raised this question to find out if someone else in this group had similar experiences.
Views
Replies
Total Likes
I am facing similar issue after installing AEM6.2 SP1 CFP12 on prod-author.
However, it installed properly on prod -publishers.
Similar logs i can see.
Views
Replies
Total Likes
If you get similar issues after installing a SP or CFP please report back to support. That's nothing the community can do about it.
Jörg
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies
Views
Likes
Replies
Views
Likes
Replies