> We send it a normal kill, wait 30 seconds, then use a "kill -9". This means
> we tell it to shut down, give it thirty seconds to do whatever it wants to,
> then forcefully kill it. I'm not sure we have ever seen the first 'normal
> kill' work, but
riginal Message-
From: Otis Gospodnetic [mailto:[EMAIL PROTECTED]
Sent: Wednesday, October 01, 2008 8:22 PM
To: solr-user@lucene.apache.org
Subject: Re: Problem restarting Solr after shutting it down.
Sorry, I gave you the wrong kill signal. It's kill -QUIT .
Otis
--
Sematext --
:04 PM
> Subject: Re: Problem restarting Solr after shutting it down.
>
> Hi Otis!
> Thanks for the reply, tried it and this is the output:
>
> [EMAIL PROTECTED] ~]$ startsolr.sh
> 2008-10-01 14:26:47.771::INFO: Logging to STDERR via
> org.mortbay.log.StdErrLog
> 2008-10-0
D]>
> > 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 t
om: 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
> the
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 fi