Hi all,
I was trying with a simple workflow having only 2 tasks. The first task is a mailing task and the other is End task.
something happened wrong and the log files
iwutild.log showing following error.
[Wed Mar 21 00:41:16 2007] Error: CreateProcessAsUser failure user=USLAXCMSDEV\paragb; argcount=7; errCode=193; cmd=D:\Programs\Interwoven\TeamSite/iw-perl/bin/iwperl

\Programs\Interwoven\TeamSite/local/config/wft/iw_solution_email.ipl -t End 542 543 \default\main\US\Web\en\WORKAREA\Publisher templatedata\Viewers\ViewerPage\data\locale3
In the first task (Email task) the mail is send using iw_solution_email.ipl.
As this is fails but the server continiously trying to execute above command in background by an interval of 1 minute and as it fails the result is appearing into the log files. So the logs are getting stretched
The same thing happens with iwjoberrors.log and iwevents.log files.
Any pointers about this situation?
Why this problem is occured? what is needed to stop the background process.