You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "James Raynor (Jira)" <ji...@apache.org> on 2021/07/23 08:22:00 UTC

[jira] [Created] (SLING-10653) Cannot save Importer Endpoints

James Raynor created SLING-10653:
------------------------------------

             Summary: Cannot save Importer Endpoints
                 Key: SLING-10653
                 URL: https://issues.apache.org/jira/browse/SLING-10653
             Project: Sling
          Issue Type: Bug
          Components: App CMS
    Affects Versions: App CMS 1.0.2
            Reporter: James Raynor


I tested Forward Distribution in SlingCMS version 0.16.0 yesterday and it worked, but in version 1.0.2 it failed to save Importer Endpoints.

Steps to reproduce:

Run SlingCMS1.0.2, go to [http://localhost:8080/system/console]

1.Find "Apache Sling Distribution Agent - Forward Agents Factory"
Name:
publish

Allowed roots:
/content

Importer Endpoints:
http://localhost:8081/libs/sling/distribution/services/importers/default

Save.

(If you reboot the system after saving at this step, Importer Endpoints will also be lost)

 

2.Find "Apache Sling Distribution Packaging - Vault Package Builder Factory"
Name:
default

Save.

 

3.Check 1 and find that its “Importer Endpoints” are missing and cannot be saved even if they are added again.

I've tried a workaround by doing step 2 first and then step 1, and the Importer Endpoints are saved.

4.Find "Apache Sling Distribution Transport Credentials - User Credentials based DistributionTransportSecretProvider"
default, admin, admin

Save.
Check 1,Importer Endpoints are missing and cannot be saved in any way.

 

Go to [http://localhost:8080/system/console/components]

org.apache.sling.distribution.agent.impl.ForwardDistributionAgentFactory
It's "unsatisfied" status.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)