<?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: Solr4 administration console not opening in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/solr4-administration-console-not-opening/m-p/82187#M25246</link>
    <description>&lt;P&gt;Alfresco installed with binary file(alfresco-community-installer-201707-linux-x64.bin).&lt;/P&gt;&lt;P&gt;Yes, port is open. I can telnet for 443 port and SOLR webapp is named as "SOLR4" also.&lt;/P&gt;</description>
    <pubDate>Thu, 24 Sep 2020 08:36:55 GMT</pubDate>
    <dc:creator>hardik_thakkar</dc:creator>
    <dc:date>2020-09-24T08:36:55Z</dc:date>
    <item>
      <title>Solr4 administration console not opening</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/solr4-administration-console-not-opening/m-p/82183#M25242</link>
      <description>&lt;P&gt;Hi Team,&lt;/P&gt;&lt;P&gt;When i hit https://&amp;lt;IP&amp;gt;:8443/solr4 URL, its not opening solr4 console.&lt;/P&gt;&lt;P&gt;Below is the configuration in alfresco-global.properties file.&lt;/P&gt;&lt;PRE&gt;### Solr indexing ###
index.subsystem.name=solr4
dir.keystore=${dir.root}/keystore
solr.host=localhost
solr.port.ssl=8443&lt;/PRE&gt;&lt;P&gt;I have configured browser certificate as per alfresco &lt;A href="https://docs.alfresco.com/5.2/tasks/ssl-protect-solrwebapp.html" target="_self" rel="nofollow noopener noreferrer"&gt;docs&lt;/A&gt;.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Not able to load report based on below URL also.&lt;/P&gt;&lt;PRE&gt;&lt;SPAN class="pln"&gt;https&lt;/SPAN&gt;&lt;SPAN class="pun"&gt;:&lt;/SPAN&gt;&lt;SPAN class="com"&gt;//&amp;lt;IP&amp;gt;:8443/solr4/admin/cores?action=REPORT&amp;amp;wt=xml&lt;/SPAN&gt;&lt;/PRE&gt;&lt;P&gt;Document and user search is working.&lt;/P&gt;&lt;P&gt;Is there any other configuration required?&lt;/P&gt;&lt;P&gt;Thanks,&lt;BR /&gt;Hardik&lt;/P&gt;</description>
      <pubDate>Wed, 23 Sep 2020 14:58:30 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/solr4-administration-console-not-opening/m-p/82183#M25242</guid>
      <dc:creator>hardik_thakkar</dc:creator>
      <dc:date>2020-09-23T14:58:30Z</dc:date>
    </item>
    <item>
      <title>Re: Solr4 administration console not opening</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/solr4-administration-console-not-opening/m-p/82184#M25243</link>
      <description>&lt;P&gt;Any error?&lt;/P&gt;
&lt;P&gt;Did you try using different browsers?&lt;/P&gt;
&lt;P&gt;Did you install the browser.p12 certificate in your computer?&lt;/P&gt;</description>
      <pubDate>Thu, 24 Sep 2020 07:39:58 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/solr4-administration-console-not-opening/m-p/82184#M25243</guid>
      <dc:creator>angelborroy</dc:creator>
      <dc:date>2020-09-24T07:39:58Z</dc:date>
    </item>
    <item>
      <title>Re: Solr4 administration console not opening</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/solr4-administration-console-not-opening/m-p/82185#M25244</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://migration33.stage.lithium.com/t5/user/viewprofilepage/user-id/5487"&gt;@angelborroy&lt;/A&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;There is no any error in logs. After hitting the URL, it gives error like page is not available.&lt;BR /&gt;&lt;BR /&gt;I have tried in different browser also.&lt;/P&gt;&lt;P&gt;I have installed browser.p12 certificate in Firefox and chrome browser.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Does it require to install in computer also?&lt;/P&gt;</description>
      <pubDate>Thu, 24 Sep 2020 07:46:26 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/solr4-administration-console-not-opening/m-p/82185#M25244</guid>
      <dc:creator>hardik_thakkar</dc:creator>
      <dc:date>2020-09-24T07:46:26Z</dc:date>
    </item>
    <item>
      <title>Re: Solr4 administration console not opening</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/solr4-administration-console-not-opening/m-p/82186#M25245</link>
      <description>&lt;P&gt;How is installed Alfresco?&lt;/P&gt;
&lt;P&gt;Is the port 8443 open and the SOLR webapp is named "solr4"?&lt;/P&gt;</description>
      <pubDate>Thu, 24 Sep 2020 08:26:27 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/solr4-administration-console-not-opening/m-p/82186#M25245</guid>
      <dc:creator>angelborroy</dc:creator>
      <dc:date>2020-09-24T08:26:27Z</dc:date>
    </item>
    <item>
      <title>Re: Solr4 administration console not opening</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/solr4-administration-console-not-opening/m-p/82187#M25246</link>
      <description>&lt;P&gt;Alfresco installed with binary file(alfresco-community-installer-201707-linux-x64.bin).&lt;/P&gt;&lt;P&gt;Yes, port is open. I can telnet for 443 port and SOLR webapp is named as "SOLR4" also.&lt;/P&gt;</description>
      <pubDate>Thu, 24 Sep 2020 08:36:55 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/solr4-administration-console-not-opening/m-p/82187#M25246</guid>
      <dc:creator>hardik_thakkar</dc:creator>
      <dc:date>2020-09-24T08:36:55Z</dc:date>
    </item>
  </channel>
</rss>

