hi,
I believe you are facing this 'Internal Server Error' while try to index the
pdf files.
Try adding the 'pdfbox and fontbox' jars in to your solr lib folder and try
restart Tomcat once.
I hope it will solve the issue.
Thanks.
--
View this message in context:
http://lucene.472066.n3.nabble.
Check your libraries for Tika related Jar files.Tika related files must be on
classpath of solr
-
Grijesh
--
View this message in context:
http://lucene.472066.n3.nabble.com/Internal-Server-Error-when-indexing-a-pdf-file-tp2214617p2226374.html
Sent from the Solr - User mailing list archive
somebody plz tell me how I can get the remote streaming using solrj API
work.
Thanks,
Sandhya
-Original Message-
From: Lance Norskog [mailto:goks...@gmail.com]
Sent: Wednesday, April 14, 2010 8:57 AM
To: solr-user@lucene.apache.org
Subject: Re: Internal Server Error
The extracting stuff
The extracting stuff can use a lot of memory for large documents. Your
app may be running out of memory.
Tomcat by default has logging for tomcat but not for tomcat apps. If
you configure tomcat's log4j to log org.apache.solr classes it will
tell you what is wrong.
On Tue, Apr 13, 2010 at 5:22 AM
Some problem with extraction (Tika, etc...)? My suggestion is : try to
extract manually the document...I had a lot of problem with Tika and pdf
extraction...
Cheers,
Andrea
Il 13/04/2010 13:05, Sandhya Agarwal ha scritto:
Hello,
I have the following piece of code :
ContentStreamUpdateReques
Many thanks for your reply, Yonik.
On 10/11/07, Yonik Seeley <[EMAIL PROTECTED]> wrote:
>
> > Caused by: org.apache.solr.common.SolrException: Internal Server Error
>
> Is there a longer stack trace somewhere concerning the internal server
> error?
I shouldn't have bothered you with this. We've
On 10/10/07, Jason Rennie <[EMAIL PROTECTED]> wrote:
> We're using solr 1.2 and a nightly build of the solrj client code. We very
> occasionally see things like this:
>
> org.apache.solr.client.solrj.SolrServerException: Error executing query
> at org.apache.solr.client.solrj.request.Query