• Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired,


    Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken

    查了很多资料都没有找到原因,后来有一个网友的提醒,说可能是/etc/rc.d/ 目录下的某个文件有问题。可我没有修改过下面的任何文件啊。不管了,进入救援模式,先备份/etc/rc.d/ 目录,然后在相同配置的虚拟机上copy /etc/rc.d/到本机当中。重启……还是一样的问题。。。
            我再认真看了错误提示,发现一个重要信息 "chown: invalid user: 'root:root'",怎么会是无效用户?于是我就查看了一下passwd文件……晕,怎么全空了?再查看一下发现还有一个“passwd-” 文件,这里面才是需要的内容。把文件改回来以后再启动,果然能正常启动了。

    这应该是我再配置服务的时候被修改了passwd文件,而我没有发现!

  • 相关阅读:
    Java学习心得16
    Java学习心得15
    Java学习心得14
    Java学习心得13
    Java学习心得12
    Java学习心得11
    Java学习心得10
    Java学习心得09
    Java学习心得08
    JVM垃圾回收
  • 原文地址:https://www.cnblogs.com/love3556/p/6075321.html
Copyright © 2020-2023  润新知