<?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: Problems with Alfresco installation on Ubuntu 22.04 in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/problems-with-alfresco-installation-on-ubuntu-22-04/m-p/124577#M34053</link>
    <description>&lt;P&gt;Unable to access the attached files. But "Yo&lt;SPAN&gt;ur authentication details were not recognized or Alfresco Content Services may not be available at this time.&lt;/SPAN&gt;" is an indication that your repository is not running correctly.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Couple of things to check:&lt;/P&gt;
&lt;P&gt;1 - Double check the file system permissions&lt;/P&gt;
&lt;P&gt;2- Make sure you have updated the&amp;nbsp;tomcat/conf/catalina.properties with shared.loader mapping.&lt;/P&gt;
&lt;PRE&gt;Open and edit the /&amp;lt;YourInstallPath&amp;gt;/tomcat/conf/catalina.properties file:
$ sudo vim /&amp;lt;YourInstallPath&amp;gt;/tomcat/conf/catalina.properties

Update the value of the shared.loader= property to the following:
shared.loader=${catalina.base}/shared/classes,${catalina.base}/shared/lib/*.jar&lt;/PRE&gt;
&lt;P&gt;3- Make sure all configs in alfresco-global.properties are appropriately set.&lt;/P&gt;
&lt;P&gt;4- &lt;SPAN&gt;Make sure you update the "&lt;A href="https://github.com/abhinavmishra14/alfresco7-solr-localtransform-dist-setup/blob/main/linux-platform/alfresco-community70/tomcat/shared/classes/alfresco/web-extension/share-config-custom.xml#L215" target="_blank" rel="noopener nofollow noreferrer"&gt;repository-url&lt;/A&gt;" to point to the alfresco host and port, in case you are setting up alfresco and share on different servers. Default values are "localhost" and "8080". We are setting up both ACS and Share on same host so we will leave it default.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;5- Make sure you update the share "&lt;A href="https://github.com/abhinavmishra14/alfresco7-solr-localtransform-dist-setup/blob/main/linux-platform/alfresco-community70/tomcat/shared/classes/alfresco/web-extension/share-config-custom.xml#L355" target="_blank" rel="noopener nofollow noreferrer"&gt;Remote&lt;/A&gt;" configuration to point to the alfresco host and port, in case you are setting up alfresco and share on different&amp;nbsp;servers. Default values are "localhost" and "8080". We are setting up both ACS and Share on same host so we will leave it default.&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN&gt;There is detailed setup steps here (Althogh it is for CentOS, but should be pretty much similar for Ubuntu):&amp;nbsp;&lt;A href="https://javaworld-abhinav.blogspot.com/2021/06/setup-acs70-ass201-and-transformation-service.html" target="_blank" rel="nofollow noopener noreferrer"&gt;https://javaworld-abhinav.blogspot.com/2021/06/setup-acs70-ass201-and-transformation-service.html&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 01 Aug 2023 17:19:11 GMT</pubDate>
    <dc:creator>abhinavmishra14</dc:creator>
    <dc:date>2023-08-01T17:19:11Z</dc:date>
    <item>
      <title>Problems with Alfresco installation on Ubuntu 22.04</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/problems-with-alfresco-installation-on-ubuntu-22-04/m-p/124575#M34051</link>
      <description>&lt;P&gt;Hi, I've been trying to install Alfresco version 7.3 manually on a local machine (Ubuntu 22.04) for several days, I'm following the official documentation and troubleshooting errors as they arise. It has reached a point where I am not able to go any further, it seems to be a problem of keys and also permissions. If I try to log in I get the following message: Your authentication details were not recognized or Alfresco Content Services may not be available at this time. I attach the logs and the properties file.&lt;/P&gt;&lt;P&gt;&lt;A href="https://anonfiles.com/qcddD456ze/access_log_txt" target="_blank" rel="nofollow noopener noreferrer"&gt;https://anonfiles.com/qcddD456ze/access_log_txt&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://anonfiles.com/r2dfD85dz9/global_properties_txt" target="_blank" rel="nofollow noopener noreferrer"&gt;https://anonfiles.com/r2dfD85dz9/global_properties_txt&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://anonfiles.com/sdd0D258z4/catalina_log_txt" target="_blank" rel="nofollow noopener noreferrer"&gt;https://anonfiles.com/sdd0D258z4/catalina_log_txt&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Thank you very much for your help.&lt;/P&gt;</description>
      <pubDate>Tue, 01 Aug 2023 07:20:49 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/problems-with-alfresco-installation-on-ubuntu-22-04/m-p/124575#M34051</guid>
      <dc:creator>sergio_5</dc:creator>
      <dc:date>2023-08-01T07:20:49Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with Alfresco installation on Ubuntu 22.04</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/problems-with-alfresco-installation-on-ubuntu-22-04/m-p/124576#M34052</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;A href="https://migration33.stage.lithium.com/t5/user/viewprofilepage/user-id/97712"&gt;@victormccormick&lt;/A&gt;&amp;nbsp;wrote:&lt;BR /&gt;&lt;P&gt;&lt;SPAN&gt;Ensure that Alfresco can connect to the database correctly. Verify the database settings in the "alfresco-global.properties" file, including the database URL, username, and password.&lt;/SPAN&gt;&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;I have checked the database connection data and they seem to be correct.&lt;/P&gt;</description>
      <pubDate>Tue, 01 Aug 2023 11:13:08 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/problems-with-alfresco-installation-on-ubuntu-22-04/m-p/124576#M34052</guid>
      <dc:creator>sergio_5</dc:creator>
      <dc:date>2023-08-01T11:13:08Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with Alfresco installation on Ubuntu 22.04</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/problems-with-alfresco-installation-on-ubuntu-22-04/m-p/124577#M34053</link>
      <description>&lt;P&gt;Unable to access the attached files. But "Yo&lt;SPAN&gt;ur authentication details were not recognized or Alfresco Content Services may not be available at this time.&lt;/SPAN&gt;" is an indication that your repository is not running correctly.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Couple of things to check:&lt;/P&gt;
&lt;P&gt;1 - Double check the file system permissions&lt;/P&gt;
&lt;P&gt;2- Make sure you have updated the&amp;nbsp;tomcat/conf/catalina.properties with shared.loader mapping.&lt;/P&gt;
&lt;PRE&gt;Open and edit the /&amp;lt;YourInstallPath&amp;gt;/tomcat/conf/catalina.properties file:
$ sudo vim /&amp;lt;YourInstallPath&amp;gt;/tomcat/conf/catalina.properties

Update the value of the shared.loader= property to the following:
shared.loader=${catalina.base}/shared/classes,${catalina.base}/shared/lib/*.jar&lt;/PRE&gt;
&lt;P&gt;3- Make sure all configs in alfresco-global.properties are appropriately set.&lt;/P&gt;
&lt;P&gt;4- &lt;SPAN&gt;Make sure you update the "&lt;A href="https://github.com/abhinavmishra14/alfresco7-solr-localtransform-dist-setup/blob/main/linux-platform/alfresco-community70/tomcat/shared/classes/alfresco/web-extension/share-config-custom.xml#L215" target="_blank" rel="noopener nofollow noreferrer"&gt;repository-url&lt;/A&gt;" to point to the alfresco host and port, in case you are setting up alfresco and share on different servers. Default values are "localhost" and "8080". We are setting up both ACS and Share on same host so we will leave it default.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;5- Make sure you update the share "&lt;A href="https://github.com/abhinavmishra14/alfresco7-solr-localtransform-dist-setup/blob/main/linux-platform/alfresco-community70/tomcat/shared/classes/alfresco/web-extension/share-config-custom.xml#L355" target="_blank" rel="noopener nofollow noreferrer"&gt;Remote&lt;/A&gt;" configuration to point to the alfresco host and port, in case you are setting up alfresco and share on different&amp;nbsp;servers. Default values are "localhost" and "8080". We are setting up both ACS and Share on same host so we will leave it default.&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN&gt;There is detailed setup steps here (Althogh it is for CentOS, but should be pretty much similar for Ubuntu):&amp;nbsp;&lt;A href="https://javaworld-abhinav.blogspot.com/2021/06/setup-acs70-ass201-and-transformation-service.html" target="_blank" rel="nofollow noopener noreferrer"&gt;https://javaworld-abhinav.blogspot.com/2021/06/setup-acs70-ass201-and-transformation-service.html&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 01 Aug 2023 17:19:11 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/problems-with-alfresco-installation-on-ubuntu-22-04/m-p/124577#M34053</guid>
      <dc:creator>abhinavmishra14</dc:creator>
      <dc:date>2023-08-01T17:19:11Z</dc:date>
    </item>
  </channel>
</rss>

