September 2011
Intermediate to advanced
528 pages
19h 57m
English
You may want to create the Node Manager as a Windows service so it can restart the Managed Servers when they crash. Oracle recommends that you create this service. Here are the steps for configuring the Node Manager as a Windows service if you didn't do so during the installation process:
1. Configure the Node Manager Properties File (nodemanager.properties).
Edit the nodemanager.properties file in the WL_HOME/common/nodemanager directory by setting the following two properties:
CrashRecoveryEnabled=true
StartScriptEnabled=true
2. Execute the following Windows command file:
C:\MyOra2\Middleware\wlserver_10.3\server\bin>installNodeMgrSvc.cmd ...
Read now
Unlock full access