<?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: After completion (committed) Lucene exception in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/after-completion-committed-lucene-exception/m-p/260115#M213245</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Now file handler size is :&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;$ ulimit -Hn&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;32768 &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;$ ulimit -Sn&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;32768&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Still same error.. Also sometimes below exceptions..&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When this lucene related exception occurrs.. other exception also occurs. Otherwise everything goes smooth.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I think root cause is this lucene exception. We took backup of index and restarted as suggested on this forum. Nothing worked.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So any other suggestion (Except upgration of Alfresco version) ?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 19 Dec 2012 14:36:05 GMT</pubDate>
    <dc:creator>omkaaraa</dc:creator>
    <dc:date>2012-12-19T14:36:05Z</dc:date>
    <item>
      <title>After completion (committed) Lucene exception</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/after-completion-committed-lucene-exception/m-p/260112#M213242</link>
      <description>Hi,I am using Alfresco 3.0 (Community) , tomcat 5.5 and UNIX. My Java program reads document from disk (one system) and upload those documents to alfresco (another system). After loading some documents (not fixed how many, some times more&amp;nbsp; than10K , some times less than 500) In catelina log, I can s</description>
      <pubDate>Tue, 18 Dec 2012 09:22:09 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/after-completion-committed-lucene-exception/m-p/260112#M213242</guid>
      <dc:creator>omkaaraa</dc:creator>
      <dc:date>2012-12-18T09:22:09Z</dc:date>
    </item>
    <item>
      <title>Re: After completion (committed) Lucene exception</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/after-completion-committed-lucene-exception/m-p/260113#M213243</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Probably you have a deadlock for accessing in read/write Lucene indexes on your file system.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Try to increase the maximum number of your file handlers on your operating system.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;It seems that you have a problem during the concurrent operation for reading indexes but it depends on your operating system.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope this helps.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Dec 2012 09:45:16 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/after-completion-committed-lucene-exception/m-p/260113#M213243</guid>
      <dc:creator>openpj</dc:creator>
      <dc:date>2012-12-18T09:45:16Z</dc:date>
    </item>
    <item>
      <title>Re: After completion (committed) Lucene exception</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/after-completion-committed-lucene-exception/m-p/260114#M213244</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you for reply &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://connect.hyland.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I checked how to increase number of file handlers in UNIX. Probably you are talking about File descriptor. Findings are:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; We can increase File handler size at user level.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; and session level too.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I will change it at user level and will monitor whether I am getting same error or not. Will let you know soon.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Some more information about same program:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; I am running 10 threads to upload documents. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; 10 separate Java threads are picking up files and uploading documents on Alfresco server.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Dec 2012 06:57:19 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/after-completion-committed-lucene-exception/m-p/260114#M213244</guid>
      <dc:creator>omkaaraa</dc:creator>
      <dc:date>2012-12-19T06:57:19Z</dc:date>
    </item>
    <item>
      <title>Re: After completion (committed) Lucene exception</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/after-completion-committed-lucene-exception/m-p/260115#M213245</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Now file handler size is :&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;$ ulimit -Hn&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;32768 &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;$ ulimit -Sn&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;32768&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Still same error.. Also sometimes below exceptions..&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When this lucene related exception occurrs.. other exception also occurs. Otherwise everything goes smooth.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I think root cause is this lucene exception. We took backup of index and restarted as suggested on this forum. Nothing worked.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So any other suggestion (Except upgration of Alfresco version) ?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Dec 2012 14:36:05 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/after-completion-committed-lucene-exception/m-p/260115#M213245</guid>
      <dc:creator>omkaaraa</dc:creator>
      <dc:date>2012-12-19T14:36:05Z</dc:date>
    </item>
    <item>
      <title>Re: After completion (committed) Lucene exception</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/after-completion-committed-lucene-exception/m-p/260116#M213246</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I noticed your thread was almost 4 years old, but I have the same problem. Did you find a solution perhaps?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Aug 2016 13:11:33 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/after-completion-committed-lucene-exception/m-p/260116#M213246</guid>
      <dc:creator>sbonami</dc:creator>
      <dc:date>2016-08-11T13:11:33Z</dc:date>
    </item>
  </channel>
</rss>

