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)
Trigger script hangs up
Grundy
Hi all,
We're running TeamSite 5.0.2 on Windows NT 4.0. We're using a trigger script called by iwatpub.ipl to perform some maintenance functions whenever a user publishes on certain branches. We use Windows' SrvAny tool run iwatpub as a service so that the trigger is re-established automatically after reboots.
Lately I've been trying to make our script work with iwat.exe instead so that we don't have to have that extra service running, and here I'm hitting a snag. The trigger script opens a pipe to the iwupdate clt (using the "-f -" switch) and feeds it a series of source vpaths to be copied. If I have the script called by iwatpub, the iwupdate process terminates when the pipe is closed as expected. However, when I set up the trigger with iwat, iwupdate does not terminate and thus the script cannot finish properly.
Anybody know why this happens and/or how to fix it?
Thanks,
Nutt
Find more posts tagged with
Comments
Adam Stoller
Could you perhaps post (as an attachment) the script you are running with iwat?
--fish
(Interwoven Senior Technical Consultant)
Grundy
Here it is. The real action takes place in lines 54-80. Thanks.
Adam Stoller
I was able to reproduce this on my W2K system running TeamSite 5.5.2 (SP1) I filed bug # 36626 in regards to this - please contact Interwoven Support to have them add your company as being interested in seeing the resolution for this.
--fish
(Interwoven Senior Technical Consultant)