it works fine with docker on the same machine! i've created an issue for further tracking: https://issues.apache.org/jira/browse/SLING-11168
stefan >-----Original Message----- >From: Robert Munteanu <[email protected]> >Sent: Tuesday, March 1, 2022 5:08 PM >To: [email protected] >Subject: Re: [VOTE] Release Apache Sling Starter 12, Apache Sling Project >Archetype 1.0.6 and associated testing modules, > >On Tue, 2022-03-01 at 16:00 +0000, Stefan Seifert wrote: >> > For 1., how exactly did you start the Starter? >> >> as documented in the README: >> >> mvn clean install >> java -jar target/dependency/org.apache.sling.feature.launcher.jar -f >> target/slingfeature-tmp/feature-oak_tar.json > >This (un)fortunately works for me, I just downloaded the source-release >and rebuilt it. > >Some questions to narrow it down: >- have you tried private mode? >- have anything specific in the logs? >- what Java version are you using? >- is this using Windows? >- does the docker image work? docker run -p 8080:8080 apache/sling:12 > >Thanks, >Robert
