Return-Path: Delivered-To: apmail-incubator-jspwiki-user-archive@minotaur.apache.org Received: (qmail 94230 invoked from network); 12 Jul 2009 12:49:55 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 12 Jul 2009 12:49:55 -0000 Received: (qmail 63966 invoked by uid 500); 12 Jul 2009 12:50:05 -0000 Delivered-To: apmail-incubator-jspwiki-user-archive@incubator.apache.org Received: (qmail 63915 invoked by uid 500); 12 Jul 2009 12:50:04 -0000 Mailing-List: contact jspwiki-user-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: jspwiki-user@incubator.apache.org Delivered-To: mailing list jspwiki-user@incubator.apache.org Received: (qmail 63905 invoked by uid 99); 12 Jul 2009 12:50:04 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 12 Jul 2009 12:50:04 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [131.234.142.9] (HELO mail.uni-paderborn.de) (131.234.142.9) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 12 Jul 2009 12:49:55 +0000 Received: from [88.130.222.159] (helo=[192.168.20.130]) by mail.uni-paderborn.de with esmtpsa (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.63 spheron) id 1MPyUl-0002nR-I7 for jspwiki-user@incubator.apache.org; Sun, 12 Jul 2009 14:49:32 +0200 Message-ID: <4A59DBD7.3030302@mail.uni-paderborn.de> Date: Sun, 12 Jul 2009 14:49:27 +0200 From: =?ISO-8859-1?Q?=22K=2E_W=2E_Holzwei=DFig=22?= Reply-To: kwh@upb.de User-Agent: Thunderbird 2.0.0.22 (Windows/20090605) MIME-Version: 1.0 To: jspwiki-user@incubator.apache.org Subject: Problem with LUCENE start-up and JDBCProvider References: <1247327020.60392.ezmlm@incubator.apache.org> In-Reply-To: <1247327020.60392.ezmlm@incubator.apache.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-IMT-Spam-Score: 0.0 () X-PMX-Version: 5.5.5.374460, Antispam-Engine: 2.7.1.369594, Antispam-Data: 2009.7.12.123616 X-IMT-Authenticated-Sender: uid=kw,ou=People,o=upb,c=de X-Virus-Checked: Checked by ClamAV on apache.org Hi folks. I have written around 5000 pages to the WIKI_PAGE table using an external application. After having deleted the search index and started tomcat, JSPWiki is not able to start-up properly. I am receiving the following error. I guess it is a capacity problem since the whole thing worked with 2000 articles. Does anybody have an idea? I am using an ORACLE XE Database with JDBCProvider connecting via DBCP. Thanks Kai 2009-07-11 18:03:15,577 [JSPWiki Lucene Indexer] INFO com.ecyrd.jspwiki.search.LuceneSearchProvider - Files found in Lucene directory, not reindexing. 2009-07-11 18:03:18,952 [JSPWiki Lucene Indexer] INFO com.ecyrd.jspwiki.PageManager - Repository has been modified externally while fetching page Konstruktionsstand C Gesamtprodukt vor Berechnung Gesamtprodukt absichern (EI) > Dokumentation f�r Berechnung C erstellen (EV) 2009-07-11 18:03:19,171 [JSPWiki Lucene Indexer] ERROR com.ecyrd.jspwiki.search.LuceneSearchProvider - Unable to start lucene java.lang.NullPointerException at com.ecyrd.jspwiki.WikiEngine.updateReferences(WikiEngine.java:1643) at com.ecyrd.jspwiki.PageManager.getPageText(PageManager.java:258) at com.ecyrd.jspwiki.search.LuceneSearchProvider.doFullLuceneReindex(LuceneSearchProvider.java:231) at com.ecyrd.jspwiki.search.LuceneSearchProvider$LuceneUpdater.startupTask(LuceneSearchProvider.java:1051) at com.ecyrd.jspwiki.util.WikiBackgroundThread.run(WikiBackgroundThread.java:127) 2009-07-11 18:03:20,437 [main] ERROR com.ecyrd.jspwiki.WikiEngine - NULL pagedata to textToHTML() 2009-07-11 18:03:20,984 [main] ERROR com.ecyrd.jspwiki.WikiEngine - NULL pagedata to textToHTML() 2009-07-11 18:03:21,640 [main] ERROR com.ecyrd.jspwiki.WikiEngine - NULL pagedata to textToHTML() 2009-07-11 18:03:22,530 [main] ERROR com.ecyrd.jspwiki.WikiEngine - NULL pagedata to textToHTML() 2009-07-11 18:03:22,577 [main] ERROR com.ecyrd.jspwiki.WikiEngine - NULL pagedata to textToHTML() 2009-07-11 18:03:26,921 [main] ERROR com.ecyrd.jspwiki.WikiEngine - NULL pagedata to textToHTML() 2009-07-11 18:03:27,140 [main] ERROR com.ecyrd.jspwiki.WikiEngine - NULL pagedata to textToHTML() 2009-07-11 18:03:29,280 [main] ERROR com.ecyrd.jspwiki.WikiEngine - NULL pagedata to textToHTML() 2009-07-11 18:03:29,515 [main] ERROR com.ecyrd.jspwiki.WikiEngine - NULL pagedata to textToHTML()