Forum Discussion
tbw_90635
Nimbostratus
Jun 01, 2009get_template_list
Using the 9.4 iControl SDK I made a number of calls to both 9.x and 10.x BigIp's.
The method, LocalLB.Monitor.get_template_list(), returns a IllegalArgumentException from the 10.x BigI...
tbw_90635
Nimbostratus
Jun 02, 2009I'm using Java 1.5 with iControl Wrappers v0.9 that I've downloaded load from the page called iControl with Eclipse.
http://devcentral.f5.com/Default.aspx?tabid=125
Is the iControl assemblies you are referring to?
When the method get_template_list() is called against a BigIP v9.4 all is well.
Unfortunately, the exception below occurs when called against a BigiIP v10.0.1.
- Exception:
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:1141)
at org.apache.axis.message.RPCElement.deserialize(RPCElement.java:345)
at org.apache.axis.message.RPCElement.getParams(RPCElement.java:384)
at org.apache.axis.client.Call.invoke(Call.java:2467)
at org.apache.axis.client.Call.invoke(Call.java:2366)
at org.apache.axis.client.Call.invoke(Call.java:1812)
at iControl.LocalLBMonitorBindingStub.get_template_list(LocalLBMonitorBindingStub.java:1022)
at examples.BigIPMonitor.getInfo(BigIPMonitor.java:67)
at examples.BigIPMonitor.main(BigIPMonitor.java:29)
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