Symptom
The LifeKeeper GUI uses Ports 81 and 82 on each server for its administration web server and Java remote object registry. If another application is using the same ports, the LifeKeeper GUI will not function properly.
Solution
These values may be changed by editing the following registry entries:
GUI_WEB_PORT=81
GUI_RMI_PORT=82
These entries are located in the following registry keys.
Update the keys in 2 locations:
HKEY_LOCAL_MACHINE\SOFTWARE\SteelEye\LifeKeeper\JavaGUI\Server
HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\SteelEye\LifeKeeper\JavaGUI\Server
Close the LifeKeeper GUI.
Kill the lkGUIserver.exe process and java.exe process (if applicable)
Post your comment on this topic.