Step:1 Start Ohs With
Password Prompt
F:\OHS\user_projects\domains\base_domain\bin>startComponent.cmd
ohs1
Starting system Component ohs1 ...
Initializing WebLogic Scripting Tool (WLST) ...
Welcome to WebLogic Server Administration Scripting Shell
Type help() for help on available commands
Reading domain from F:/OHS/user_projects/domains/base_domain
Please enter Node Manager password:
Connecting to Node Manager ...
Successfully Connected to Node Manager.
Starting server ohs1 ...
Successfully started server ohs1 ...
Successfully disconnected from Node Manager.
Exiting WebLogic Scripting Tool.
Done
Step:2 Store the password for
avoid ohs password
F:\OHS\user_projects\domains\base_domain\bin>startComponent.cmd
ohs1 storeUserConfig
Starting system
Component ohs1 ...
Initializing WebLogic
Scripting Tool (WLST) ...
Welcome to WebLogic
Server Administration Scripting Shell
Type help() for help
on available commands
Reading domain from
F:/OHS/user_projects/domains/base_domain
Please enter Node
Manager password:
Creating the key file
can reduce the security of your system if it is not kept in a secured location after
it is created. Creating new key...
Username
and password files location
The username and password that were used for this WebLogic
NodeManager connection are stored in
C:\Users\Ashok\.wlst\nm-cfg-base_domain.props and
C:\Users\Ashok\.wlst\nm-key-base_domain.props.
Connecting to Node
Manager ...
Successfully
Connected to Node Manager.
Starting server ohs1
...
Successfully started
server ohs1 ...
Successfully
disconnected from Node Manager.
Exiting WebLogic
Scripting Tool.
Done
Step:3 Start The Ohs with out
prompting Password
F:\OHS\user_projects\domains\base_domain\bin>startComponent.cmd
ohs1
Starting system
Component ohs1 ...
Initializing WebLogic
Scripting Tool (WLST) ...
Welcome to WebLogic
Server Administration Scripting Shell
Type help() for help
on available commands
Reading domain from
F:/OHS/user_projects/domains/base_domain
Connecting to Node
Manager ...
Successfully
Connected to Node Manager.
Starting server ohs1
...
Successfully started
server ohs1 ...
Successfully
disconnected from Node Manager.
Exiting WebLogic
Scripting Tool.
Done
Comments
Post a Comment