It would seem like several of the sun projects require the "ant dist" command 
in order for everything to get built properly. Solr and Uima being two that 
have been mentioned in the last two days. Is there any way that we can include 
these in the root build script to cut out all the extra steps? This would make 
sense to a lot of folks I think...

Adam

On Jan 28, 2011, at 5:25 PM, Adam Estrada <estrada.a...@gmail.com> wrote:

> 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