Deploy errors
Hello,
I recently installed TeamSite 5.5.2 (SP2) on a Solaris 2.8 system. I migrated all of my data and customizations over from version 5.0.1 without a problem. Now I installed OpenDeploy, and I am having problems getting a deploy to work. I have modified all of my od files (rcvr, base) so that they have the correct server names. The only change I made was to use bindPort 1701 instead of 20014. The following is from my server_odbase.log:
API: 2003-02-05 13:02:20 EST GMT-05:00 Requested start of deployment: WebDev1_Internet
API: 2003-02-05 13:02:20 EST GMT-05:00 Calling server to start deployment WebDev1_Internet
ENG: 2003-02-05 13:02:20 EST GMT-05:00 Received request to start deployment WebDev1_Internet.
ENG: 2003-02-05 13:02:20 EST GMT-05:00 Starting job m1 for deployment WebDev1_Internet with parameters: {WEEKINV=0, STARTTIME=Wed Feb 05 13:02:20 EST 2003, DAYINV=0, MONTHDAYS=null, HOURINV=0, DEPLOYNAME=WebDev1_Internet, JOBID=m1, REPAIR=false, STARTDEPLOY=true, DESCRIPTION=, VERIFY=false, NO_RECUR=NO_RECUR, DEPLOYSUFFIX=, ENDTIME=null, OWNER=ttriemst, WEEKDAY=null, RECURSET=NO_RECUR, PAD6=null, PAD5=null, SYNCH=false, PAD4=null, KEYVALUES=null, REPEAT=false, PAD3=null, PAD2=null, PAD1=null, YEARINV=0, LOGLEVEL=VERBOSE, MINUTEINV=0}
CFG: 2003-02-05 13:02:20 EST GMT-05:00 ***ERROR - Invalid com.interwoven.deploy.config100.TSourceCfg object returned from source
CFG: 2003-02-05 13:02:20 EST GMT-05:00 ***ERROR - No valid source objects.
CFG: 2003-02-05 13:02:20 EST GMT-05:00 ***ERROR - "definition" object is invalid.
ENG: 2003-02-05 13:02:20 EST GMT-05:00 ***ERROR - Failed to processing config file /lcl/prd/apps/iw-home/OpenDeployNG/conf/WebDev1_Internet.xml
ENG: 2003-02-05 13:02:20 EST GMT-05:00 Removing session m1
ENG: 2003-02-05 13:02:20 EST GMT-05:00 ***ERROR - Failed starting deployment: WebDev1_Internet
API: 2003-02-05 13:02:20 EST GMT-05:00 Error encountered while starting deployment WebDev1_Internet
I can not seem to find the problem anywhere and would appreciate any help. Thanks