当前位置:网站首页>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
边栏推荐
猜你喜欢
JVM运行时数据区之程序计数器
信息与网络安全期末复习(完整版)
EasyRE WriteUp
February database ranking: how long can Oracle remain the first?
Flink 解析(七):时间窗口
Development and practice of lightweight planning service tools
List集合数据移除(List.subList.clear)
[reverse primary] Unique
C# WinForm系列-Button简单使用
05 personal R & D products and promotion - data synchronization tool
随机推荐
mysql 基本增删改查SQL语句
07 personal R & D products and promotion - human resources information management system
On the clever use of stream and map
手把手带你做强化学习实验--敲级详细
Flink源码解读(一):StreamGraph源码解读
CTF reverse entry question - dice
About selenium starting Chrome browser flash back
vscode
Set up the flutter environment pit collection
Only learning C can live up to expectations TOP4 S1E6: data type
Redis installation on centos7
MySQL advanced (index, view, stored procedure, function, password modification)
Jetpack compose 1.1 release, based on kotlin's Android UI Toolkit
Integrated development management platform
Introduction to spring trick of ByteDance: senior students, senior students, senior students, and the author "brocade bag"
PostgreSQL 14.2, 13.6, 12.10, 11.15 and 10.20 releases
yarn : 无法加载文件 D:\ProgramFiles\nodejs\yarn.ps1,因为在此系统上禁止运行脚本
Wu Jun trilogy insight (IV) everyone's wisdom
February database ranking: how long can Oracle remain the first?
Flink源码解读(二):JobGraph源码解读