Re: weird error for accessing solr

2018-09-19 Thread Erick Erickson
ber 18, 2018 4:18 PM > To: solr-user > Subject: Re: weird error for accessing solr > > bq. can you share *ALL* of... > > from both machines! > On Tue, Sep 18, 2018 at 12:40 PM Shawn Heisey wrote: > > > > On 9/18/2018 12:23 PM, Gu, Steve (CDC/OD/OADS) (CTR

RE: weird error for accessing solr

2018-09-19 Thread Gu, Steve (CDC/OD/OADS) (CTR)
In essence, it is not a solr issue. Thanks a lot Steve -Original Message- From: Erick Erickson Sent: Tuesday, September 18, 2018 4:18 PM To: solr-user Subject: Re: weird error for accessing solr bq. can you share *ALL* of... from both machines! On Tue, Sep 18, 2018 at 12:40 PM Shawn Heisey wrote: &

Re: weird error for accessing solr

2018-09-18 Thread Erick Erickson
bq. can you share *ALL* of... from both machines! On Tue, Sep 18, 2018 at 12:40 PM Shawn Heisey wrote: > > On 9/18/2018 12:23 PM, Gu, Steve (CDC/OD/OADS) (CTR) wrote: > > I have set up my solr as a standalone service and the its url is > > http://solr.server:8983/solr. I opened 8983 on

Re: weird error for accessing solr

2018-09-18 Thread Shawn Heisey
On 9/18/2018 12:23 PM, Gu, Steve (CDC/OD/OADS) (CTR) wrote: I have set up my solr as a standalone service and the its url is http://solr.server:8983/solr. I opened 8983 on solr.server to anyone, and solr can be accessed from laptops/desktops. But when I tried to access the solr from some

RE: weird error for accessing solr

2018-09-18 Thread Gu, Steve (CDC/OD/OADS) (CTR)
server. Any help will be greatly appreciated. Steve -Original Message- From: Alexandre Rafalovitch Sent: Tuesday, September 18, 2018 2:45 PM To: solr-user Subject: Re: weird error for accessing solr Then you are either seeing different instances or your browser is hard-caching

Re: weird error for accessing solr

2018-09-18 Thread Alexandre Rafalovitch
t; -Original Message- > From: Alexandre Rafalovitch > Sent: Tuesday, September 18, 2018 2:39 PM > To: solr-user > Subject: Re: weird error for accessing solr > > Sounds like your Solr was restarted as a SolrCloud, maybe by an automated > script or an init service? &

RE: weird error for accessing solr

2018-09-18 Thread Gu, Steve (CDC/OD/OADS) (CTR)
: Alexandre Rafalovitch Sent: Tuesday, September 18, 2018 2:39 PM To: solr-user Subject: Re: weird error for accessing solr Sounds like your Solr was restarted as a SolrCloud, maybe by an automated script or an init service? If you created a core in a standalone mode and then restart the same

Re: weird error for accessing solr

2018-09-18 Thread Alexandre Rafalovitch
Sounds like your Solr was restarted as a SolrCloud, maybe by an automated script or an init service? If you created a core in a standalone mode and then restart the same configuration in a SolrCloud mode, it would know that you have those collections/cores, but will not be able to find any

weird error for accessing solr

2018-09-18 Thread Gu, Steve (CDC/OD/OADS) (CTR)
I have set up my solr as a standalone service and the its url is http://solr.server:8983/solr. I opened 8983 on solr.server to anyone, and solr can be accessed from laptops/desktops. But when I tried to access the solr from some servers, I got the error of SolrCore Initialization Failures.