<?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 Update 3.4 &amp;gt; 4.2 Nightly Solr wont start in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/update-3-4-gt-4-2-nightly-solr-wont-start/m-p/255832#M208962</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi guys,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;currently I am trying to Upgrade from 3.4 to version 4.2 Nightly on a LINUX system.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Unfortunately Solr wont start because a path configuration error.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My installation directory is /data/alf40&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I am using the latest Nightly build of linux installer x64.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The Installation is currently configured to run standard lucene for the upgrade to work.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Despite that Solr should start in background to let it index the repository and switch indexing systems when it's done.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When I start up the system I get a SEVERE Error that tells me that Solr home is configured to&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;core1: /data/alf40/alf_data/solr/workspaces-SpacesStor\ &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;core2: /data/alf40/alf_Data/sorl/Archives-SpacesStor\&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Note the BACKslash at the end of the path!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In the next step Solr core tries to load solrconfig.xml from&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;/data/alf40/alf_data/solr/workspaces-SpacesStor\conf/solrconfig.xml&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;And fails because the backslash is a escape character on a linux system.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Question 1:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Can someone tell my where the BACKslash is coming from?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I can only find where to configure solr.home.dir but it is only /data/alf40/alf_data/solr.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Question 2:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there a variable similar to solr.home.dir or something like solr.conf.dir to override the worng configpath?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Question 3:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Can you think of an workaround? I can place solrconfig.xml in the class path so that tomcat can find it but won't solve the problem that the system will try to refer to the rest of the config files (like solrcore.properties) using the worng path.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank a lot for your Time.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;IljaS&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 15 Jun 2012 08:30:26 GMT</pubDate>
    <dc:creator>iljas</dc:creator>
    <dc:date>2012-06-15T08:30:26Z</dc:date>
    <item>
      <title>Update 3.4 &gt; 4.2 Nightly Solr wont start</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/update-3-4-gt-4-2-nightly-solr-wont-start/m-p/255832#M208962</link>
      <description>Hi guys,currently I am trying to Upgrade from 3.4 to version 4.2 Nightly on a LINUX system.Unfortunately Solr wont start because a path configuration error.My installation directory is /data/alf40I am using the latest Nightly build of linux installer x64.The Installation is currently configured to r</description>
      <pubDate>Fri, 15 Jun 2012 08:30:26 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/update-3-4-gt-4-2-nightly-solr-wont-start/m-p/255832#M208962</guid>
      <dc:creator>iljas</dc:creator>
      <dc:date>2012-06-15T08:30:26Z</dc:date>
    </item>
    <item>
      <title>Re: Update 3.4 &gt; 4.2 Nightly Solr wont start</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/update-3-4-gt-4-2-nightly-solr-wont-start/m-p/255833#M208963</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Just tried linking the native solrconfig.xml to tomcat/lib and tomcat/webapps/solr/WEB-INF/lib.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Still no luck.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Also tried resetting solr home path via JAVA_OPTS…same as above.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The exact messages I get are&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;INFO: Solr home set to '/data/alf40/alf_data/solr/workspace-SpacesStore\'&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: java.lang.RuntimeException: Can't find resource 'solrconfig.xml' in classpath or '/data/alf40/alf_data/solr/workspace-SpacesStore\conf/',&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;+ corresponding message for second solr core indexing the Archive SpacesStore.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Please Advise&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Jun 2012 11:37:42 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/update-3-4-gt-4-2-nightly-solr-wont-start/m-p/255833#M208963</guid>
      <dc:creator>iljas</dc:creator>
      <dc:date>2012-06-15T11:37:42Z</dc:date>
    </item>
    <item>
      <title>Re: Update 3.4 &gt; 4.2 Nightly Solr wont start</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/update-3-4-gt-4-2-nightly-solr-wont-start/m-p/255834#M208964</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Ok Guys I Got it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Don't know who it was but some guy edited &lt;/SPAN&gt;&lt;A href="http://solr.home/solr.xml" rel="nofollow noopener noreferrer"&gt;solr.home/solr.xml&lt;/A&gt;&lt;SPAN&gt; to look like that&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;?xml version='1.0' encoding='UTF-8'?&amp;gt;&amp;lt;solr sharedLib="lib" persistent="true"&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;cores adminPath="/admin/cores" adminHandler="org.alfresco.solr.AlfrescoCoreAdminHandler"&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; &amp;lt;core name="archive" instanceDir="archive-SpacesStore\"/&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; &amp;lt;core name="alfresco" instanceDir="workspace-SpacesStore\"/&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;/cores&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;/solr&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Note the Backslash.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Remove it and it will work.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Question to alfresco devs….are you really testing the builds on windows?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Jun 2012 11:57:20 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/update-3-4-gt-4-2-nightly-solr-wont-start/m-p/255834#M208964</guid>
      <dc:creator>iljas</dc:creator>
      <dc:date>2012-06-15T11:57:20Z</dc:date>
    </item>
    <item>
      <title>Re: Update 3.4 &gt; 4.2 Nightly Solr wont start</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/update-3-4-gt-4-2-nightly-solr-wont-start/m-p/255835#M208965</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Alfresco is tested on a variety of platforms, windows included.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Jun 2012 14:02:20 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/update-3-4-gt-4-2-nightly-solr-wont-start/m-p/255835#M208965</guid>
      <dc:creator>mrogers</dc:creator>
      <dc:date>2012-06-15T14:02:20Z</dc:date>
    </item>
    <item>
      <title>Re: Update 3.4 &gt; 4.2 Nightly Solr wont start</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/update-3-4-gt-4-2-nightly-solr-wont-start/m-p/255836#M208966</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;That does look incorrect. I've raised a bug: &lt;/SPAN&gt;&lt;A href="https://issues.alfresco.com/jira/browse/ALF-14631" rel="nofollow noopener noreferrer"&gt;https://issues.alfresco.com/jira/browse/ALF-14631&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Jun 2012 14:06:53 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/update-3-4-gt-4-2-nightly-solr-wont-start/m-p/255836#M208966</guid>
      <dc:creator>sglover</dc:creator>
      <dc:date>2012-06-15T14:06:53Z</dc:date>
    </item>
    <item>
      <title>Re: Update 3.4 &gt; 4.2 Nightly Solr wont start</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/update-3-4-gt-4-2-nightly-solr-wont-start/m-p/255837#M208967</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for raising the bug in JIRA. (which is indeed very humerous)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm going to test the fix against the latest HEAD build right away.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jun 2012 07:31:51 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/update-3-4-gt-4-2-nightly-solr-wont-start/m-p/255837#M208967</guid>
      <dc:creator>iljas</dc:creator>
      <dc:date>2012-06-26T07:31:51Z</dc:date>
    </item>
  </channel>
</rss>

