Add Node Agent as OS daemon

When the Node Agent process crashes and stops unintentionally, the operating system service will restart the Node Agent server automatically.

For the Windows platform, you can add the Node Agent as an operating system daemon using:

WASService -add <Nodeagent> -serverName Nodeagent -restart true

For AIX, you can do so by adding an entry to the inittab file:

was:2:once:/usr/WebSphere/AppServer/bin/rc.was >dev/console 2>&1

However, if the disk where the configuration files reside is defective, or the JVM crashes, or the operating system itself crashes, or the machine dies, the Node Agent will not recover until the manual recovery process has finished.

  Prev | Home | Next

 

WebSphere is a trademark of the IBM Corporation in the United States, other countries, or both.

 

IBM is a trademark of the IBM Corporation in the United States, other countries, or both.