Hi Konrad, > On 4 Mar 2020, at 14:23, Konrad Windszus <[email protected]> wrote: > > Notice though, that just executing the sling starter via "mvn clean verify" > works fine, but if you manually try to access the WebUI (if you keep the > starter running) I constantly see the described issue. > Also it is always logged in the error.log (but not in the output of the Maven > build). > > Maybe some race condition….
I was playing around with the HTL REPL at /htl/repl.html (it requires authentication) and things were working ok. Composum doesn’t work on the latest starter due to https://issues.apache.org/jira/browse/SLING-9164 <https://issues.apache.org/jira/browse/SLING-9164>. What’s your testing scenario? Regards, Radu
