<?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: Installing 07-install_solr.sh in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/installing-07-install-solr-sh/m-p/123503#M33800</link>
    <description>&lt;P&gt;Good day folks,&lt;/P&gt;&lt;P&gt;I was able to resolve this by doing the following:&lt;BR /&gt;1. if it gives you the error "logs folder not writable. Exiting". In the Linux terminal, go to /home/ubuntu/alfresco-search-services$ chmod 777 logs.&amp;nbsp; This would make your logs folder writable for everyone.&lt;/P&gt;&lt;P&gt;2. Go to your PC and search for home/ubuntu/alfresco-search-services/logs folder and remove every file there except for:&lt;/P&gt;&lt;P&gt;a. log4j.properties b.README c.solr&lt;/P&gt;&lt;P&gt;rerun the bash script and everything should work. I hope this helps someone.&lt;/P&gt;</description>
    <pubDate>Mon, 19 Aug 2024 17:36:30 GMT</pubDate>
    <dc:creator>EjikeAlfie</dc:creator>
    <dc:date>2024-08-19T17:36:30Z</dc:date>
    <item>
      <title>Installing 07-install_solr.sh</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/installing-07-install-solr-sh/m-p/123500#M33797</link>
      <description>&lt;P&gt;Good day All,&lt;/P&gt;&lt;P&gt;I am new to Alfresco and I am trying to install Alfresco in ubuntu via zip distribution files. I have been able to run the scripts so far but when I run the "07-install_solr.sh", I get the following error below:&lt;BR /&gt;&lt;BR /&gt;&lt;FONT color="#993300"&gt;[Install]&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#993300"&gt;WantedBy=multi-user.target&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#993300"&gt;Reloading systemd daemon...&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#993300"&gt;Starting Solr service...&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#993300"&gt;Job for solr.service failed because the control process exited with error code.&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#993300"&gt;See "systemctl status solr.service" and "journalctl -xeu solr.service" for details.&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;Please if anyone has experienced this error and can assist me, I would really appreciate it.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;&lt;A href="https://migration33.stage.lithium.com/t5/user/viewprofilepage/user-id/5487"&gt;@angelborroy&lt;/A&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;Thanks,&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 19 Aug 2024 13:46:34 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/installing-07-install-solr-sh/m-p/123500#M33797</guid>
      <dc:creator>EjikeAlfie</dc:creator>
      <dc:date>2024-08-19T13:46:34Z</dc:date>
    </item>
    <item>
      <title>Re: Installing 07-install_solr.sh</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/installing-07-install-solr-sh/m-p/123501#M33798</link>
      <description>&lt;P&gt;&lt;FONT color="#993300"&gt;See "systemctl status solr.service" and "journalctl -xeu solr.service" for details.&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 19 Aug 2024 14:24:51 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/installing-07-install-solr-sh/m-p/123501#M33798</guid>
      <dc:creator>angelborroy</dc:creator>
      <dc:date>2024-08-19T14:24:51Z</dc:date>
    </item>
    <item>
      <title>Re: Installing 07-install_solr.sh</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/installing-07-install-solr-sh/m-p/123502#M33799</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;/P&gt;&lt;P&gt;I have run the commands to see the details and I am getting the following error below:&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;ejike@BlueFlame:/home/ubuntu$ systemctl status solr.service&lt;BR /&gt;× solr.service - Apache SOLR Web Application Container&lt;BR /&gt;Loaded: loaded (/etc/systemd/system/solr.service; disabled; preset: enabled)&lt;BR /&gt;Active: failed (Result: exit-code) since Mon 2024-08-19 16:14:31 WAT; 16s ago&lt;BR /&gt;Process: 2784 ExecStart=/home/ubuntu/alfresco-search-services/solr/bin/solr start -a -Dcreate.alfresco.defaults=alfresco,archive -Dalfresco.secureComms=secret -Dalfresco.secureComms.secret=secret (code=exit&amp;gt;&lt;/P&gt;&lt;P&gt;Aug 19 16:14:31 BlueFlame solr[2890]: at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)&lt;BR /&gt;Aug 19 16:14:31 BlueFlame solr[2890]: at java.base/java.nio.file.Files.move(Files.java:1432)&lt;BR /&gt;Aug 19 16:14:31 BlueFlame solr[2890]: at org.apache.solr.util.SolrCLI$UtilsTool.rotateSolrLogs(SolrCLI.java:3975)&lt;BR /&gt;Aug 19 16:14:31 BlueFlame solr[2890]: at org.apache.solr.util.SolrCLI$UtilsTool.runTool(SolrCLI.java:3869)&lt;BR /&gt;Aug 19 16:14:31 BlueFlame solr[2890]: at org.apache.solr.util.SolrCLI.main(SolrCLI.java:257)&lt;BR /&gt;Aug 19 16:14:31 BlueFlame solr[2784]: Failed rotating old solr logs&lt;BR /&gt;Aug 19 16:14:31 BlueFlame solr[2784]: ERROR: Logs directory ../../logs is not writable. Exiting&lt;BR /&gt;Aug 19 16:14:31 BlueFlame systemd[1]: solr.service: Control process exited, code=exited, status=1/FAILURE&lt;BR /&gt;Aug 19 16:14:31 BlueFlame systemd[1]: solr.service: Failed with result 'exit-code'.&lt;BR /&gt;Aug 19 16:14:31 BlueFlame systemd[1]: Failed to start solr.service - Apache SOLR Web Application Container.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;ejike@BlueFlame:/home/ubuntu$ journalctl -xeu solr.service&lt;BR /&gt;Aug 19 16:14:30 BlueFlame solr[2848]: at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106)&lt;BR /&gt;Aug 19 16:14:30 BlueFlame solr[2848]: at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:477)&lt;BR /&gt;Aug 19 16:14:30 BlueFlame solr[2848]: at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)&lt;BR /&gt;Aug 19 16:14:30 BlueFlame solr[2848]: at java.base/java.nio.file.Files.move(Files.java:1432)&lt;BR /&gt;Aug 19 16:14:30 BlueFlame solr[2848]: at org.apache.solr.util.SolrCLI$UtilsTool.archiveGcLogs(SolrCLI.java:3903)&lt;BR /&gt;Aug 19 16:14:30 BlueFlame solr[2848]: at org.apache.solr.util.SolrCLI$UtilsTool.runTool(SolrCLI.java:3872)&lt;BR /&gt;Aug 19 16:14:30 BlueFlame solr[2848]: at org.apache.solr.util.SolrCLI.main(SolrCLI.java:257)&lt;BR /&gt;Aug 19 16:14:30 BlueFlame solr[2784]: Failed archiving old GC logs&lt;BR /&gt;Aug 19 16:14:31 BlueFlame solr[2869]: Exception in thread "main" java.nio.file.AccessDeniedException: /home/ubuntu/alfresco-search-services/solr/server/../../logs/solr-8983-console.log -&amp;gt; /home/ubuntu/alfresco-&amp;gt;&lt;BR /&gt;Aug 19 16:14:31 BlueFlame solr[2869]: at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:90)&lt;BR /&gt;Aug 19 16:14:31 BlueFlame solr[2869]: at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106)&lt;BR /&gt;Aug 19 16:14:31 BlueFlame solr[2869]: at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:477)&lt;BR /&gt;Aug 19 16:14:31 BlueFlame solr[2869]: at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)&lt;BR /&gt;Aug 19 16:14:31 BlueFlame solr[2869]: at java.base/java.nio.file.Files.move(Files.java:1432)&lt;BR /&gt;Aug 19 16:14:31 BlueFlame solr[2869]: at org.apache.solr.util.SolrCLI$UtilsTool.archiveConsoleLogs(SolrCLI.java:3932)&lt;BR /&gt;Aug 19 16:14:31 BlueFlame solr[2869]: at org.apache.solr.util.SolrCLI$UtilsTool.runTool(SolrCLI.java:3875)&lt;BR /&gt;Aug 19 16:14:31 BlueFlame solr[2869]: at org.apache.solr.util.SolrCLI.main(SolrCLI.java:257)&lt;BR /&gt;Aug 19 16:14:31 BlueFlame solr[2784]: Failed archiving old console logs&lt;BR /&gt;Aug 19 16:14:31 BlueFlame solr[2890]: Exception in thread "main" java.nio.file.AccessDeniedException: /home/ubuntu/alfresco-search-services/solr/server/../../logs/solr.log -&amp;gt; /home/ubuntu/alfresco-search-servic&amp;gt;&lt;BR /&gt;Aug 19 16:14:31 BlueFlame solr[2890]: at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:90)&lt;BR /&gt;Aug 19 16:14:31 BlueFlame solr[2890]: at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106)&lt;BR /&gt;Aug 19 16:14:31 BlueFlame solr[2890]: at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:477)&lt;BR /&gt;Aug 19 16:14:31 BlueFlame solr[2890]: at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)&lt;BR /&gt;Aug 19 16:14:31 BlueFlame solr[2890]: at java.base/java.nio.file.Files.move(Files.java:1432)&lt;BR /&gt;Aug 19 16:14:31 BlueFlame solr[2890]: at org.apache.solr.util.SolrCLI$UtilsTool.rotateSolrLogs(SolrCLI.java:3975)&lt;BR /&gt;Aug 19 16:14:31 BlueFlame solr[2890]: at org.apache.solr.util.SolrCLI$UtilsTool.runTool(SolrCLI.java:3869)&lt;BR /&gt;Aug 19 16:14:31 BlueFlame solr[2890]: at org.apache.solr.util.SolrCLI.main(SolrCLI.java:257)&lt;BR /&gt;Aug 19 16:14:31 BlueFlame solr[2784]: Failed rotating old solr logs&lt;BR /&gt;Aug 19 16:14:31 BlueFlame solr[2784]: ERROR: Logs directory ../../logs is not writable. Exiting&lt;BR /&gt;Aug 19 16:14:31 BlueFlame systemd[1]: solr.service: Control process exited, code=exited, status=1/FAILURE&lt;BR /&gt;░░ Subject: Unit process exited&lt;BR /&gt;░░ Defined-By: systemd&lt;BR /&gt;░░ Support: &lt;A href="http://www.ubuntu.com/support" target="_blank" rel="nofollow noopener noreferrer"&gt;http://www.ubuntu.com/support&lt;/A&gt;&lt;BR /&gt;░░&lt;BR /&gt;░░ An ExecStart= process belonging to unit solr.service has exited.&lt;BR /&gt;░░&lt;BR /&gt;░░ The process' exit code is 'exited' and its exit status is 1.&lt;BR /&gt;Aug 19 16:14:31 BlueFlame systemd[1]: solr.service: Failed with result 'exit-code'.&lt;BR /&gt;░░ Subject: Unit failed&lt;BR /&gt;░░ Defined-By: systemd&lt;BR /&gt;░░ Support: &lt;A href="http://www.ubuntu.com/support" target="_blank" rel="nofollow noopener noreferrer"&gt;http://www.ubuntu.com/support&lt;/A&gt;&lt;BR /&gt;░░&lt;BR /&gt;░░ The unit solr.service has entered the 'failed' state with result 'exit-code'.&lt;BR /&gt;Aug 19 16:14:31 BlueFlame systemd[1]: Failed to start solr.service - Apache SOLR Web Application Container.&lt;BR /&gt;░░ Subject: A start job for unit solr.service has failed&lt;BR /&gt;░░ Defined-By: systemd&lt;BR /&gt;░░ Support: &lt;A href="http://www.ubuntu.com/support" target="_blank" rel="nofollow noopener noreferrer"&gt;http://www.ubuntu.com/support&lt;/A&gt;&lt;BR /&gt;░░&lt;BR /&gt;░░ A start job for unit solr.service has finished with a failure.&lt;BR /&gt;░░&lt;BR /&gt;░░ The job identifier is 1384 and the job result is failed.&lt;/P&gt;&lt;P&gt;Please what could the issue be?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 19 Aug 2024 15:18:54 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/installing-07-install-solr-sh/m-p/123502#M33799</guid>
      <dc:creator>EjikeAlfie</dc:creator>
      <dc:date>2024-08-19T15:18:54Z</dc:date>
    </item>
    <item>
      <title>Re: Installing 07-install_solr.sh</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/installing-07-install-solr-sh/m-p/123503#M33800</link>
      <description>&lt;P&gt;Good day folks,&lt;/P&gt;&lt;P&gt;I was able to resolve this by doing the following:&lt;BR /&gt;1. if it gives you the error "logs folder not writable. Exiting". In the Linux terminal, go to /home/ubuntu/alfresco-search-services$ chmod 777 logs.&amp;nbsp; This would make your logs folder writable for everyone.&lt;/P&gt;&lt;P&gt;2. Go to your PC and search for home/ubuntu/alfresco-search-services/logs folder and remove every file there except for:&lt;/P&gt;&lt;P&gt;a. log4j.properties b.README c.solr&lt;/P&gt;&lt;P&gt;rerun the bash script and everything should work. I hope this helps someone.&lt;/P&gt;</description>
      <pubDate>Mon, 19 Aug 2024 17:36:30 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/installing-07-install-solr-sh/m-p/123503#M33800</guid>
      <dc:creator>EjikeAlfie</dc:creator>
      <dc:date>2024-08-19T17:36:30Z</dc:date>
    </item>
    <item>
      <title>Re: Installing 07-install_solr.sh</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/installing-07-install-solr-sh/m-p/123504#M33801</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;This script resolve this problem:&lt;/P&gt;&lt;P&gt;#!/bin/bash&lt;/P&gt;&lt;P&gt;set -e&lt;/P&gt;&lt;P&gt;echo "Unzip SOLR ZIP Distribution File"&lt;BR /&gt;mkdir /tmp/solr&lt;BR /&gt;unzip downloads/alfresco-search-services-2.0.9.1.zip -d /tmp/solr&lt;BR /&gt;mv /tmp/solr/alfresco-search-services /home/ubuntu&lt;/P&gt;&lt;P&gt;# Variables&lt;BR /&gt;SOLR_USER=ubuntu&lt;BR /&gt;SOLR_GROUP=ubuntu&lt;BR /&gt;SOLR_HOME=/home/ubuntu/alfresco-search-services&lt;BR /&gt;SOLR_LOG_DIR=$SOLR_HOME/logs&lt;/P&gt;&lt;P&gt;echo "Creating SOLR systemd service file..."&lt;BR /&gt;cat &amp;lt;&amp;lt;EOL | sudo tee /etc/systemd/system/solr.service&lt;BR /&gt;[Unit]&lt;BR /&gt;Description=Apache SOLR Web Application Container&lt;BR /&gt;After=network.target&lt;/P&gt;&lt;P&gt;[Service]&lt;BR /&gt;Type=forking&lt;/P&gt;&lt;P&gt;User=$SOLR_USER&lt;BR /&gt;Group=$SOLR_GROUP&lt;/P&gt;&lt;P&gt;Environment="JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64"&lt;/P&gt;&lt;P&gt;ExecStart=$SOLR_HOME/solr/bin/solr start -a "-Dcreate.alfresco.defaults=alfresco,archive -Dalfresco.secureComms=secret -Dalfresco.secureComms.secret=secret"&lt;BR /&gt;ExecStop=$SOLR_HOME/solr/bin/solr stop&lt;/P&gt;&lt;P&gt;[Install]&lt;BR /&gt;WantedBy=multi-user.target&lt;BR /&gt;EOL&lt;/P&gt;&lt;P&gt;# Ensure logs directory is writable&lt;BR /&gt;echo "Setting permissions for Solr logs directory..."&lt;BR /&gt;sudo mkdir -p $SOLR_LOG_DIR&lt;BR /&gt;sudo chown -R $SOLR_USER:$SOLR_GROUP $SOLR_LOG_DIR&lt;BR /&gt;sudo chmod -R 755 $SOLR_LOG_DIR&lt;/P&gt;&lt;P&gt;echo "Reloading systemd daemon..."&lt;BR /&gt;sudo systemctl daemon-reload&lt;/P&gt;&lt;P&gt;echo "Starting Solr service..."&lt;BR /&gt;sudo systemctl start solr&lt;/P&gt;&lt;P&gt;echo "Stopping Solr service..."&lt;BR /&gt;sudo systemctl stop solr&lt;/P&gt;&lt;P&gt;echo "Enabling Solr service to start on boot..."&lt;BR /&gt;sudo systemctl enable solr&lt;/P&gt;&lt;P&gt;echo "SOLR has been configured"&lt;/P&gt;</description>
      <pubDate>Wed, 18 Sep 2024 20:53:49 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/installing-07-install-solr-sh/m-p/123504#M33801</guid>
      <dc:creator>raf3pl</dc:creator>
      <dc:date>2024-09-18T20:53:49Z</dc:date>
    </item>
    <item>
      <title>Re: Installing 07-install_solr.sh</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/installing-07-install-solr-sh/m-p/486831#M39859</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-left" image-alt="Hello can any one please help me with this" style="width: 882px;"&gt;&lt;img src="https://connect.hyland.com/t5/image/serverpage/image-id/10930i56FE67AEBCEEDA04/image-size/large/is-moderation-mode/true?v=v2&amp;amp;px=999" role="button" title="Screenshot From 2025-02-06 12-43-28.png" alt="Hello can any one please help me with this" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Hello can any one please help me with this&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hello collegues can any one help me with the error i have tried all recommendation above&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot From 2025-02-06 12-49-28.png" style="width: 494px;"&gt;&lt;img src="https://connect.hyland.com/t5/image/serverpage/image-id/10931iEBFAD3489C8E4BB9/image-size/large/is-moderation-mode/true?v=v2&amp;amp;px=999" role="button" title="Screenshot From 2025-02-06 12-49-28.png" alt="Screenshot From 2025-02-06 12-49-28.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot From 2025-02-06 12-49-08.png" style="width: 958px;"&gt;&lt;img src="https://connect.hyland.com/t5/image/serverpage/image-id/10932iD817DCB361708E72/image-size/large/is-moderation-mode/true?v=v2&amp;amp;px=999" role="button" title="Screenshot From 2025-02-06 12-49-08.png" alt="Screenshot From 2025-02-06 12-49-08.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 06 Feb 2025 09:49:57 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/installing-07-install-solr-sh/m-p/486831#M39859</guid>
      <dc:creator>magezinaS</dc:creator>
      <dc:date>2025-02-06T09:49:57Z</dc:date>
    </item>
    <item>
      <title>Re: Installing 07-install_solr.sh</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/installing-07-install-solr-sh/m-p/487737#M39923</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Regarding the error you encountered with the "07-install_solr.sh" script, it looks like there was a problem starting the Solr service. This is usually related to permissions, configuration, or writability of the log directory. I suggest you first run systemctl status solr.service to check for specific error messages. If it prompts something like "logs folder not writable", you can try the following steps:&lt;/P&gt;&lt;P&gt;Go to the Solr installation directory, such as /home/ubuntu/alfresco-search-services, and run chmod 777 logs to ensure that the log directory is writable.&lt;/P&gt;&lt;P&gt;Check the /etc/systemd/system/solr.service file to ensure that the ExecStart path and parameters are correct, such as pointing to the correct Solr executable file.&lt;/P&gt;&lt;P&gt;Try restarting the service by running sudo systemctl daemon-reload and sudo systemctl restart solr.&lt;/P&gt;&lt;P&gt;In addition, if the problem is still not solved, you can check the output of journalctl -xeu solr.service, which may have more detailed clues. If you need more professional support, I recently found a very good tool jammermfg, which can help you quickly locate system service anomalies, especially suitable for this kind of debugging scenario. I wish you a smooth installation and look forward to your good news!&lt;/P&gt;</description>
      <pubDate>Wed, 05 Mar 2025 09:08:36 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/installing-07-install-solr-sh/m-p/487737#M39923</guid>
      <dc:creator>usniniasen</dc:creator>
      <dc:date>2025-03-05T09:08:36Z</dc:date>
    </item>
    <item>
      <title>Re: Installing 07-install_solr.sh</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/installing-07-install-solr-sh/m-p/487738#M39924</link>
      <description>&lt;P&gt;Hello&lt;/P&gt;</description>
      <pubDate>Wed, 05 Mar 2025 09:12:30 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/installing-07-install-solr-sh/m-p/487738#M39924</guid>
      <dc:creator>usniniasen</dc:creator>
      <dc:date>2025-03-05T09:12:30Z</dc:date>
    </item>
  </channel>
</rss>

