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
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