hi all
can somebody help me to configure "wft_opendeploy.cfg".my code is
branchName=/default/main/PlayGrnd/pakhan,useNode=MyLocalHost,dst=D:\DeploymentFolder\amjad,port=3434
workareaName=/default/main/PlayGrnd/pakhan/WORKAREA/pakhan,useNode=MyLocalHost,dst=D:\DeploymentFolder\amjad,port=3434
when i try to deploy ,it gives following output in the log
Thu Oct 11 14:33:25 2007 - ***********************************************
Thu Oct 11 16:00:05 2007 - *** BEGIN WF_opendeploy.IPL EXTERNAL SCRIPT
Thu Oct 11 16:00:05 2007 - *** Version is 'Version 2.1, 2005-04-15'
Thu Oct 11 16:00:05 2007 - *** Logging to file C:/iw-home/tmp/wft_opendeploy_20071011-160005.log
Thu Oct 11 16:00:05 2007 - $iwmount is 'Y:'
Thu Oct 11 16:00:05 2007 - $iwhome is 'C:/iw-home'
Thu Oct 11 16:00:05 2007 - Received '4' arguments:
Thu Oct 11 16:00:05 2007 - $ARGV[0] = '19242'
Thu Oct 11 16:00:05 2007 - $ARGV[1] = '19251'
Thu Oct 11 16:00:05 2007 - $ARGV[2] = '\default\main\PlayGrnd\pakhan\WORKAREA\pakhan'
Thu Oct 11 16:00:05 2007 - $ARGV[3] = 'htdocs\animals\01_bears.html'
Thu Oct 11 16:00:05 2007 - $wfid = '19242'
Thu Oct 11 16:00:05 2007 - $taskid = '19251'
Thu Oct 11 16:00:05 2007 - $workarea = '\default\main\PlayGrnd\pakhan\WORKAREA\pakhan'
Thu Oct 11 16:00:05 2007 - $deploystate = ''
Thu Oct 11 16:00:05 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 concatenation (.) or string at C:\iw-home/local/config/wft/solutions/wft_opendeploy.ipl line 344, 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 string eq at C:\iw-home/local/config/wft/solutions/wft_opendeploy.ipl line 413.
Use of uninitialized value in pattern match (m//) at C:\iw-home\iw-perl\vendor\lib/TeamSite/WFutils.pm line 133.
Use of uninitialized value in pattern match (m//) at C:\iw-home\iw-perl\vendor\lib/TeamSite/WFutils.pm line 136.
Use of uninitialized value in concatenation (.) or string at C:\iw-home\iw-perl\vendor\lib/TeamSite/WFutils.pm line 152.
Thu Oct 11 16:00:05 2007 - targetArea = 'D:/DeploymentFolder/amjad'
Thu Oct 11 16:00:05 2007 - useNode = 'MyLocalHost'
Thu Oct 11 16:00:05 2007 - branch = '/default/main/PlayGrnd/pakhan'
Thu Oct 11 16:00:05 2007 - deployName = ''
Thu Oct 11 16:00:05 2007 - hostName = ''
Thu Oct 11 16:00:05 2007 - port = '3434'
Thu Oct 11 16:00:06 2007 - CLIENT_CMD: 'C:/Interwoven/OpenDeployNG\bin\iwodcmd -port 3434 start -k area="Y:/default/main/PlayGrnd/pakhan/WORKAREA/pakhan" -k filelist="C:/iw-home/tmp/filelist.19242.19251.20071011-160005.txt" -k useNode=MyLocalHost -k targetArea="D:/DeploymentFolder/amjad" -exttaskid 19251'
Thu Oct 11 16:00:06 2007 -
** Results = ***WARNING - Ignoring unrecognized argument: 'area=Y:/default/main/PlayGrnd/pakhan/WORKAREA/pakhan'. Usage: iwodcmd start -h | -v
Usage: iwodcmd start depName [-async] [-inst instName] [-k "key=value"]+
[-sim] [-V (normal | verbose)] [-odinst odInstName] [-uuid]
where
-h - displays usage information
-v - displays version information
depName - the name of the deployment to start
depName MUST be the first argument
-async - run iwodstart command asynchronously,
iwodstart returns before the deployment completes
-inst arg - appends arg to depName to form a unique name
-k arg - key/value substitution with "key=value" as arg
-sim - turns on the simulate deployment option
-V arg - log level (arg is normal or verbose)
-odinst arg - use OpenDeploy instance arg
-uuid - returns deployment uuid
exit code:
0 - succeeded
1 - starting of the deployment failed
2 - deployment ran and returned a failed status
9 - deployment completed with errors
Thu Oct 11 16:00:06 2007 - OpenDeploy Status Unknown. FAILED.
Thu Oct 11 16:00:06 2007 - odStatus = Completed with error
Thu Oct 11 16:00:06 2007 - callback (1) : OpenDeploy Status Unknown. FAILED.
Thu Oct 11 16:00:06 2007 -
Thu Oct 11 16:00:06 2007 - ***********************************************
Thu Oct 11 16:00:06 2007 - ***********************************************
Thu Oct 11 16:00:06 2007 - **************** End of Script ****************
Thu Oct 11 16:00:06 2007 - ***********************************************
Thu Oct 11 16:00:06 2007 - ***********************************************
plesae ,help required urgently ?
thanks in advance