Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Web CMS (TeamSite)
Timeout not working after "thaw"
Bowker
NT4
TS 5.0.2
I created a test job that has three tasks. Two dummytasks and the endtask. The dummytasks have a 1 minute timeout and call each other. Therefore dummy1 calls dummy2 calls dummy1 every minute (an exciting job, I know).
I issue an IWFREEZE +200 to freeze the backing store for 3 minutes and 20 seconds. The dummy workflow pauses (thank you) but after 200 seconds the backing store thaws and I would expect the dummy job to continue. It doesn't.
It DOES continue in 5.5.2 but not in 5.0.2. Anyone with suggestions on how to get this to work?
I have one self-imposed restriction. I don't want to use an external task that does a 'sleep'.
Find more posts tagged with
Comments
Adam Stoller
I suppose saying upgrade to 5.5.2 isn't the kind of response you're looking for.
My guess is that there was a bug (known or otherwise) that prevented this from working in 5.0.2. You can talk to Support and see whether or not there is a possibility of getting a patch - but I'm not sure what the liklihood is for that (given that the code, in general, changed significantly in 5.5.2)
--fish
(Interwoven Senior Technical Consultant)
Migrateduser
Dan,
The fix for another bug (28586) should also eliminate this problem. With the fix, when a timeout occurs and the branch is frozen, the system will wait until the branch is thawed before processing the timeout.
According to our database, this fix is included in 5.0.2 SP1.
Brinko Kobrin
Interwoven Staff Engineer