Indeed, the script sets CLASSPATH, and that's likely where the problem is. It could be (is almost likely to be) a bug. We should probably just have the script print these things out -- if you want to throw in a quick "echo" like Dhruv says and show the result, that might point directly at the problem.
On Tue, Jun 7, 2011 at 5:43 PM, Alex Ott <[email protected]> wrote: > There was no CLASSPATH set (I already had intersection with Lucene 2.x > that was used for one of my projects, and I removed this env variable) > - this is why I'm asking
