Forum Discussion
Romel_77740
Nimbostratus
Aug 21, 2008TCL error with persist delete
I have the simple irule below and has no syntax problem::::
when SIP_REQUEST_SEND {
if {[SIP::method] == "ACK"} {
persist delete sip [SIP::call_id]
}
}
But when it runs shows the below error:::::
Aug 20 20:37:26 tmm tmm[1668]: 01220001:3: TCL error: temp - Prerequisite operation not in progress (line 1) invoked from within "persist delete sip [SIP::call_id]"
What could be the problem?
6 Replies
- Nicolas_Menant
Employee
What is your bigip version ? - Romel_77740
Nimbostratus
BIG-IP 9.4.4 Build 73.1 Hotfix HF1 - Patrick_Chang_7Historic F5 AccountI think the persist commands require that the pool be selected before they will work.
- Nicolas_Menant
Employee
From Click here
When using the session or persist commands, one common error that occurs is "Prerequisite operation not in progress". The most common cause for this error is that there is no pool currently selected for the connection. Persistence and session entries by default are limited to a single pool. For most virtual servers, a default pool is specified in bigip.conf, and this pool will be used when persistence or session queries are made. Selecting a default pool to use is usually the best way to eliminate this error. If you cannot specify a default pool (for example, with a forwarding virtual), then you can specify that the operation should be across all pools using the any pool option described above. - Romel_77740
Nimbostratus
I have a default pool associated with the virtual server. I am still getting this error. - hoolio
Cirrostratus
I'm guessing a support case would be the best way to troubleshoot this.
Aaron
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)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
