Forum Discussion
illegal Argument Exception while calling iControl.LocalLBVirtualServerBindingStub.get_profile
we are getting the following exception while getting a Profile. It is working against 11.0.0 but not throwing the following exception against 11.2.0. Any idea ? Caused by: org.xml.sax.SAXException java.lang.IllegalArgumentException at org.apache.axis.AxisFault.makeFault(AxisFault.java:101) at org.apache.axis.client.Call.invoke(Call.java:2470) at org.apache.axis.client.Call.invoke(Call.java:2366) at org.apache.axis.client.Call.invoke(Call.java:1812) at iControl.LocalLBVirtualServerBindingStub.get_profile(LocalLBVirtualServerBindingStub.java:2573)
Thanks, Raghu
4 Replies
- JRahm
Admin
can you post the offending code? This could be an enumeration problem. If you try to connect to a newer version of the product than the version of the iControl library, there may be new enumeration values returned to the client and if the library doesn't know what those values are, it will generate a runtime error. I'd try to upgrade to the latest iControl Library for Java and see if that fixes the problem.
https://devcentral.f5.com/d/icontrol-library-for-java
-Joe
- Raghu_Nair_7463
Nimbostratus
Thanks for the answer. Is there any new enum values added for 11.2 ? Any idea - I'm not sure but that's typically the error I see when a set of client bindings is out of date. Try updating to the latest and see if that fixes it.
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)Recent Discussions
Related Content
* 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