I found the problem...You HAVE to build the Solr directory using "ant example" 
in order for the web application to start properly. Sorry to post so many times.

Adam

On Jan 28, 2011, at 5:20 PM, Adam Estrada wrote:

> All,
> 
> I've checked out the latest code and built the root directory with ant 
> compile and then I build the solr directory again using the ant dist command 
> which gives me the lucene-libs directory and a couple others. Now Solr won't 
> start.  What am I missing???  This is as far as it gets.
> 
> mini:example Adam$ java -jar start.jar 
> 2011-01-28 17:14:23.402:INFO::Logging to STDERR via org.mortbay.log.StdErrLog
> 2011-01-28 17:14:23.605:INFO::jetty-6.1.26
> 2011-01-28 17:14:23.638:INFO::Started SocketConnector@0.0.0.0:8983
> 
> What couple possibly be the problem?
> 
> Adam

Reply via email to