SOLR DIH not indexing NFS share

2013-11-14 Thread tegryan
I have SOLR with DIH using TIKA running fine on a local directory. It imports the data fine. I need it to work on an NFS mounted directory however, and it fails when I change it to use that. The tomcat6 user has access to the NFS mount (ls returns all files any way). The mount is NFS v3, if that ma

Re: SOLR DIH not indexing NFS share

2013-11-14 Thread tegryan
Hi Erick, I appreciate the answer. I just found out that it's failing on a .mov file with that error. I also noticed that I load the log4j.jar's twice, so I'm wondering if the wrong class loader is loading the logging and that's why it's giving me an unhelpful message. I've excluded .mov files