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
