[ https://issues.apache.org/jira/browse/SLING-11168?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17503659#comment-17503659 ]
Julian Sedding commented on SLING-11168: ---------------------------------------- I created [PR #59|https://github.com/apache/sling-org-apache-sling-starter/pull/59] with a trimmed down version of my [suggestion in SLING-11189|https://issues.apache.org/jira/browse/SLING-11189?focusedCommentId=17502951&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-17502951]. I only set the minimum cardinality to 4 instead of also enforcing "component.name" properties to match the ootb readers. Enforcing the "component.name" properties would prevent any external {{ContentReader}} services from binding. That should be "good enough" for now. > Sling Starter 12: Unable to launch Composum > ------------------------------------------- > > Key: SLING-11168 > URL: https://issues.apache.org/jira/browse/SLING-11168 > Project: Sling > Issue Type: Bug > Components: Starter > Affects Versions: Starter 12 > Reporter: Stefan Seifert > Assignee: Stefan Seifert > Priority: Major > Fix For: Starter 12 > > Attachments: error.log, image-2022-03-01-17-47-08-965.png, > screenshot-1.png, starter-12-windows.log > > Time Spent: 0.5h > Remaining Estimate: 0h > > environment: > * Windows 10 > * java 11.0.13 2021-10-19 LTS > * Sling Starter: https://github.com/apache/sling-org-apache-sling-starter > started sling starter 12 (or actually 13-SNAPSHOT from current master branch) > with: > {noformat} > mvn clean install > java -jar target/dependency/org.apache.sling.feature.launcher.jar -f > target/slingfeature-tmp/feature-oak_tar.json > {noformat} > when trying to access composum via http://localhost:8080/bin/browser.html i > get the normal sling login (if not logged in already) and login as > admin/admin. > directly after this i see a blink of composum, which is replaced immediately > with another composum login dialog: > [^image-2022-03-01-17-47-08-965.png] > [^error.log] from the instance -- This message was sent by Atlassian Jira (v8.20.1#820001)