Forum Discussion
Lerna_Ekmekciog
Nimbostratus
Sep 06, 2005MONITOR_RULE_TYPE_NONE
Hi again,
I see that in the sdk there is a LocalLBMonitorRuleType called "MONITOR_RULE_TYPE_NONE".
Explanation in sdk for this is as follows:
"The object is explicitly ...
Lerna_Ekmekciog
Nimbostratus
Sep 12, 2005Alright.
As a separate issue with monitors I am getting a weird error while trying to get all monitors that are created on an F5. I invoke get_template_list() method on a LocalLBMonitorBindingStub obj and get this error:
{http://xml.apache.org/axis/}stackTrace:java.lang.IllegalArgumentException
at org.apache.axis.encoding.ser.SimpleDeserializer.onEndElement(SimpleDeserializer.java:176)
at org.apache.axis.encoding.DeserializerImpl.endElement(DeserializerImpl.java:502)
at org.apache.axis.encoding.DeserializationContext.endElement(DeserializationContext.java:1087)
at org.apache.axis.message.SAX2EventRecorder.replay(SAX2EventRecorder.java:171)
at org.apache.axis.message.MessageElement.publishToHandler(MessageElement.java:1140)
at org.apache.axis.message.RPCElement.deserialize(RPCElement.java:347)
at org.apache.axis.message.RPCElement.getParams(RPCElement.java:386)
at org.apache.axis.client.Call.invoke(Call.java:2437)
at org.apache.axis.client.Call.invoke(Call.java:2336)
at org.apache.axis.client.Call.invoke(Call.java:1793)
at iControl.LocalLBMonitorBindingStub.get_template_list(LocalLBMonitorBindingStub.java:908)
at lbControl.Test.main(Test.java:35)
where line 35 in Test.java is:
m_monitor.get_template_list();
m_monitor is a LocalLBMonitorBindingStub obj and it binds fine since I can invoke other methods on it and get their results without issues. Any idea what is causing this problem?
Lerna
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects