Forum Discussion
Keith_11159
Nimbostratus
Apr 01, 2008LBPool.GetPersistenceRecord
I'm new to iControls and I'm a bit confused as to how the GetPersistenceRecord calls work.
We have BigIP setup such that when a client connects, his connect request has an embedded key. W...
Keith_11159
Nimbostratus
Apr 01, 2008Yes, I'm using the Java Wrappers for iControl. The exception is at the bottom of this message. When I pass in a pool name that has no persistence records, the method call runs without error and returns null. When I pass in a pool name that does currently have persistence records, I get the IllegalArgumentException.
Thank you for the clarification on the deletePersistenceRecord(). So there's no way to delete a specific record with an iControl? And which record does GetPersistenceRecord(String poolName, LocalLBPersistenceMode mode) return? There could be multiple, correct?
-Keith
2008-04-01 13:22:32,563 [ERROR] Exception: - Call
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:236)
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.LocalLBPoolBindingStub.get_persistence_record(LocalLBPoolBindingStub.java:1857)
at iControlIntermediary.LBPool.GetPersistenceRecord(LBPool.java:468)
at iControlIntermediary.LBPool.GetPersistenceRecord(LBPool.java:478)
at com.manheim.simulcast.App.main(App.java:25)
; nested exception is:
java.lang.IllegalArgumentException
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)Recent Discussions
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