Closed arbarrett closed 2 years ago
The all package for the Java8 AEM65 classifier will install via packmgr and the core bundle will start.
The package installs but the bundle doesn't start, throwing an error about missing a requirement of java 11.
AEM 6.5 on Java 8
10.01.2022 17:32:53.126 ERROR [qtp454225993-5179] org.apache.felix.http.jetty Bundles: Cannot start (org.osgi.framework.BundleException: Unable to resolve com.adobe.aem.aem-modernize-tools.core [630](R 630.0): missing requirement [com.adobe.aem.aem-modernize-tools.core [630](R 630.0)] osgi.ee; (&(osgi.ee=JavaSE)(version=11)) Unresolved requirements: [[com.adobe.aem.aem-modernize-tools.core [630](R 630.0)] osgi.ee; (&(osgi.ee=JavaSE)(version=11))])
I can confirm that the fix has resolved the issue. Thanks so much for the quick turn around Bryan.
Expected Behaviour
The all package for the Java8 AEM65 classifier will install via packmgr and the core bundle will start.
Actual Behaviour
The package installs but the bundle doesn't start, throwing an error about missing a requirement of java 11.
Steps to Reproduce
Platform and Version
AEM 6.5 on Java 8
Logs taken while reproducing problem
10.01.2022 17:32:53.126 ERROR [qtp454225993-5179] org.apache.felix.http.jetty Bundles: Cannot start (org.osgi.framework.BundleException: Unable to resolve com.adobe.aem.aem-modernize-tools.core [630](R 630.0): missing requirement [com.adobe.aem.aem-modernize-tools.core [630](R 630.0)] osgi.ee; (&(osgi.ee=JavaSE)(version=11)) Unresolved requirements: [[com.adobe.aem.aem-modernize-tools.core [630](R 630.0)] osgi.ee; (&(osgi.ee=JavaSE)(version=11))])