Forum Discussion

praveendandu_25's avatar
praveendandu_25
Icon for Nimbostratus rankNimbostratus
Jul 08, 2016

Getting an exception while using iControl LocalLB NodeAddressv2

AxisFault
 faultCode: {http://schemas.xmlsoap.org/soap/envelope/}Server
 faultSubcode: 
 faultString: Exception caught in LocalLB::urn:iControl:LocalLB/NodeAddressV2::get_object_status()
Exception: Common::OperationFailed
primary_error_code   : 16908342 (0x01020036)
secondary_error_code : 0
error_string         : 01020036:3: The requested Node (/Common/172.22.33.118) was not found.
 faultActor: 
 faultNode: 
 faultDetail: 
{http://xml.apache.org/axis/}stackTrace:Exception caught in LocalLB::urn:iControl:LocalLB/NodeAddressV2::get_object_status()

1 Reply

  • Can you post the request you're making when you receive this error ?

    01020036:3: The requested Node (/Common/172.22.33.118) was not found
    

    From that error message, it seems that you were trying to perform some sort of operation on node (/Common/172.22.33.118), which does not exist.