From java-user-return-49031-apmail-lucene-java-user-archive=lucene.apache.org@lucene.apache.org Thu Mar 17 13:33:37 2011 Return-Path: Delivered-To: apmail-lucene-java-user-archive@www.apache.org Received: (qmail 64859 invoked from network); 17 Mar 2011 13:33:37 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 17 Mar 2011 13:33:37 -0000 Received: (qmail 38370 invoked by uid 500); 17 Mar 2011 13:33:35 -0000 Delivered-To: apmail-lucene-java-user-archive@lucene.apache.org Received: (qmail 38173 invoked by uid 500); 17 Mar 2011 13:33:35 -0000 Mailing-List: contact java-user-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: java-user@lucene.apache.org Delivered-To: mailing list java-user@lucene.apache.org Received: (qmail 38165 invoked by uid 99); 17 Mar 2011 13:33:35 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 17 Mar 2011 13:33:35 +0000 X-ASF-Spam-Status: No, hits=0.7 required=5.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,RFC_ABUSE_POST,SPF_NEUTRAL,UNPARSEABLE_RELAY X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [121.101.151.225] (HELO nm3.bullet.mail.in.yahoo.com) (121.101.151.225) by apache.org (qpsmtpd/0.29) with SMTP; Thu, 17 Mar 2011 13:33:27 +0000 Received: from [121.101.151.238] by nm3.bullet.mail.in.yahoo.com with NNFMP; 17 Mar 2011 13:33:04 -0000 Received: from [121.101.151.235] by tm3.bullet.mail.in.yahoo.com with NNFMP; 17 Mar 2011 13:33:05 -0000 Received: from [127.0.0.1] by omp1004.mail.in.yahoo.com with NNFMP; 17 Mar 2011 13:33:03 -0000 X-Yahoo-Newman-Id: 792251.42857.bm@omp1004.mail.in.yahoo.com Received: (qmail 28351 invoked from network); 17 Mar 2011 13:33:03 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.co.in; h=DKIM-Signature:Received:X-Yahoo-SMTP:X-YMail-OSG:X-Yahoo-Newman-Property:Message-ID:From:To:References:Subject:Date:MIME-Version:Content-Type:Content-Transfer-Encoding:X-Priority:X-MSMail-Priority:X-Mailer:X-MimeOLE; b=Wf1LD2rCWZt9u69aKHSnC0qbV7BpTCoQvkdFrjzY7/X32EFK9L97Yy4F/e6rX0djwI7/E2smIt4jz7LYR+VhHyPDEEtFdc34zfNoVdoWkLW8qdSn/VaoeOY0NoYebZBVKGYCFyDGf0W6ssA0iuQLcFROePtl1VkvbPi40/+yc84= ; DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.co.in; s=s1024; t=1300368783; bh=3+ILIf1MIRDdtOtr8vj+AWgbbVC4OydGKmndDt7wRTs=; h=Received:X-Yahoo-SMTP:X-YMail-OSG:X-Yahoo-Newman-Property:Message-ID:From:To:References:Subject:Date:MIME-Version:Content-Type:Content-Transfer-Encoding:X-Priority:X-MSMail-Priority:X-Mailer:X-MimeOLE; b=fX4hiMfH6E1SBJEoPzmrm7/b5tWnHZ3qRDrBOULOYJ3kiKzii2WlHkKFXzn5P0c/H9u4e4MgV6fwcdetfPZt6QVnQV4SfIjEdu3S3cIjk+uxnaP/2f1d55xJ8tgjWQxTFresDTro73M5A8PvEusBgBkw+uo+WivWeOi6EyEyGmE= Received: from GaneshM (emailgane@121.244.159.130 with login) by smtp109.mail.in.yahoo.com with SMTP; 17 Mar 2011 19:03:03 +0530 IST X-Yahoo-SMTP: JObyHkuswBBrNSLZp.Ycd7Boqpr_GQ-- X-YMail-OSG: u8yp_VsVM1mx6bXEFNbA3m3H8Wv6aav.mBsxTsYi38jOj9B Seih8VjdyvX9p4MtI1JUHJyiHPV3uB__JpA1vFoO9GSUktjuHX8JGNUyj64S gpWpqh3k1HoJEWRtHgyVmonISPHLvVTtgMpo994kWoS7lHhlZxaaxjhLhlR4 gvXWmElLG9xuUP_rjazqYzLu0KHwoGDbatyQFmtNdUffFfLjfJml_jn9.reQ 6uxqexTTIQ67aNnKL4S8NmXFeb5emmqmZqKrd.r2i4GNCEfKOqw-- X-Yahoo-Newman-Property: ymail-3 Message-ID: From: "Ganesh" To: References: Subject: Re: ParallelMultisearcher Date: Thu, 17 Mar 2011 19:03:02 +0530 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.5931 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.5931 X-Virus-Checked: Checked by ClamAV on apache.org I tested the same with Lucene 2.9.1 and found very less thread count but = with 3.0.2 it is very high. Do i need to revert back to Lucene 2.9.1. Regards Ganesh =20 ----- Original Message -----=20 From: "Ganesh" To: Sent: Thursday, March 17, 2011 5:17 PM Subject: ParallelMultisearcher=20 Hello all, Is there any issue with ParallelMultiSearcher in Lucene 3.0.2? If we = search more frequently then OutOfMemoryError is triggered or It is = throwing "Not able to create native thread".. It is working with 2.9.1.=20 I generated Heap Dump and found lot of entries for = ParallelMultiSearcher.=20 ParallelMultiSearcher-949-thread-3 java.lang.Thread @ 0x95e6220 104 192=20 ParallelMultiSearcher-949-thread-1 java.lang.Thread @ 0x95e60f8 104 192=20 ParallelMultiSearcher-957-thread-2 java.lang.Thread @ 0x95d30c8 104 192=20 ParallelMultiSearcher-957-thread-3 java.lang.Thread @ 0x95d26e8 104 192=20 ParallelMultiSearcher-954-thread-2 java.lang.Thread @ 0x95c3fe0 104 192=20 ParallelMultiSearcher-954-thread-3 java.lang.Thread @ 0x95c15f0 104 192=20 ParallelMultiSearcher-954-thread-1 java.lang.Thread @ 0x95c14c8 104 192=20 ParallelMultiSearcher-956-thread-2 java.lang.Thread @ 0x95b8648 104 192=20 =20 Regards Ganesh --------------------------------------------------------------------- To unsubscribe, e-mail: java-user-unsubscribe@lucene.apache.org For additional commands, e-mail: java-user-help@lucene.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: java-user-unsubscribe@lucene.apache.org For additional commands, e-mail: java-user-help@lucene.apache.org