<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Error while changing in service-users.yaml file in Adobe Experience Manager Questions</title>
    <link>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/error-while-changing-in-service-users-yaml-file/m-p/461679#M133190</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;See if there is any syntax errors in the file. yaml file will throw error if there are extra spaces or tabs space instead of normal space.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you can share full file then it will be easy to find the error which is throwing the above exception.&lt;/P&gt;</description>
    <pubDate>Tue, 19 Jul 2022 20:50:02 GMT</pubDate>
    <dc:creator>Ravi_Pampana</dc:creator>
    <dc:date>2022-07-19T20:50:02Z</dc:date>
    <item>
      <title>Error while changing in service-users.yaml file</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/error-while-changing-in-service-users-yaml-file/m-p/461676#M133189</link>
      <description>&lt;P&gt;I have created one service users in service-users.yaml file and pushed the changes to the test environment.&lt;/P&gt;&lt;P&gt;But after deploying that into test environment got the below error. Can anyone help here as i am very new to this service user creation.&lt;/P&gt;&lt;P&gt;*ERROR* [OsgiInstallerImpl] biz.netcentric.cq.tools.actool.installhook.AcToolInstallHook Exception during execution of install hook: java.lang.IllegalArgumentException: Invalid yaml source file /jcr_root/apps/infra-core/acl-config/retail/config.ret/service-users.yaml: while parsing a block mapping\n in 'string', line 20, column 7:\n&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; - articles-service-user:\n&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Jul 2022 19:43:21 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/error-while-changing-in-service-users-yaml-file/m-p/461676#M133189</guid>
      <dc:creator>skumari1</dc:creator>
      <dc:date>2022-07-19T19:43:21Z</dc:date>
    </item>
    <item>
      <title>Re: Error while changing in service-users.yaml file</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/error-while-changing-in-service-users-yaml-file/m-p/461679#M133190</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;See if there is any syntax errors in the file. yaml file will throw error if there are extra spaces or tabs space instead of normal space.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you can share full file then it will be easy to find the error which is throwing the above exception.&lt;/P&gt;</description>
      <pubDate>Tue, 19 Jul 2022 20:50:02 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/error-while-changing-in-service-users-yaml-file/m-p/461679#M133190</guid>
      <dc:creator>Ravi_Pampana</dc:creator>
      <dc:date>2022-07-19T20:50:02Z</dc:date>
    </item>
    <item>
      <title>Re: Error while changing in service-users.yaml file</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/error-while-changing-in-service-users-yaml-file/m-p/461790#M133211</link>
      <description>&lt;PRE&gt;# Service users for Retail

- user_config:

    - articles-service-user:

        - name: Service User, Articles
          path: /content/dam
          isSystemUser: true
          
   - retailpublic-service-user:
   
        - name: Service User, Retail-Public
          path: /content/dam
          isSystemUser: true   
          
     


- ace_config:

    - articles-service-user:

        - path: /content
          permission: allow
          privileges: jcr:read
        
        - path: /var/retail
          permission: allow
          privileges: jcr:read,rep:write,jcr:versionManagement,jcr:lockManagement
          
     - retail-public-service-user:
      
        - path: /var/retail
          permission: allow
          privileges: jcr:read,jcr:write,crx:replicate  &lt;/PRE&gt;</description>
      <pubDate>Wed, 20 Jul 2022 06:00:37 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/error-while-changing-in-service-users-yaml-file/m-p/461790#M133211</guid>
      <dc:creator>skumari1</dc:creator>
      <dc:date>2022-07-20T06:00:37Z</dc:date>
    </item>
    <item>
      <title>Re: Error while changing in service-users.yaml file</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/error-while-changing-in-service-users-yaml-file/m-p/461794#M133215</link>
      <description>&lt;P&gt;was it good on your local?&lt;BR /&gt;&lt;BR /&gt;as&amp;nbsp;&lt;LI-USER uid="8312454"&gt;&lt;/LI-USER&gt;&amp;nbsp;asked, please attach your yaml to find any errors.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Also, please make sure you specify your ACl as a list.&lt;/P&gt;</description>
      <pubDate>Wed, 20 Jul 2022 06:02:35 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/error-while-changing-in-service-users-yaml-file/m-p/461794#M133215</guid>
      <dc:creator>B_Sravan</dc:creator>
      <dc:date>2022-07-20T06:02:35Z</dc:date>
    </item>
    <item>
      <title>Re: Error while changing in service-users.yaml file</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/error-while-changing-in-service-users-yaml-file/m-p/461797#M133217</link>
      <description>&lt;P&gt;After copying the yaml file in&amp;nbsp;&lt;A href="https://codebeautify.org/yaml-validator" target="_blank"&gt;https://codebeautify.org/yaml-validator&lt;/A&gt;&amp;nbsp;found 2 issues at line no 11(add space) and 32 (remove space) after correcting that the yaml file is validated properly.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screen Shot 2022-07-19 at 11.08.02 PM.png" style="width: 400px;"&gt;&lt;img src="https://experienceleaguecommunities.adobe.com/t5/image/serverpage/image-id/43322i4457EE04DF4DBDE0/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="Screen Shot 2022-07-19 at 11.08.02 PM.png" alt="Screen Shot 2022-07-19 at 11.08.02 PM.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 20 Jul 2022 06:09:16 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/error-while-changing-in-service-users-yaml-file/m-p/461797#M133217</guid>
      <dc:creator>Ravi_Pampana</dc:creator>
      <dc:date>2022-07-20T06:09:16Z</dc:date>
    </item>
    <item>
      <title>Re: Error while changing in service-users.yaml file</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/error-while-changing-in-service-users-yaml-file/m-p/461861#M133246</link>
      <description>&lt;P&gt;It worked out!!!!! Thank you!!&lt;/P&gt;</description>
      <pubDate>Wed, 20 Jul 2022 09:25:21 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/error-while-changing-in-service-users-yaml-file/m-p/461861#M133246</guid>
      <dc:creator>skumari1</dc:creator>
      <dc:date>2022-07-20T09:25:21Z</dc:date>
    </item>
  </channel>
</rss>

