Dear All,I am stucking at one point in Open Deploy. While deploying a list of files the following log is generating. ------------------------------------------------------------------------Tue Oct 16 11:41:55 2007 - *** BEGIN WF_opendeploy.IPL EXTERNAL SCRIPTTue Oct 16 11:41:55 2007 - *** Version is 'Version 2.1, 2005-04-15'Tue Oct 16 11:41:55 2007 - *** Logging to file C:/iw-home/tmp/wft_opendeploy_20071016-114155.logTue Oct 16 11:41:55 2007 - $iwmount is 'Y:'Tue Oct 16 11:41:55 2007 - $iwhome is 'C:/iw-home'Tue Oct 16 11:41:55 2007 - Received '4' arguments:Tue Oct 16 11:41:55 2007 - $ARGV[0] = '21947'Tue Oct 16 11:41:55 2007 - $ARGV[1] = '21966'Tue Oct 16 11:41:55 2007 - $ARGV[2] = '\default\main\PlayGrnd\pakhan\WORKAREA\pakhan'Tue Oct 16 11:41:55 2007 - $ARGV[3] = 'htdocs\animals\05_reptiles.html'Tue Oct 16 11:41:55 2007 - $wfid = '21947'Tue Oct 16 11:41:55 2007 - $taskid = '21966'Tue Oct 16 11:41:55 2007 - $workarea = '\default\main\PlayGrnd\pakhan\WORKAREA\pakhan'Tue Oct 16 11:41:55 2007 - $deploystate = ''Tue Oct 16 11:41:55 2007 - Canonicalized $workarea is '/default/main/PlayGrnd/pakhan/WORKAREA/pakhan'Use of uninitialized value in substitution (s///) at C:\iw-home/local/config/wft/solutions/wft_opendeploy.ipl line 648, line 1.Use of uninitialized value in substitution (s///) at C:\iw-home/local/config/wft/solutions/wft_opendeploy.ipl line 650, line 1.Use of uninitialized value in substitution (s///) at C:\iw-home/local/config/wft/solutions/wft_opendeploy.ipl line 648, line 1.Use of uninitialized value in substitution (s///) at C:\iw-home/local/config/wft/solutions/wft_opendeploy.ipl line 650, line 1.Use of uninitialized value in concatenation (.) or string at C:\iw-home/local/config/wft/solutions/wft_opendeploy.ipl line 341, line 1.Use of uninitialized value in concatenation (.) or string at C:\iw-home/local/config/wft/solutions/wft_opendeploy.ipl line 345, line 1.Use of uninitialized value in concatenation (.) or string at C:\iw-home/local/config/wft/solutions/wft_opendeploy.ipl line 346, line 1.Use of uninitialized value in string eq at C:\iw-home/local/config/wft/solutions/wft_opendeploy.ipl line 413.Tue Oct 16 11:41:55 2007 - targetArea = ''Tue Oct 16 11:41:55 2007 - useNode = 'localhost'Tue Oct 16 11:41:55 2007 - branch = '/default/main/PlayGrnd/pakhan'Tue Oct 16 11:41:55 2007 - deployName = 'wft_opendeploy'Tue Oct 16 11:41:55 2007 - hostName = ''Tue Oct 16 11:41:55 2007 - port = ''Tue Oct 16 11:41:55 2007 - CLIENT_CMD: 'C:/Interwoven/OpenDeployNG\bin\iwodcmd start wft_opendeploy -k area="Y:/default/main/PlayGrnd/pakhan/WORKAREA/pakhan" -k filelist="C:/iw-home/tmp/filelist.21947.21966.20071016-114155.txt" -k useNode=localhost -exttaskid 21966'Tue Oct 16 11:42:10 2007 - ** Results = Locating OpenDeploy service. Got OpenDeploy service >>>>>-- Start deployment wft_opendeploy. iwodstart running in default synchronous mode. Need to wait for deployment to complete. >>>>>-- Deployment wft_opendeploy finished: ID: m1 Start time: Tue Oct 16 11:42:10 GMT+05:30 2007 Status: Completed with error Status details: Target SIMPTCMS(localhost.MYDEFINITIONNAME) has status FAILEDTue Oct 16 11:42:10 2007 - OpenDeploy FAILED.Tue Oct 16 11:42:10 2007 - odStatus = FailedTue Oct 16 11:42:11 2007 - callback (1) : OpenDeploy FAILED.Tue Oct 16 11:42:11 2007 - Tue Oct 16 11:42:11 2007 - ***********************************************Tue Oct 16 11:42:11 2007 - ***********************************************Tue Oct 16 11:42:11 2007 - **************** End of Script ****************Tue Oct 16 11:42:11 2007 - ***********************************************Tue Oct 16 11:42:11 2007 - ***********************************************--------------------------------------------------------------------------Let me know if I am doing something wrong????????