<?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: Getting syntax/wildcard character error while trying to deploy to Disptacher. in Adobe Experience Manager Questions</title>
    <link>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/getting-syntax-wildcard-character-error-while-trying-to-deploy/m-p/443877#M126835</link>
    <description>&lt;P&gt;Hi &lt;LI-USER uid="17376316"&gt;&lt;/LI-USER&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;the error looks like, the File /directory is not found.&lt;/P&gt;&lt;P&gt;What is the Apache version you're using?&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I found below, please check if you can use IncludeOptional instead of Include directive.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;SPAN&gt;On Apache 2.4 use&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;IncludeOptional&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;instead of&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;Include&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;when using wildcards. &lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;More info about directives:&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;A href="https://httpd.apache.org/docs/2.4/mod/core.html#includeoptional" target="_blank"&gt;https://httpd.apache.org/docs/2.4/mod/core.html#includeoptional&lt;/A&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://www.digitalocean.com/community/tutorials/migrating-your-apache-configuration-from-2-2-to-2-4-syntax" target="_blank" rel="nofollow noopener"&gt;https://www.digitalocean.com/community/tutorials/migrating-your-apache-configuration-from-2-2-to-2-4-syntax&lt;/A&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
    <pubDate>Thu, 10 Mar 2022 12:58:30 GMT</pubDate>
    <dc:creator>Siva_Sogalapalli</dc:creator>
    <dc:date>2022-03-10T12:58:30Z</dc:date>
    <item>
      <title>Getting syntax/wildcard character error while trying to deploy to Disptacher.</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/getting-syntax-wildcard-character-error-while-trying-to-deploy/m-p/443839#M126820</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;We are looking to deploy the dispatcher code through Adobe CM pipelines. The dispatcher code was built well locally. Symbolic links have been taken care of. Still on the deployment step within&amp;nbsp;Adobe CM pipelines, the below error is coming.&lt;BR /&gt;-----------------------------------------------&lt;BR /&gt;2022-03-09T11:19:42+0000 Begin deployment in myproject-dev-65-03 [id: sd3e6agh9efhv8mdsadt6].&lt;BR /&gt;Active authors at the beginning of the deployment process: author1eastus2&lt;BR /&gt;Active publishers at the beginning of the deployment process: publish1eastus2&lt;BR /&gt;Active dispatchers at the beginning of the deployment process: dispatcher1eastus2&lt;BR /&gt;2022-03-09T11:19:46+0000 Begin backup for myproject-dev-65-03 [id: sd3e6agh9efhv8mdsadt6]&lt;BR /&gt;2022-03-09T11:21:31+0000 Finish backup for myproject-dev-65-03 [id: sd3e6agh9efhv8mdsadt6]&lt;BR /&gt;2022-03-09T11:21:36+0000 Begin detach ELB(s) for myproject-dev-65-03 [id: sd3e6agh9efhv8mdsadt6]&lt;BR /&gt;2022-03-09T11:22:49+0000 Finish detach ELB(s) for myproject-dev-65-03 [id: sd3e6agh9efhv8mdsadt6]&lt;BR /&gt;2022-03-09T11:22:53+0000 Begin deploy packages to all instances in myproject-dev-65-03 [id: sd3e6agh9efhv8mdsadt6]&lt;BR /&gt;2022-03-09T11:26:05+0000 Deploy to instanceId=dispatcher1eastus2 failed with errorCode=10011001 message=Failed to start Apache due to syntax error in deployed configurations, httpd: Syntax error on line 353 of /etc/httpd/conf/httpd.conf: Syntax error on line 35 of /etc/httpd/conf.d/dispatcher_vhost.conf: No matches for the wildcard '*.vhost' in '/etc/httpd/conf.d/enabled_vhosts', failing (use IncludeOptional if required)&lt;BR /&gt;2022-03-09T11:26:05+0000 Failed to deploy dispatcher on instance dispatcher1eastus2. ActionId=18fgcagaufooul72sp9arbm3kf&lt;BR /&gt;2022-03-09T11:26:10+0000 Begin attach ELB(s) for myproject-dev-65-03 [id: sd3e6agh9efhv8mdsadt6]&lt;BR /&gt;2022-03-09T11:27:23+0000 Finish attach ELB(s) for myproject-dev-65-03 [id: sd3e6agh9efhv8mdsadt6]&lt;/P&gt;&lt;P&gt;Any leads in this regard would be very helpful.&lt;/P&gt;&lt;P&gt;Thanks&amp;nbsp;&lt;BR /&gt;Vinod.&lt;/P&gt;</description>
      <pubDate>Thu, 10 Mar 2022 08:42:43 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/getting-syntax-wildcard-character-error-while-trying-to-deploy/m-p/443839#M126820</guid>
      <dc:creator>Vinodthakur</dc:creator>
      <dc:date>2022-03-10T08:42:43Z</dc:date>
    </item>
    <item>
      <title>Re: Getting syntax/wildcard character error while trying to deploy to Disptacher.</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/getting-syntax-wildcard-character-error-while-trying-to-deploy/m-p/443877#M126835</link>
      <description>&lt;P&gt;Hi &lt;LI-USER uid="17376316"&gt;&lt;/LI-USER&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;the error looks like, the File /directory is not found.&lt;/P&gt;&lt;P&gt;What is the Apache version you're using?&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I found below, please check if you can use IncludeOptional instead of Include directive.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;SPAN&gt;On Apache 2.4 use&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;IncludeOptional&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;instead of&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;Include&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;when using wildcards. &lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;More info about directives:&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;A href="https://httpd.apache.org/docs/2.4/mod/core.html#includeoptional" target="_blank"&gt;https://httpd.apache.org/docs/2.4/mod/core.html#includeoptional&lt;/A&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://www.digitalocean.com/community/tutorials/migrating-your-apache-configuration-from-2-2-to-2-4-syntax" target="_blank" rel="nofollow noopener"&gt;https://www.digitalocean.com/community/tutorials/migrating-your-apache-configuration-from-2-2-to-2-4-syntax&lt;/A&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 10 Mar 2022 12:58:30 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/getting-syntax-wildcard-character-error-while-trying-to-deploy/m-p/443877#M126835</guid>
      <dc:creator>Siva_Sogalapalli</dc:creator>
      <dc:date>2022-03-10T12:58:30Z</dc:date>
    </item>
    <item>
      <title>Re: Getting syntax/wildcard character error while trying to deploy to Disptacher.</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/getting-syntax-wildcard-character-error-while-trying-to-deploy/m-p/444130#M126926</link>
      <description>&lt;P&gt;Thanks, Siva&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But this has not solved the issue I am facing.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am using Dispatcher version&amp;nbsp;&lt;SPAN&gt;2.4.6.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I have tried IncludeOptional, I also recreated symbolic links or even used the actual file in place of symbolic links.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 11 Mar 2022 14:20:53 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/getting-syntax-wildcard-character-error-while-trying-to-deploy/m-p/444130#M126926</guid>
      <dc:creator>Vinodthakur</dc:creator>
      <dc:date>2022-03-11T14:20:53Z</dc:date>
    </item>
    <item>
      <title>Re: Getting syntax/wildcard character error while trying to deploy to Disptacher.</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/getting-syntax-wildcard-character-error-while-trying-to-deploy/m-p/444133#M126927</link>
      <description>&lt;P&gt;did you verify the file permissions? Also, please make sure the user which is used to run Apache has proper access on the file.&amp;nbsp;&lt;/P&gt;&lt;P&gt;can you please share the error you're getting when you use IncludeOptional?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 11 Mar 2022 14:39:52 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/getting-syntax-wildcard-character-error-while-trying-to-deploy/m-p/444133#M126927</guid>
      <dc:creator>Siva_Sogalapalli</dc:creator>
      <dc:date>2022-03-11T14:39:52Z</dc:date>
    </item>
    <item>
      <title>Re: Getting syntax/wildcard character error while trying to deploy to Disptacher.</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/getting-syntax-wildcard-character-error-while-trying-to-deploy/m-p/444158#M126937</link>
      <description>&lt;P&gt;Hi Siva,&lt;BR /&gt;&lt;BR /&gt;Error is&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;2022-03-10T09:17:15+0000 Begin deployment in project-dev-65-03 [id: 3e6agh9efhv8mt61m4fs08j3ft].&lt;BR /&gt;Active authors at the beginning of the deployment process: author1eastus2&lt;BR /&gt;Active publishers at the beginning of the deployment process: publish1eastus2&lt;BR /&gt;Active dispatchers at the beginning of the deployment process: dispatcher1eastus2&lt;BR /&gt;2022-03-10T09:17:21+0000 Begin backup for project-dev-65-03 [id: 3e6agh9efhv8mt61m4fs08j3ft]&lt;BR /&gt;2022-03-10T09:19:08+0000 Finish backup for project-dev-65-03 [id: 3e6agh9efhv8mt61m4fs08j3ft]&lt;BR /&gt;2022-03-10T09:19:13+0000 Begin detach ELB(s) for project-dev-65-03 [id: 3e6agh9efhv8mt61m4fs08j3ft]&lt;BR /&gt;2022-03-10T09:20:27+0000 Finish detach ELB(s) for project-dev-65-03 [id: 3e6agh9efhv8mt61m4fs08j3ft]&lt;BR /&gt;2022-03-10T09:20:32+0000 Begin deploy packages to all instances in project-dev-65-03 [id: 3e6agh9efhv8mt61m4fs08j3ft]&lt;BR /&gt;2022-03-10T09:23:47+0000 Deploy to instanceId=dispatcher1eastus2 failed with errorCode=10011001 message=Failed to start Apache due to syntax error in deployed configurations, httpd: Syntax error on line 353 of /etc/httpd/conf/httpd.conf: Syntax error on line 35 of /etc/httpd/conf.d/dispatcher_vhost.conf: No matches for the wildcard '*.vhost' in '/etc/httpd/conf.d/enabled_vhosts', failing (use IncludeOptional if required)&lt;BR /&gt;2022-03-10T09:23:47+0000 Failed to deploy dispatcher on instance dispatcher1eastus2. ActionId=d9drnil5evd0hg5hqdksv66tf&lt;BR /&gt;2022-03-10T09:23:54+0000 Begin attach ELB(s) for project-dev-65-03 [id: 3e6agh9efhv8mt61m4fs08j3ft]&lt;BR /&gt;2022-03-10T09:25:07+0000 Finish attach ELB(s) for project-dev-65-03 [id: 3e6agh9efhv8mt61m4fs08j3ft]&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 11 Mar 2022 16:38:18 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/getting-syntax-wildcard-character-error-while-trying-to-deploy/m-p/444158#M126937</guid>
      <dc:creator>Vinodthakur</dc:creator>
      <dc:date>2022-03-11T16:38:18Z</dc:date>
    </item>
    <item>
      <title>Re: Getting syntax/wildcard character error while trying to deploy to Disptacher.</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/getting-syntax-wildcard-character-error-while-trying-to-deploy/m-p/444184#M126946</link>
      <description>&lt;P&gt;The "problem" is that you have an include statement in&amp;nbsp;&lt;SPAN&gt;/etc/httpd/conf.d/dispatcher_vhost.conf, which includes "*.vhost" files. But this glob does not match any file. That could be a typo. But if that's exactly what you want and having zero files in that folder is ok, then you should switch to the "IncludeOptional" statement, which explicitly allows this.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 11 Mar 2022 18:31:05 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/getting-syntax-wildcard-character-error-while-trying-to-deploy/m-p/444184#M126946</guid>
      <dc:creator>Jörg_Hoh</dc:creator>
      <dc:date>2022-03-11T18:31:05Z</dc:date>
    </item>
  </channel>
</rss>

