Running Solr on VPS problems

Posted by Camran on Stack Overflow See other posts from Stack Overflow or by Camran
Published on 2010-05-28T18:55:00Z Indexed on 2010/05/28 19:01 UTC
Read the original article Hit count: 309

Filed under:
|
|
|

I have a VPS with Ubuntu OS.

I run solr om my local machine (windows xp laptop) just fine.

I have configured Jetty, and Solr just the same way as on my computer, but on the server.

I have also downloaded the JRE and installed it on the server.

However, whenever I try to run the start.jar file, the PuTTY terminal shows a bunch of text but gets stuck. I could pase the text here but it is very long, so unless somebody wants to see it I wont.

Also, I cant view the solr admin page at all.

Does anybody have experience in this kind of problem?

Maybe java isn't correctly installed? It is a VPS so maybe installation is different.

Thanks

UPDATE:

These are the last lines from the terminal, in other words, this is where it stops every time:

INFO: [] webapp=null path=null params={event=firstSearcher&q=static+firstSearcher+warming+query+from+solrconfig.xml} hits=0 status=0 QTime=9 May 28, 2010 8:58:42 PM org.apache.solr.core.QuerySenderListener newSearcher INFO: QuerySenderListener done. May 28, 2010 8:58:42 PM org.apache.solr.handler.component.SpellCheckComponent$SpellCheckerListener newSearcher INFO: Loading spell index for spellchecker: default May 28, 2010 8:58:42 PM org.apache.solr.core.SolrCore registerSearcher INFO: [] Registered new searcher Searcher@63a721 main

© Stack Overflow or respective owner

Related posts about java

Related posts about php