在IBM WebSphere Application Server - ND的V5.1.7以及V 6.0.2.19上,平時要重啟一個節點上的所有服務器,都要手工排序選取服務器實例,然后才能停止,近日在閱讀紅寶書時,驚喜發現有寫到:
Restarting all servers on a node
If you want to stop, then restart all the application servers on a node, you can do
the following from the administrative console:
1. Select System Administration →Node Agents.
2. Check the box to the left of the node agent.
3. Click Restart all Servers on the Node.
但事與愿違,通過在V5.1和V6.0.2.19上使用的結果證明,在“system administration-node agent”下選擇節點后,點擊“Restarting all servers on a node”,只能停止和重啟node agent,并不能重啟節點上所有的服務器。