Start and stop servers, dmgrs, and node agents
To start and stop servers, dmgrs, and node agents:
cd WP_PROFILE/bin
./startManager.sh
./startNode.sh
./startServer.sh WebSphere_PortalTo stop servers, dmgrs, and node agents:
./stopServer.sh WebSphere_Portal
./stopNode.sh
./stopManager.shIn a clustered environment we can use the dmgr console to start and stop appservers...
Servers | Application Servers | appserver | Start
Start the entire cluster
Servers | Clusters | cluster | [Start | Ripple Start]
Stop a specific application server in a cell:
Servers | Application Servers | appserver [Stop | Immediate Stop]
To stop the entire cluster:
Servers | Clusters | appserver | [Stop | Immediate Stop]
Parent: Administering