Re: Java Environment Problem on Vista

2009-05-13 Thread Amit Nithian
To me it sounds like it's not finding solr home. I have Windows Vista and JDK 1.6.0_11 and when I run java -jar start.jar, I too get a ton of the INFO messages and one of them should read something like:INFO: solr home defaulted to 'solr/' (could not find system property or JNDI) May 13, 2009 10:45

Java Environment Problem on Vista

2009-05-13 Thread John Bennett
I'm having difficulty getting Solr running on Vista. I've got the 1.6 JDK installed, and I've successfully compiled file and run other Java programs. When I run java -jar start.jar in the Apache Solr example directory, I get a large number of INFO messages, including: INFO: JNDI not configur