!spoon.ErrorDialog.ErrorFetchingFromRepo.NamedCluster

Maximum wait time of 10 seconds exceed while acquiring lock

kettle启动时报错:Maximum wait time of 10 seconds exceed while acquiring lock

这个原因是kettle产生了一个死锁,需要删除对应文件重启即可。

将  /.pentaho路径下将.lock文件删除即可

kettle启动时报错:Maximum wait time of 10 seconds exceed while acquiring lock

有部分有可能是在

./.pentaho/metastore/.lock   目录下 

可以用命令在 用户目录下搜索: find ./ -name .lock   找到删除即可

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2021-08-08
  • 2022-12-23
  • 2021-10-14
  • 2021-11-23
猜你喜欢
  • 2022-12-23
  • 2022-01-07
  • 2021-10-31
  • 2022-12-23
  • 2021-05-19
  • 2021-06-22
相关资源
相似解决方案