You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Stefan Seifert (Jira)" <ji...@apache.org> on 2022/03/01 16:49:00 UTC

[jira] [Updated] (SLING-11168) Sling Starter 12: Unable to launch Composum

     [ https://issues.apache.org/jira/browse/SLING-11168?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Stefan Seifert updated SLING-11168:
-----------------------------------
    Description: 
environment:
* Windows 10
* java 11.0.13 2021-10-19 LTS

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

  was:
environment:
* Windows 10
* java 11.0.13 2021-10-19 LTS

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|thumbnail! 

[^error.log] from the instance


> 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
>            Priority: Major
>         Attachments: error.log, image-2022-03-01-17-47-08-965.png
>
>
> environment:
> * Windows 10
> * java 11.0.13 2021-10-19 LTS
> 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)