When administrative security is enabled, to shut down the
server you must provide the appropriate user name and password. The
server will start without authentication, but that authentication
is required to access the administrative console.
Before you begin
Administrative security must be enabled.
Procedure
- Start the server. At the command
prompt in the /AppServer//bin directory,
type the following text from a command line: startServer.sh servername.
Note: You
are not required to provide a user name and password to start the
server. However, you will need to authenticate yourself if you try
to launch the administrative console or perform any other administrative
task.
The server starts or an error message
is returned.
- Stop the server. At the command
prompt in the /AppServer//bin directory,
type the following text: stopServer.sh servername -username username -password password
Note: You
are required to provide a user name and password to stop the server.
If the user name and password you provide are members
of the operator or administrator roles, the server will stop.
- Check that the server stopped successfully
The outcome of your request is displayed in the command window
from which the request was made.