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

Re: SOLR DIH not indexing NFS share

2013-11-14 Thread Erick Erickson
At a quick glance at the very first error: java.lang.ClassCastException: java.lang.NoClassDefFoundError cannot be cast to java.lang.Exception Looks like you have some weird jars in your classpath and/or are using a strange version of Java. But that's just a guess. Erick On Thu, Nov 14, 2013 at