osaf/services/saf/amf/amfd/node.cc |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)


diff --git a/osaf/services/saf/amf/amfd/node.cc 
b/osaf/services/saf/amf/amfd/node.cc
--- a/osaf/services/saf/amf/amfd/node.cc
+++ b/osaf/services/saf/amf/amfd/node.cc
@@ -1077,7 +1077,8 @@ static void node_admin_op_cb(SaImmOiHand
 
                if (su->sg_of_su->sg_fsm_state != AVD_SG_FSM_STABLE) {
                        report_admin_op_error(immOiHandle, invocation, 
SA_AIS_ERR_TRY_AGAIN, NULL,
-                                       "SG of SU on this node not in STABLE 
state (%s)", su->name.value);
+                                       "SG'%s' of SU'%s' on this node not in 
STABLE state",
+                                       su->sg_of_su->name.value, 
su->name.value);
                        goto done;
                }
                su = su->avnd_list_su_next;

------------------------------------------------------------------------------
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=190641631&iu=/4140/ostg.clktrk
_______________________________________________
Opensaf-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensaf-devel

Reply via email to