Re: Solr Docker deployment issue

2023-05-12 Thread Jan Høydahl
version installed . > Curious to know how that is related to the java path . > > Thanks > Subhasis Patra > 240-755-2601 > subhasis.pa...@e2open.com<mailto:subhasis.pa...@e2open.com> > > From: Jan Høydahl > Sent: Friday, May 5, 2023 8:46 AM > To: users@solr.apache.org

Re: Solr Docker deployment issue

2023-05-05 Thread Jan Høydahl
version installed . > Curious to know how that is related to the java path . > > Thanks > Subhasis Patra > 240-755-2601 > subhasis.pa...@e2open.com<mailto:subhasis.pa...@e2open.com> > > From: Jan Høydahl > Sent: Friday, May 5, 2023 8:46 AM > To: users@solr.apache.org

RE: Solr Docker deployment issue

2023-05-05 Thread Subhasis Patra
y, May 5, 2023 8:46 AM To: users@solr.apache.org Subject: Re: Solr Docker deployment issue PHISH ALERT! CHECK VALIDITY IF CLICKING, SHARING, RESPONDING Hi, Are you trying v9.2? What version of Docker Engine are you running on the host? You need at least 20.10.10. See comment in Upgrade Notes

Re: Solr Docker deployment issue

2023-05-05 Thread Jan Høydahl
Hi, Are you trying v9.2? What version of Docker Engine are you running on the host? You need at least 20.10.10. See comment in Upgrade Notes https://solr.apache.org/guide/solr/latest/upgrade-notes/major-changes-in-solr-9.html#docker Jan > 5. mai 2023 kl. 14:28 skrev Subhasis Patra > : > >

Solr Docker deployment issue

2023-05-05 Thread Subhasis Patra
HI Everyone, Need some help on installing Solr 9.x. Till now I was using docker based installation of Solr 8.x. When I changes my docker image to 9.x, I started getting following error Java not found, Server had java 1.8 and I upgraded to java 1.11, also updated JAVA_HOME, still it did not work.