Starting and stopping the WebSphere Application Server node agent is accomplished by using the startNode and stopNode commands.
Procedure
- To start or stop the WebSphere Application Server node agent:
- Ensure that you are logged in as the non-root user ID created before installing WebSphere Commerce.
- Ensure that your database management system is started.
- Enter the following commands in a terminal window:
su - non_root_user
cd WC_profiledir/bin
- To start the node agent, enter the following command: ./startNode.sh
- To stop the node agent, enter the following command: ./stopNode.sh
- To start or stop the WebSphere Application Server node agent:
- Log on using Windows user ID with Administrator authority.
- Start a command prompt session.
- Issue the following command: cd WC_profiledir/bin
- To start the node agent, enter the following command: startNode
- To stop the node agent, enter the following command: stopNode
No comments:
Post a Comment