Results 1 to 2 of 2
Thread: Lucene web demo
- 02-16-2010, 07:53 AM #1
Member
- Join Date
- Feb 2010
- Posts
- 1
- Rep Power
- 0
Lucene web demo
Hello,
Im trying to get the lucene web demo Apache Lucene - Building and Installing the Basic Demo working. But im facing lots of problem in it. If any one can throw up some light into it, it will be a great helpful for me.
Problem Description:
Im using Ubuntu 9.10 Linux. I have installed the lucene3.0 and got the test demo Apache Lucene - Building and Installing the Basic Demo working after setting th PATH and CLASSPATH variable.
I have deployed luceneweb.war under the /var/lib/tomcat6/webapps. I do get the http://localhost:8080/luceneweb/ page displayed. But when i search for a word "Testing", i get few errors which are mainly java.lang.NoClassDefFoundError: Could not initialize class org.apache.lucene.store.FSDirectory, java.security.AccessControlException: access denied (java.util.PropertyPermission sun.arch.data.model read).
Could anyone helpme out to getaway with this error message and make the web demo working for me.
- 03-16-2010, 10:53 AM #2
Member
- Join Date
- Mar 2010
- Posts
- 3
- Rep Power
- 0
This might be because the class loader instance is unable to find the definition of the class “testing” when loading it. Try this link : Search by Lucid Imagination - Search Results for Lucene web demo
Similar Threads
-
Lucene with unicode
By goms in forum LuceneReplies: 1Last Post: 02-02-2010, 01:20 PM -
Queries in lucene
By ctorresl in forum LuceneReplies: 1Last Post: 01-27-2010, 10:00 AM -
how to get lucene logs
By virendra in forum LuceneReplies: 0Last Post: 01-06-2010, 10:46 AM -
Apache Lucene 2.3.2
By Java Tip in forum Java SoftwareReplies: 0Last Post: 05-08-2008, 06:49 PM -
Apache Lucene 2.2.0
By JavaBean in forum Java SoftwareReplies: 0Last Post: 06-22-2007, 12:47 AM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks