【问题标题】:WAS 7 Network Deploymen - Servers doesn't start automatically after abnormal shutdown?WAS 7 Network Deployment - 服务器在异常关闭后无法自动启动?
【发布时间】:2011-10-27 15:14:46
【问题描述】:

我有 websphere application server 7 网络部署,遇到一个很奇怪的问题,我有三个节点,三个服务器,三个节点一个部署管理器,如果其中一个服务器异常停止, 它在部署管理器中显示一个问号,当它恢复时,服务器服务已启动,但部署管理器显示为已停止,我必须从部署管理器启动它, 如果我手动停止服务器服务,它的状态在部署管理器中也是一个问号,但是当我再次手动启动服务时,现在它在部署管理器中显示为已启动,

对于这种奇怪的行为我找不到任何解释,感谢您的帮助

【问题讨论】:

    标签: java websphere application-server cluster-computing


    【解决方案1】:

    我找到了解决方案,这部分有设置,你可以从这里找到:

    要查看此管理控制台页面,请单击服务器 > 服务器类型

    WebSphere 应用程序服务器 > server_name。然后,在 Server Infrastructure 下,单击 Java and process management > Monitoring policy。

    然后在此处找到与此行为对应的:Node Restart State

    If this property is set to STOPPED, node agent does not start the server.
    If this property is set to RUNNING, the node agent always starts the server.
    If this property is set to PREVIOUS, the node agent starts the server only if the server was running when the node agent stopped.
    

    注意:您对节点重启状态所做的更改将生效 节点同步后。在下一次 NodeAgent 重新启动时(之后 同步),节点重启状态将被尊重。

    这里是该主题的完整链接:Monitoring Policy

    【讨论】:

      猜你喜欢
      • 2015-04-19
      • 2019-10-27
      • 2017-03-21
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2018-05-07
      • 1970-01-01
      相关资源
      最近更新 更多