September 2011
Intermediate to advanced
528 pages
19h 57m
English
The simplest way to shut down the Node Manager is to just close the command shell in which it runs. You can also invoke the WLST stopNodeManager command in the online or offline mode. The command stops a running Node Manager process. This will not work with the scripted version of Node Manager, though.
cd C:\MyOra\Middleware\wlserver_10.3\common\bin
wlst.cmd
wls:/offline> nmConnect('weblogic', 'welcome1', 'localhost', '5556', 'wl_server',
'C:\MyOra\Middleware\wlserver_10.3\samples\domains\wl_server','ssl')
wls:/nm/wl_server> stopNodeManager()
If you try to shut down the Node Manager with the stopNodeManager command when you haven't started the Node Manager with the startNodeManager command, you'll get the following ...
Read now
Unlock full access