Re: Problem loading file from Directory on MacOS X...

2010-06-11 Thread Erick Erickson
I suspect that you have different jars on the mac than on your other machines, possibly accessed through something you don't expect being in your classpath. At least that's the first place I'd look HTH Erick On Thu, Jun 10, 2010 at 1:33 AM, Kit Plummer wrote: > Hey folks. > Ran into a probl

Problem loading file from Directory on MacOS X...

2010-06-09 Thread Kit Plummer
Hey folks. Ran into a problem on MacOS X...that doesn't exist in Linux (CentOS, or Ubuntu). No signature of method: static org.apache.lucene.store.FSDirectory.open() is applicable for argument types: (java.io.File) values: [/home/kplummer/Development/tmp] I'm actually running this through Groovy,