posted 16 years ago
Hi everyone,
Could you please kinly give your advise on the following issue:
when OS is booted, I need the Managed Server to be automatically started.
My Managed Server (name = MS1) is part of cluster (name = mycluster) -- I don't know whether clustering has effect or not with the procedures.
Here are what I have done, could you please kindly help seeing what is missing?
1. For the Machine of MS1 (the name of the machine is M1), I have registered
the Node Manager listen address, listen port, etc.
2a. For MS1, in "Server Start" tab, I have fills in the user name, password, and also arguments (-Xnohup).
2b. and for MS1, in "Health Monitoring", the Auto-Restart checkbox is already checked/ticked. The description displayed is:
"Specifies whether the Node Manager can automatically restart this server if it crashes or otherwise or goes down unexpectedly."
-- I'm not sure whether it can also handle OS boot.
3. I run Node Manager manually, then go to Admin console, open MS1,
try to start this MS, and it is working well. So I conclude that node manager is running fine.
4. Then I install the Node Manager (NM) as service. I stop the NM which is already running (from step 3). Then I start the service, and as in step 3, I try to start MS2, and it is working well.
5. Then I reboot my machine. I then open the administration console and see that MS1 is unexpectedly not running yet.
To be able to start Managed Server automatically after OS boot,
could you please help advise where I did wrong or miss?
Thank you very very much in advance for your advise.
Best Regards,
Dion
My question:
1. What