would launching the java process with javaw help here?
On Thu, Oct 29, 2015 at 4:03 AM, Zheng Lin Edwin Yeo
wrote:
> Yes, this is the expected behaviour. Once you close the command window,
> Solr will stop running. This has happened to me several times. Just to
> check, which version of Solr are
Yes, this is the expected behaviour. Once you close the command window,
Solr will stop running. This has happened to me several times. Just to
check, which version of Solr are you using?
I have tried NSSM before, and it works for Solr 5.0 and Solr 5.1. However,
when I move up to Solr 5.3.0, I wasn
On 29/10/2015 00:12, Steven White wrote:
Hi Folks,
I don't understand if this is an expected behavior or not.
On Windows, I start Solr from a command prompt like so:
bin\solr start -p 8983 -s C:\MySolrIndex
Now, once I close the command prompt the Java process that started Solr is
killed
: Closing Windows CMD kills Solr
Hi Folks,
I don't understand if this is an expected behavior or not.
On Windows, I start Solr from a command prompt like so:
bin\solr start -p 8983 -s C:\MySolrIndex
Now, once I close the command prompt the Java process that started Solr is
killed. is
Hi Folks,
I don't understand if this is an expected behavior or not.
On Windows, I start Solr from a command prompt like so:
bin\solr start -p 8983 -s C:\MySolrIndex
Now, once I close the command prompt the Java process that started Solr is
killed. is this expected? How do I keep Solr ali