In the example listed on the original post, I had purged caches, using the GUI, at the process level, not the protocol thread level. From what I can tell in the log….
[cmd :cmd :INFO/0: Lab_cmd:11/29/2007 14:16:54] Received command: ‘to_fuji_pacs,fr_Mercy_Lab,…more theads than I care to list…,fr_H_softmed purgex’
[cmd :cmd :WARN/0: Lab_cmd:11/29/2007 14:16:54] Thread is unknown ‘to_fuji_pacs’
[cmd :cmd :WARN/0: Lab_cmd:11/29/2007 14:16:54] Bad thread-spec ‘to_fuji_pacs’ for cmd ‘purgex’
Oddly, it listed every protocol thread in the site. I would have expected it to list only the threads in the process, including the xlt_thread. No xlt_threads were listed. The “to_fuji_pacs” was not part of that process, so I assume the command failed. I will try the purge command from the command line next time.
Rob,
Is there an ETA on the fix? Will it be fixed in a Rev, or will we be waiting for a new version?
You indicated to use the command line and to purge based on the thread that owns the tbllookup. If my TPS proc is in the pre-xlate position, or perhaps pre-destination position of a raw route, which thread owns the TPS proc; the routing thread, or the xlt_thread? Can you purge caches on the xlt_thread via the command line? The command line syntax for the purgex is simply
hcicmd -p -c ‘. purgex’
To me, that assumes the entire process gets the purge.
Thanks,