Unable to configure multile application for monitoring.
Hello all.
I used Application HA 6.1 on windows server 2012 R2.
I read this document( http://www.symantec.com/docs/TECH159846 ), then I performed the commands to add an application to an existing configuration.
However, commandline put error messesage.
How can I resolve this error?
---------------
>XprtlC.exe -l https://localhost:5634/vcs/admin/createAppMonHBSG.pl -d params="<Cmd><ID>CreateVMWHBSG</ID><ServiceGroups><Name>SQLServer2012_SG</Name></ServiceGroups></Cmd>"
<Cmd><ID>createAppMonHBSG</ID><ReturnCode>11</ReturnCode><Message>[SQLServer2012_SG] Group is not available in configuration. Failed to configure application heartbeat ervice group(s).</Message></Cmd>
---------------
Thank you.
Is the service group SQLServer2012_SG newly created?
How did you add the Service group to the configuration?
What is the output of "hagrp -state" command? Does it reflect the newly created service group?
Output of the Cluster config (main.cf) file would help to understand better.
The error suggests that it was not able to find the service group SQLServer2012_SG.
regards,
Sudhir