Re: solr + jetty deployment issue

2012-12-27 Thread Sushrut Bidwai
If I comment out the /browse requesthandler from solrconfig.xml, problem goes away. So issue is definitely with the way I am configuring solrconfig.xml. I will debug into on my side. On Fri, Dec 28, 2012 at 11:55 AM, Sushrut Bidwai wrote: > Here is latest threaddump taken after setting up lat

Re: solr + jetty deployment issue

2012-12-27 Thread Sushrut Bidwai
, after few restarts - I get above mentioned threaddump and startup of server stays blocked forever. 5. If I delete data dir and start again, problem goes away. But reappears on server restarts. On Fri, Dec 28, 2012 at 9:03 AM, Sushrut Bidwai wrote: > Hi David, > > From what I see in th

Re: solr + jetty deployment issue

2012-12-27 Thread Sushrut Bidwai
-Dsolr.solr.home=/opt/solr \ > -Dsolr.data.dir=/mnt/solr_data \ > -jar /opt/solr/start.jar >/opt/solr/logs/stdout.log > 2>/opt/solr/logs/stderr.log & > > > > -Original Message- > From: Sushrut Bidwai [mailto:bidwai.sush...@gmail.com] > Sent: Th

solr + jetty deployment issue

2012-12-27 Thread Sushrut Bidwai
Hi, I am having trouble with getting solr + jetty to work. I am following all instructions to the letter from - http://wiki.apache.org/solr/SolrJetty. I also created a work folder - /opt/solr/work. I am also setting tmpdir to a new path in /etc/default/jetty . I am confirming the tmpdir is set to