Re: Solr master issue : IndexNotFoundException

2019-11-27 Thread Shawn Heisey
On 11/27/2019 6:28 AM, Akreeti Agarwal wrote: Caused by: org.apache.lucene.index.IndexNotFoundException: no segments* file found in LockValidatingDirectoryWrapper(NRTCachingDirectory(MMapDirectory@/solr-m/server/solr/sitecore_web_index/data/index lockFactory=org.apache.lucene.store.NativeFSLoc

Re: Solr master issue : IndexNotFoundException

2019-11-27 Thread Atita Arora
> server, but still the same issue was observed. > > Thanks & Regards, > Akreeti Agarwal > (M) +91-8318686601 > > -Original Message- > From: Atita Arora > Sent: Wednesday, November 27, 2019 7:21 PM > To: solr-user@lucene.apache.org > Subject: Re: Solr mast

RE: Solr master issue : IndexNotFoundException

2019-11-27 Thread Akreeti Agarwal
user@lucene.apache.org Subject: Re: Solr master issue : IndexNotFoundException It seems to be either the permission problem or maybe because of the write.lock file not removed due to process kill. Did you happen to check this one ? https://apc01.safelinks.protection.outlook.com/?url=https%3A%2F%2Flucene.47206

Re: Solr master issue : IndexNotFoundException

2019-11-27 Thread Atita Arora
It seems to be either the permission problem or maybe because of the write.lock file not removed due to process kill. Did you happen to check this one ? https://lucene.472066.n3.nabble.com/SolrCore-collection1-is-not-available-due-to-init-failure-td4094869.html On Wed, Nov 27, 2019 at 2:28 PM Akr

Solr master issue : IndexNotFoundException

2019-11-27 Thread Akreeti Agarwal
Hi All, I am getting these two errors after restarting my solr master server: null:org.apache.solr.common.SolrException: SolrCore 'sitecore_web_index' is not available due to init failure: Error opening new searcher Caused by: org.apache.lucene.index.IndexNotFoundException: no segments* file f

Solr Master Issue

2019-08-28 Thread Akreeti Agarwal
Hi, I have been facing issue on my solr server. My solr version is solr-5.5.5. I have connected to slaves servers with master server. Sometimes my slave replication fails or it stops on slave side. I get this error on master side: (Please help me with the solution) 2019-08-19 22:29:55.573 ERROR

RE: Solr master issue

2019-08-21 Thread Akreeti Agarwal
SOLR version is : solr-5.5.5 Thanks & Regards, Akreeti Agarwal -Original Message- From: Akreeti Agarwal Sent: Wednesday, August 21, 2019 5:47 PM To: solr-user@lucene.apache.org Subject: Solr master issue Hi, I am facing issue on my solr master, getting this in logs: 2019-08-1

Re: Solr master issue

2019-08-21 Thread Erick Erickson
You’d also probably get more information from the Sitecore folks, Apache Solr is used by Sitecore, but doesn’t know much about Sitecore issues. Offhand I’d check if your disk is at or near full. Going just from the “rebuild” mention, looks like the index is being recreated, in which case there

Re: Solr master issue

2019-08-21 Thread Andrea Gazzarini
I bet this is the problem: java.nio.file.NoSuchFileException: /solr-m/server/solr/sitecore_c Do you have any idea about why Solr us not finding that datafile? Andrea On Wed, 21 Aug 2019, 14:41 Atita Arora, wrote: > I think it would be useful to provide additional details like solr version, >

Re: Solr master issue

2019-08-21 Thread Atita Arora
I think it would be useful to provide additional details like solr version, when did you start seeing the problem? Did you upgrade lately? Did you change anything? On Wed, Aug 21, 2019 at 2:17 PM Akreeti Agarwal wrote: > Hi, > > I am facing issue on my solr master, getting this in logs: > > 2019

Solr master issue

2019-08-21 Thread Akreeti Agarwal
Hi, I am facing issue on my solr master, getting this in logs: 2019-08-19 22:29:55.573 ERROR (qtp59559151-101) [ ] o.a.s.s.HttpSolrCall null:org.apache.solr.common.SolrException: SolrCore 'sitecore_contents_index' is not available due to init failure: Error opening new searcher