Hi Patrique, On Thu, 2019-04-18 at 14:37 +0000, Patrique Legault wrote: > I am wondering if any of the developers have seen this issue? > > It is preventing us from logging into Composum and it seems to be > with respect to the Eclipse Java Compiler within the Sling Compiler > Bundle. We are running OpenJDK 11 in a docker container and we > receive a unknown protocol JRT error. > > Attached is a gist to the issue. > > Any help would be appreciated. > > https://gist.github.com/pat-lego/671bd9b3eb56f866bc2a73f2d11195d7
This looks like https://issues.apache.org/jira/browse/FELIX-6035 I guess you would need to rebuild the Sling Starter app with a org.apache.sling.launchpad.base version 6.0.2-2.6.36. Hope that helps, Robert
