Thanks so much for the reply, Erick! I haven't touched anything in several months; I got a message from the client I built the website for saying the PDF files they're putting into the folder weren't being indexed so I went in to investigate and discovered the error. Here's the applicable part of my solrconfig.xml (again, I haven't changed anything in the files):
<lib dir="${solr.install.dir:../../../..}/contrib/extraction/lib" regex=".*\.jar" /> <lib dir="${solr.install.dir:../../../..}/dist/" regex="solr-cell-\d.*\.jar" /> The contrib/extraction/lib folder has 33 .jar files including pdfbox-1.8.8.jar tika-core-1.7.jar tika-java7-1.7.jar etc... Can you think of any other reason it would be giving that 500 error? -- View this message in context: http://lucene.472066.n3.nabble.com/Solr-PDF-parsing-failing-with-java-error-tp4342909p4342958.html Sent from the Solr - User mailing list archive at Nabble.com.