![]() ![]() ![]() ![]() ![]() ![]() |
The following topics describe how to start and stop virtualized servers in a WLS domain.
When you start a WLS-VE instance, LiquidVM boots (in active
mode) and simultaneously boots the associated server. You can also start a LiquidVM instance in passive
mode. In passive
mode, only the LiquidVM services are started; the server is not started. For instructions about starting LiquidVM in passive mode, see Step 1: Start LiquidVM in Passive Mode.
You can start a WLS-VE instance either from the command-line or from the VMware VI Client running on the ESX host.
Note: | You cannot start a WLS-VE server instance from the WLS Administration Console, nor can you use the Administration Console to resume or suspend a WLS-VE server instance. |
Note: | However, you can, and should, use the Administration Console to shut down a WLS-VE server instance. |
To start WLS-VE from the command-line:
DOMAIN_NAME
/bin/
directory.After you have started WLS-VE from the command-line at least once, you can then start it from the VMware VirtualCenter:
As the virtual machine starts, a progress meter appears in the Recent Tasks pane.
Once WLS-VE has successfully started, the task status changes to Completed.
After your WLS-VE instance is started, you can start the Administration Server on the launcher machine to administer and shut-down WLS-VE instances.
To start the Administration Console, open a supported Web browser and open the following URL:
http://hostname
:port
/console
where hostname
is the DNS name or IP address of the Administration Server and port
is the address of the port on which the Administration Server is listening for requests (7001 by default).
If you start the Administration Server using Secure Sockets Layer (SSL), you must add an "s
" after http
as follows:
https://hostname
:port
/console
For detailed information about using the Administration Console, see the WLS Administration Console Online Help.
Stopping WLS-VE should be carefully considered as the ripple effects of an improper shutdown can cause unexpected results. Ideally, you should only shut down WLS-VE by using one of following methods:
Note: | Pressing Ctrl-C or clicking ![]() |
![]() ![]() ![]() |