I found the problem.  

The java version was overwritten for a dependency and was 1.5.

Reinstalling java, Solr works as expected.

Tal vez si fuese lanzado un error diciendo que la versión no era compatible 
ayudaba en estos casos.  

--  
Yago Riveiro
Sent with Sparrow (http://www.sparrowmailapp.com/?sig)


On Friday, August 23, 2013 at 10:30 AM, Yago Riveiro wrote:

> The version is the 4.4,  
>  
> I did the download, unzip and run the command in example folder: java -jar 
> start.jar  
>  
> Is a fresh install, no modification done.
>  
> --  
> Yago Riveiro
> Sent with Sparrow (http://www.sparrowmailapp.com/?sig)
>  
>  
> On Thursday, August 22, 2013 at 9:22 PM, Brendan Grainger wrote:
>  
> > What version of solr are you using? Have you copied a solr.xml from
> > somewhere else? I can almost reproduce the error you're getting if I put a
> > non-existent core in my solr.xml, e.g.:
> >  
> > <solr>
> >  
> > <cores adminPath="/admin/cores">
> > <core name="core0" instanceDir="a_non_existent_core" />
> > </cores>
> > ...
> >  
> >  
> > On Thu, Aug 22, 2013 at 1:30 PM, yriveiro <yago.rive...@gmail.com 
> > (mailto:yago.rive...@gmail.com)> wrote:
> >  
> > > Hi all,
> > >  
> > > I think that there is some lack in solr's ref doc.
> > >  
> > > Section "Running Solr" says to run solr using the command:
> > >  
> > > $ java -jar start.jar
> > >  
> > > But If I do this with a fresh install, I have a stack trace like this:
> > > http://pastebin.com/5YRRccTx
> > >  
> > > Is it this behavior as expected?
> > >  
> > >  
> > >  
> > > -----
> > > Best regards
> > > --
> > > View this message in context:
> > > http://lucene.472066.n3.nabble.com/Solr-Ref-guide-question-tp4086142.html
> > > Sent from the Solr - User mailing list archive at Nabble.com 
> > > (http://Nabble.com).
> > >  
> >  
> >  
> >  
> >  
> > --  
> > Brendan Grainger
> > www.kuripai.com (http://www.kuripai.com)
> >  
> >  
> >  
>  
>  

Reply via email to