当前位置:网站首页>Solr appears write Lock, solrexception: could not get leader props in the log
Solr appears write Lock, solrexception: could not get leader props in the log
2022-07-06 17:29:00 【geekqian】
Take over other people's projects , on-line Solr One machine in the cluster is down , Restart reported such an error , I searched around and couldn't find a solution , Skull pain . Tossed all afternoon
The screenshot of the error reporting problem is as follows :

Solution :
1. Delete all write.lock file .
2. Use root Account plus -force Parameter startup . But the official does not recommend root Account activation , But at least it solves the problem . The order is as follows :
`/work/.../solr/bin/solr start -force`
Yes solr Not familiar with , It's solved by tossing and turning … Just record it like this
边栏推荐
- Case: check the empty field [annotation + reflection + custom exception]
- 集成开发管理平台
- Flink analysis (II): analysis of backpressure mechanism
- JS garbage collection mechanism and memory leakage
- Assembly language segment definition
- 【逆向初级】独树一帜
- Basic knowledge of assembly language
- Based on infragistics Document. Excel export table class
- 沉淀下来的数据库操作类-C#版(SQL Server)
- February database ranking: how long can Oracle remain the first?
猜你喜欢
随机推荐
DOS function call
Flink analysis (I): basic concept analysis
学习投资大师的智慧
CTF reverse entry question - dice
Final review of information and network security (full version)
C# WinForm系列-Button简单使用
Wu Jun's trilogy experience (VII) the essence of Commerce
Programmer orientation problem solving methodology
【MMdetection】一文解决安装问题
Development and practice of lightweight planning service tools
Integrated development management platform
Shawshank's sense of redemption
1. Introduction to JVM
华为认证云计算HICA
[CISCN 2021 华南赛区]rsa Writeup
Use of mongodb in node
Introduction to spring trick of ByteDance: senior students, senior students, senior students, and the author "brocade bag"
Some feelings of brushing leetcode 300+ questions
MySQL basic addition, deletion, modification and query of SQL statements
Akamai talking about risk control principles and Solutions









