The startNode command reads the configuration file for the node agent process and constructs a launch command.
startNode command reads the
configuration file for the node agent process for a profile that has
been added to the WebSphere® Application Server, Network Deployment cell
and starts the server.
You do not have to use a user name and password with the startNode command because this command launches a server process but does not invoke an MBean method.
For more information about where to run this command, see Using command-line tools.
startNode [options]
The following options are available for the startNode command:
The following examples demonstrate correct syntax:
startNode (Starts the node agent process for the default profile.
The default profile must belong to a product cell.)
startNode -profileName mynode (Starts the node agent for the mynode profile
which belongs to a product cell.)
startNode -trace (produces trace files in the profile_root/logs directory)