This topic describes how to start and terminate generic servers.
Why and when to perform this task
If you created a generic server on a Base WebSphere Application Server,
you cannot start, terminate, or monitor this server with the Base Application
Server administrative console. You must use the
wsadmin tool to manage Base generic servers.
Starting
generic servers
There are two ways to start a generic server in
a Network Deployment environment:
- Use the administrative console:
- From the administrative console navigation tree, select Servers > Application
Servers.
- Select the name of the generic server you want to start, and then click Start.
- View the Status value and any messages or logs to see whether the
generic server starts.
- Use the MBean NodeAgent launchProcess operation of the wsadmin tool.
Terminating generic servers
There are two ways to
terminate a generic server in a Network Deployment environment: