September 2011
Intermediate to advanced
528 pages
19h 57m
English
You can't start or stop a Managed Server with WLST without first connecting to the Node Manager. However, you can use WLST commands to start the Admin Server without the Node Manager running. The following example shows how to start the Admin Server for the medrec domain after invoking WLST with the java weblogic.WLST command. (In a Windows server, you can simply execute the WebLogic Scripting Tool command from the Start menu.) Make sure you set the environment by running the setDomainEnv.cmd script before you do this.
C:\MyOra\Middleware\wlserver_10.3\samples\domains\medrec\bin>setDomainEnv.cmd
C:\MyOra\Middleware\samples\domains\medrec>java weblogic.WLST
wls:/offline>
wls:offline/>startServer('MedRecServer', ...
Read now
Unlock full access