Technical data
Starting and Stopping Node Manager
Configuring and Managing WebLogic Server 4-11
weblogic.nodemanager.
sslHostNameVerificatio
nEnabled
EnablesordisablesAdministration
Server hostname checks against
the nodemanager.hosts file.
Disable only when using the
demonstration certificates, or if
you are specifying Node Manager
ListenAddressasanIPaddress.
weblogic.nodemanager.
keyFile
The path to the private key file to
use for SSL communication with
the Administration Server.
./config/demokey.pem
weblogic.nodemanager.
keyPassword
The password used to access the
encryptedprivatekeyinthekey
file.
password
weblogic.ListenAddress The address on which Node
Manager listens for connection
requests. This argument deprecates
weblogic.nodemanager.listenAddr
ess.
localhost
weblogic.ListenPort The TCP port number on which
Node Manager listens for
connection requests. This
argument deprecates
weblogic.nodemanager.listenPort.
5555
weblogic.nodemanager.
nativeVersionEnabled
For UNIX systems other than
Solaris or HP-UX, set this property
to
false to run Node Manager in
non-native mode.
true
weblogic.nodemanager.
reverseDnsEnabled
Specifies whether entries in the
trusted hosts file can contain DNS
names (instead of IP addresses).
false
weblogic.nodemanager.
savedLogsDirectory
ThepathtodirectorywhereNode
Manager stores log files. Node
Manager creates a subdirectory in
the
savedLogsDirectory
named NodeManagerLogs.
./NodeManagerLogs
Node Manager
Property
Description Default