Sun Microsystems Logo
Products and Services
 
Support and Training
 
 

A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
 
User Commandsstop-appserv(1)


NAME

 stop-appserv - stops the local administration server and all the instances associated with it

SYNOPSIS

 stop-appserv

DESCRIPTION

 

Use the stop-appserv command to stop all the domains, and its instances, in the application server installation; use with caution. The stop-appserv can be run locally only. One or more domain must already exist.


EXAMPLES

 Example 1. Using stop-appserv
 
 
asadmin> stop-appserv
Instance domain1:admin-server stopped
Instance domain1:server1 stopped
Domain domain1 stopped
Instance sample_domain:admin-server stopped
Domain sample_domain stopped

Where: the admin-server and server1 instances are stopped along with the domain domain1 they are associated with. The admin-server instance and the sample-domain domain it is associated with are also stopped.


EXIT STATUS

 
0
command executed successfully
1
error in executing the command

SEE ALSO

 

create-instance(1), delete-instance(1), start-instance(1), stop-instance(1), restart-instance(1), start-appserv(1), start-domain(1), stop-domain(1)



Go To TopLast Changed April 2004