[ 
https://issues.apache.org/jira/browse/SLING-12539?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17904734#comment-17904734
 ] 

Stefan Seifert commented on SLING-12539:
----------------------------------------

if the linked PRs are applied, a couple of teleport-related integration tests 
in https://github.com/apache/sling-org-apache-sling-starter are failing with 
timeout. root cause from the logs of the sling instance seems to be this:
{noformat}
11.12.2024 10:10:42.286 *ERROR* [Background Install 
/tmp/install15357670913748809965.tmp] org.apache.felix.webconsole Cannot 
install or update bundle from /tmp/install15357670913748809965.tmp
org.osgi.framework.BundleException: Unable to resolve 
ClientSideTeleporter.ResourceResolverApiTest [236](R 236.0): missing 
requirement [ClientSideTeleporter.ResourceResolverApiTest [236](R 236.0)] 
osgi.ee; (osgi.ee=UNKNOWN) Unresolved requirements: 
[[ClientSideTeleporter.ResourceResolverApiTest [236](R 236.0)] osgi.ee; 
(osgi.ee=UNKNOWN)]
        at 
org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4398)
        at org.apache.felix.framework.Felix.startBundle(Felix.java:2308)
        at org.apache.felix.framework.BundleImpl.start(BundleImpl.java:1006)
        at org.apache.felix.framework.BundleImpl.start(BundleImpl.java:992)
        at 
org.apache.felix.webconsole.internal.core.InstallHelper.doRun(InstallHelper.java:65)
 [org.apache.felix.webconsole:5.0.8]
        at 
org.apache.felix.webconsole.internal.core.BaseUpdateInstallHelper.doRun(BaseUpdateInstallHelper.java:94)
 [org.apache.felix.webconsole:5.0.8]
        at 
org.apache.felix.webconsole.internal.core.BaseUpdateInstallHelper.run(BaseUpdateInstallHelper.java:159)
 [org.apache.felix.webconsole:5.0.8]
        at java.base/java.lang.Thread.run(Thread.java:1583)
{noformat}

not sure why this is happening - sling starter is compiled against Java 11 as 
well.

> Launchpad Test Services/Integration Tests: Switch to Java 11
> ------------------------------------------------------------
>
>                 Key: SLING-12539
>                 URL: https://issues.apache.org/jira/browse/SLING-12539
>             Project: Sling
>          Issue Type: Improvement
>          Components: Launchpad
>            Reporter: Stefan Seifert
>            Assignee: Stefan Seifert
>            Priority: Major
>             Fix For: Launchpad Test Services 13, Launchpad Integration Tests 
> 13
>
>
> spin-off from SLING-12534 - we want to change the Java version from 8 to 11 
> for launchpad test-services and integration tests.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to