jps后出现-- process information unavailable进程 解决办法

 

 接下来进入/tmp目录下:

jps后出现-- process information unavailable进程 解决办法

 

 依次进入框框中的目录--》查看

jps后出现-- process information unavailable进程 解决办法

 

 发现与诡异进程进程号相同的进程号了,都是34649

因此删除这个文件即可:

[root@cdh hsperfdata_cloudera-scm]# rm 34649
rm: remove regular file ‘34649’? y

再次jps查看进程:

[root@cdh hsperfdata_cloudera-scm]# jps
2448 Jps

成功清除~

相关文章:

  • 2022-12-23
  • 2021-12-18
  • 2022-01-18
  • 2021-11-09
  • 2022-02-07
  • 2021-10-12
  • 2022-12-23
  • 2021-09-02
猜你喜欢
  • 2022-01-09
  • 2021-07-30
  • 2021-08-27
  • 2022-12-23
  • 2021-09-20
  • 2021-10-11
  • 2021-07-26
相关资源
相似解决方案