Erik, While it's sitting there try kill -HUP the java process a few times and see it any threads are blocking and where. The 2-minute pause smells like a network timeout of some kind.
Otis -- Sematext -- http://sematext.com/ -- Lucene - Solr - Nutch ----- Original Message ---- > From: Erik Holstad <[EMAIL PROTECTED]> > To: solr-user@lucene.apache.org > Sent: Wednesday, October 1, 2008 3:53:49 PM > Subject: Problem restarting Solr after shutting it down. > > Hi! > We are having this weird issue when killing a running instance of Solr and > then trying to > restart it right away. > > We just switched from one machine to another and on the old one everything > works fine. > When turning off Solr you can restart it right away with no problem. But on > the new one > the first time you fire it up everything is ok, but when you kill it and try > to restart it, it just > sits at the jetty lien for about 2-3 mins and then starts. > > 2008-10-01 12:18:49.785::INFO: jetty-6.1.3 > Oct 1, 2008 12:20:41 PM org.apache.solr.servlet.SolrDispatchFilter init > > Regards Erik