<?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: SEVERE [main] org.apache.catalina.startup.HostConfig.deployDescriptor Error deploying deployment descriptor in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/severe-main-org-apache-catalina-startup-hostconfig/m-p/61343#M21409</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Eddy,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Before 6.0 there was a binary installer that worked great for folks that were new to the platform or people who just wanted the installer to do a bit of work for them (there are definitely those that absolutely hated the installer).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now, in 6.0, you can either use Docker, which not everyone likes to use, or you can install manually, which is what it sounds like you are trying to do.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have you seen this: &lt;A class="link-titled" href="https://github.com/loftuxab/alfresco-ubuntu-install" title="https://github.com/loftuxab/alfresco-ubuntu-install" rel="nofollow noopener noreferrer"&gt;GitHub - loftuxab/alfresco-ubuntu-install: Alfresco script based install for Ubuntu&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You might want to give it a try. It installs Alfresco the way Loftux likes to install Alfresco. If that meets your needs, then great! If it doesn't, you can use the install as a working example and make tweaks to customize as needed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jeff&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 21 Dec 2018 04:21:17 GMT</pubDate>
    <dc:creator>jpotts</dc:creator>
    <dc:date>2018-12-21T04:21:17Z</dc:date>
    <item>
      <title>SEVERE [main] org.apache.catalina.startup.HostConfig.deployDescriptor Error deploying deployment descriptor</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/severe-main-org-apache-catalina-startup-hostconfig/m-p/61340#M21406</link>
      <description>Ubuntu 16.04Tomcat 9.0.14Alfresco 6.0.7MySQL 5.7.24-0- New installation (first time for me)URL:8080 gives the following error:Cannot find Alfresco Repository on this server. (Does this application have access to alfresco-global.properties? Does this application have cross-context permissions?)SEVERE</description>
      <pubDate>Wed, 19 Dec 2018 12:45:23 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/severe-main-org-apache-catalina-startup-hostconfig/m-p/61340#M21406</guid>
      <dc:creator>resnicke</dc:creator>
      <dc:date>2018-12-19T12:45:23Z</dc:date>
    </item>
    <item>
      <title>Re: SEVERE [main] org.apache.catalina.startup.HostConfig.deployDescriptor Error deploying deployment descriptor</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/severe-main-org-apache-catalina-startup-hostconfig/m-p/61341#M21407</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What other files should I send to help figure out the issue?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Dec 2018 13:12:19 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/severe-main-org-apache-catalina-startup-hostconfig/m-p/61341#M21407</guid>
      <dc:creator>resnicke</dc:creator>
      <dc:date>2018-12-20T13:12:19Z</dc:date>
    </item>
    <item>
      <title>Re: SEVERE [main] org.apache.catalina.startup.HostConfig.deployDescriptor Error deploying deployment descriptor</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/severe-main-org-apache-catalina-startup-hostconfig/m-p/61342#M21408</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think the problem is in the XML files in /opt/tomcat/conf/Catalina/localhost/ (see below).&lt;/P&gt;&lt;P&gt;I don't have the directories ${catalina.base}/../modules/platform or ${catalina.base}/../modules/share&lt;/P&gt;&lt;P&gt;What part of the configuration did I miss and how do I fix it?&lt;/P&gt;&lt;P&gt;-----&lt;/P&gt;&lt;P&gt;# cd /opt/tomcat/conf/Catalina/localhost/&lt;BR /&gt;# cat *&lt;BR /&gt;&amp;lt;?xml version='1.0' encoding='utf-8'?&amp;gt;&lt;BR /&gt;&amp;lt;Context crossContext="true"&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;lt;Resources&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;PostResources base="${catalina.base}/../modules/platform"&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; className="org.apache.catalina.webresources.DirResourceSet"&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; webAppMount="/WEB-INF/lib"/&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;lt;/Resources&amp;gt;&lt;BR /&gt;&amp;lt;/Context&amp;gt;&lt;BR /&gt;&amp;lt;?xml version='1.0' encoding='utf-8'?&amp;gt;&lt;BR /&gt;&amp;lt;Context crossContext="true"&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;lt;Resources&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;PostResources base="${catalina.base}/../modules/share"&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; className="org.apache.catalina.webresources.DirResourceSet"&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; webAppMount="/WEB-INF/lib"/&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;lt;/Resources&amp;gt;&lt;BR /&gt;&amp;lt;/Context&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Dec 2018 15:40:45 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/severe-main-org-apache-catalina-startup-hostconfig/m-p/61342#M21408</guid>
      <dc:creator>resnicke</dc:creator>
      <dc:date>2018-12-20T15:40:45Z</dc:date>
    </item>
    <item>
      <title>Re: SEVERE [main] org.apache.catalina.startup.HostConfig.deployDescriptor Error deploying deployment descriptor</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/severe-main-org-apache-catalina-startup-hostconfig/m-p/61343#M21409</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Eddy,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Before 6.0 there was a binary installer that worked great for folks that were new to the platform or people who just wanted the installer to do a bit of work for them (there are definitely those that absolutely hated the installer).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now, in 6.0, you can either use Docker, which not everyone likes to use, or you can install manually, which is what it sounds like you are trying to do.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have you seen this: &lt;A class="link-titled" href="https://github.com/loftuxab/alfresco-ubuntu-install" title="https://github.com/loftuxab/alfresco-ubuntu-install" rel="nofollow noopener noreferrer"&gt;GitHub - loftuxab/alfresco-ubuntu-install: Alfresco script based install for Ubuntu&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You might want to give it a try. It installs Alfresco the way Loftux likes to install Alfresco. If that meets your needs, then great! If it doesn't, you can use the install as a working example and make tweaks to customize as needed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jeff&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Dec 2018 04:21:17 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/severe-main-org-apache-catalina-startup-hostconfig/m-p/61343#M21409</guid>
      <dc:creator>jpotts</dc:creator>
      <dc:date>2018-12-21T04:21:17Z</dc:date>
    </item>
    <item>
      <title>Re: SEVERE [main] org.apache.catalina.startup.HostConfig.deployDescriptor Error deploying deployment descriptor</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/severe-main-org-apache-catalina-startup-hostconfig/m-p/61344#M21410</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am having issues in pulling from github (curl or wget) and therefore can not use your suggestion.&lt;/P&gt;&lt;PRE&gt;# curl -v -O --ssl-no-revoke https://raw.githubusercontent.com/loftuxab/alfresco-ubuntu-install/master/alfinstall.sh&lt;BR /&gt;&amp;nbsp; % Total&amp;nbsp;&amp;nbsp;&amp;nbsp; % Received % Xferd&amp;nbsp; Average Speed&amp;nbsp;&amp;nbsp; Time&amp;nbsp;&amp;nbsp;&amp;nbsp; Time&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Time&amp;nbsp; Current&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Dload&amp;nbsp; Upload&amp;nbsp;&amp;nbsp; Total&amp;nbsp;&amp;nbsp; Spent&amp;nbsp;&amp;nbsp;&amp;nbsp; Left&amp;nbsp; Speed&lt;BR /&gt;&amp;nbsp; 0&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0&amp;nbsp;&amp;nbsp;&amp;nbsp; 0&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0&amp;nbsp;&amp;nbsp;&amp;nbsp; 0&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0 --:--:-- --:--:-- --:--:--&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0*&amp;nbsp;&amp;nbsp; Trying 151.101.0.133...&lt;BR /&gt;* Connected to raw.githubusercontent.com (151.101.0.133) port 443 (#0)&lt;BR /&gt;* found 148 certificates in /etc/ssl/certs/ca-certificates.crt&lt;BR /&gt;* found 594 certificates in /etc/ssl/certs&lt;BR /&gt;* ALPN, offering http/1.1&lt;BR /&gt;* gnutls_handshake() failed: Error in the pull function.&lt;BR /&gt;&amp;nbsp; 0&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0&amp;nbsp;&amp;nbsp;&amp;nbsp; 0&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0&amp;nbsp;&amp;nbsp;&amp;nbsp; 0&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0 --:--:-- --:--:-- --:--:--&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0&lt;BR /&gt;* Closing connection 0&lt;BR /&gt;curl: (35) gnutls_handshake() failed: Error in the pull function.&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So I am trying to make do with what I installed on my own - with the same issues. Can I send you a log file for your perusal?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 13 Jan 2019 14:13:25 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/severe-main-org-apache-catalina-startup-hostconfig/m-p/61344#M21410</guid>
      <dc:creator>resnicke</dc:creator>
      <dc:date>2019-01-13T14:13:25Z</dc:date>
    </item>
    <item>
      <title>Re: SEVERE [main] org.apache.catalina.startup.HostConfig.deployDescriptor Error deploying deployment descriptor</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/severe-main-org-apache-catalina-startup-hostconfig/m-p/61345#M21411</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you ever get this working? Your XML looks okay to me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are still struggling with it let me know where you are stuck.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jeff&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Jan 2019 15:14:08 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/severe-main-org-apache-catalina-startup-hostconfig/m-p/61345#M21411</guid>
      <dc:creator>jpotts</dc:creator>
      <dc:date>2019-01-28T15:14:08Z</dc:date>
    </item>
    <item>
      <title>Re: SEVERE [main] org.apache.catalina.startup.HostConfig.deployDescriptor Error deploying deployment descriptor</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/severe-main-org-apache-catalina-startup-hostconfig/m-p/61346#M21412</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I started from scratch and used the installer from Bitnami – worked first time.&lt;/P&gt;&lt;P&gt;I'm looking for a good tool to create a SVG logo to replace the logo Alfresco logo – do you know of any good tools?&lt;/P&gt;&lt;P&gt;Eddy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Jan 2019 13:24:34 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/severe-main-org-apache-catalina-startup-hostconfig/m-p/61346#M21412</guid>
      <dc:creator>resnicke</dc:creator>
      <dc:date>2019-01-29T13:24:34Z</dc:date>
    </item>
    <item>
      <title>Re: SEVERE [main] org.apache.catalina.startup.HostConfig.deployDescriptor Error deploying deployment descriptor</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/severe-main-org-apache-catalina-startup-hostconfig/m-p/61347#M21413</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://inkscape.org/" rel="nofollow noopener noreferrer"&gt;Inkscape&lt;/A&gt; or &lt;A href="https://www.gimp.org/" rel="nofollow noopener noreferrer"&gt;Gimp&lt;/A&gt; for open source tools. &lt;A href="https://www.sketchapp.com/" rel="nofollow noopener noreferrer"&gt;Sketch&lt;/A&gt; or Photoshop for commercial tools.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Jan 2019 21:04:13 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/severe-main-org-apache-catalina-startup-hostconfig/m-p/61347#M21413</guid>
      <dc:creator>jpotts</dc:creator>
      <dc:date>2019-01-29T21:04:13Z</dc:date>
    </item>
  </channel>
</rss>

