<?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: Why am I getting &amp;quot;Cannot find Alfresco Repository on this server. (Does this application have access to alfresco-global.properties? Does this application have cross-context permissions?)&amp;quot; in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/why-am-i-getting-quot-cannot-find-alfresco-repository-on-this/m-p/29824#M12690</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please give me solution for this error in centos&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 14 Dec 2018 05:54:32 GMT</pubDate>
    <dc:creator>chirag</dc:creator>
    <dc:date>2018-12-14T05:54:32Z</dc:date>
    <item>
      <title>Why am I getting "Cannot find Alfresco Repository on this server. (Does this application have access to alfresco-global.properties? Does this application have cross-context permissions?)"</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/why-am-i-getting-quot-cannot-find-alfresco-repository-on-this/m-p/29820#M12686</link>
      <description>On two fresh installations, all I can get from my Alfresco installation has been an error page:"Cannot find Alfresco Repository on this server. (Does this application have access to alfresco-global.properties? Does this application have cross-context permissions?)"What are the diagnostics I can give</description>
      <pubDate>Thu, 01 Jun 2017 00:07:34 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/why-am-i-getting-quot-cannot-find-alfresco-repository-on-this/m-p/29820#M12686</guid>
      <dc:creator>christoshayward</dc:creator>
      <dc:date>2017-06-01T00:07:34Z</dc:date>
    </item>
    <item>
      <title>Re: Why am I getting "Cannot find Alfresco Repository on this server. (Does this application have access to alfresco-global.properties? Does this application have cross-context permissions?)"</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/why-am-i-getting-quot-cannot-find-alfresco-repository-on-this/m-p/29821#M12687</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Christos,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check can you add your alfresco-global.properties here?&lt;/P&gt;&lt;P&gt;Your dir.root and db properties needs to be present and should point to correct location and db.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Anuj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Jun 2017 06:45:52 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/why-am-i-getting-quot-cannot-find-alfresco-repository-on-this/m-p/29821#M12687</guid>
      <dc:creator>anujs1986</dc:creator>
      <dc:date>2017-06-01T06:45:52Z</dc:date>
    </item>
    <item>
      <title>Re: Why am I getting "Cannot find Alfresco Repository on this server. (Does this application have access to alfresco-global.properties? Does this application have cross-context permissions?)"</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/why-am-i-getting-quot-cannot-find-alfresco-repository-on-this/m-p/29822#M12688</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you; alfresco-global.properties has:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;###############################&lt;BR /&gt;## Common Alfresco Properties #&lt;BR /&gt;###############################&lt;/P&gt;&lt;P&gt;dir.root=/usr/local/websites/alfresco/alf_data&lt;/P&gt;&lt;P&gt;alfresco.context=alfresco&lt;BR /&gt;alfresco.host=127.0.0.1&lt;BR /&gt;alfresco.port=7000&lt;BR /&gt;alfresco.protocol=http&lt;/P&gt;&lt;P&gt;share.context=share&lt;BR /&gt;share.host=127.0.0.1&lt;BR /&gt;share.port=7000&lt;BR /&gt;share.protocol=http&lt;/P&gt;&lt;P&gt;### database connection properties ###&lt;BR /&gt;db.driver=org.postgresql.Driver&lt;BR /&gt;db.username=alfresco&lt;BR /&gt;db.password=*********&lt;BR /&gt;db.name=alfresco&lt;BR /&gt;db.url=jdbc&lt;img id="smileytongue" class="emoticon emoticon-smileytongue" src="https://connect.hyland.com/i/smilies/16x16_smiley-tongue.png" alt="Smiley Tongue" title="Smiley Tongue" /&gt;ostgresql://localhost:5432/${db.name}&lt;BR /&gt;# Note: your database must also be able to accept at least this many connection&lt;BR /&gt;s. Please see your database documentation for instructions on how to configure&lt;BR /&gt; this.&lt;BR /&gt;db.pool.max=275&lt;BR /&gt;db.pool.validate.query=SELECT 1&lt;/P&gt;&lt;P&gt;# The server mode. Set value here&lt;BR /&gt;# UNKNOWN | TEST | BACKUP | PRODUCTION&lt;BR /&gt;system.serverMode=UNKNOWN&lt;/P&gt;&lt;P&gt;### FTP Server Configuration ###&lt;BR /&gt;ftp.port=2121&lt;/P&gt;&lt;P&gt;### RMI registry port for JMX ###&lt;BR /&gt;alfresco.rmi.services.port=50500&lt;/P&gt;&lt;P&gt;### External executable locations ###&lt;BR /&gt;ooo.exe=/usr/local/websites/alfresco/libreoffice/program/soffice.bin&lt;BR /&gt;ooo.enabled=true&lt;BR /&gt;ooo.port=7004&lt;BR /&gt;img.root=/usr/local/websites/alfresco/common&lt;BR /&gt;img.dyn=${img.root}/lib&lt;BR /&gt;img.exe=${img.root}/bin/convert&lt;/P&gt;&lt;P&gt;jodconverter.enabled=false&lt;BR /&gt;jodconverter.officeHome=/usr/local/websites/alfresco/libreoffice&lt;BR /&gt;jodconverter.portNumbers=7004&lt;/P&gt;&lt;P&gt;### Initial admin password ###&lt;BR /&gt;alfresco_user_store.adminpassword=832f2502453692054ccd22d0a9f64730&lt;/P&gt;&lt;P&gt;### E-mail site invitation setting ###&lt;BR /&gt;notification.email.siteinvite=false&lt;/P&gt;&lt;P&gt;### License location ###&lt;BR /&gt;dir.license.external=/usr/local/websites/alfresco&lt;/P&gt;&lt;P&gt;### Solr indexing ###&lt;BR /&gt;index.subsystem.name=solr4&lt;BR /&gt;dir.keystore=${dir.root}/keystore&lt;BR /&gt;solr.host=localhost&lt;BR /&gt;solr.port.ssl=7002&lt;/P&gt;&lt;P&gt;### Allow extended ResultSet processing&lt;BR /&gt;security.anyDenyDenies=false&lt;/P&gt;&lt;P&gt;### Smart Folders Config Properties ###&lt;BR /&gt;smart.folders.enabled=false&lt;/P&gt;&lt;P&gt;### Remote JMX (Default: disabled) ###&lt;BR /&gt;alfresco.jmx.connector.enabled=false&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Jun 2017 12:59:05 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/why-am-i-getting-quot-cannot-find-alfresco-repository-on-this/m-p/29822#M12688</guid>
      <dc:creator>christoshayward</dc:creator>
      <dc:date>2017-06-01T12:59:05Z</dc:date>
    </item>
    <item>
      <title>Re: Why am I getting "Cannot find Alfresco Repository on this server. (Does this application have access to alfresco-global.properties? Does this application have cross-context permissions?)"</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/why-am-i-getting-quot-cannot-find-alfresco-repository-on-this/m-p/29823#M12689</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As this is fresh installation, have you tried cleaning alf_data directory and db?&lt;/P&gt;&lt;P&gt;Seems your installation is referring to old repository.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Jun 2017 06:29:37 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/why-am-i-getting-quot-cannot-find-alfresco-repository-on-this/m-p/29823#M12689</guid>
      <dc:creator>anujs1986</dc:creator>
      <dc:date>2017-06-20T06:29:37Z</dc:date>
    </item>
    <item>
      <title>Re: Why am I getting "Cannot find Alfresco Repository on this server. (Does this application have access to alfresco-global.properties? Does this application have cross-context permissions?)"</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/why-am-i-getting-quot-cannot-find-alfresco-repository-on-this/m-p/29824#M12690</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please give me solution for this error in centos&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Dec 2018 05:54:32 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/why-am-i-getting-quot-cannot-find-alfresco-repository-on-this/m-p/29824#M12690</guid>
      <dc:creator>chirag</dc:creator>
      <dc:date>2018-12-14T05:54:32Z</dc:date>
    </item>
    <item>
      <title>Re: Why am I getting "Cannot find Alfresco Repository on this server. (Does this application have access to alfresco-global.properties? Does this application have cross-context permissions?)"</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/why-am-i-getting-quot-cannot-find-alfresco-repository-on-this/m-p/29825#M12691</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Chirag.&lt;/P&gt;&lt;P&gt;Did you ever get the instructions and if so can you share them?&lt;/P&gt;&lt;P&gt;Eddy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 13 Jan 2019 10:28:54 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/why-am-i-getting-quot-cannot-find-alfresco-repository-on-this/m-p/29825#M12691</guid>
      <dc:creator>resnicke</dc:creator>
      <dc:date>2019-01-13T10:28:54Z</dc:date>
    </item>
  </channel>
</rss>

