Home
TeamSite
TeamSite, LiveSite and OpenDeploy
OD 6.0 - Full FTP Example
Gregg Faus
Could someone post a full example of a deployment config and FTP adapter config that works? I'm been beating myself all day trying to get this thing working. Here is what I've done.
1) Set up FTP site on a target server (pidev02) that already has OD installed.
2) Created deployment config (see attachment ftp_test.xml)
3) Created FTP adapter config (see ftp_config.cfg) and placed in c:\temp as specified in parameter attribute
4) Ran deployment and it failed. I've tried stopping the OD service on the target server just to make sure FTP connection is being attempted.
To me, the deployment still tries to use the OD service even though the config uses the FTP adapter. The relevant portions of the logs are listed below:
OD Service Started
LIB: 2004-07-08 22:10:19 ERROR: prepare-failed.
LIB: 2004-07-08 22:10:19 Receiver-ERROR: ERROR: [\] is not an allowed deployment path.
LIB: 2004-07-08 22:10:19 ERROR: Failed to deploy local_directory[.\web] of area[Y:\default\main\projects\project_name_here\EDITION\INITIAL]
LIB: 2004-07-08 22:10:19 ERROR: Failed 1 of 1 local_directories
OD Service Stopped
ENG: 2004-07-08 23:26:09 BST GMT+01:00 Thread-28 ***ERROR - Job ID=m14Deployment=ftp_test_rideshare511
Base: Exceeded all 3 retries to get a connection with the target OpenDeploy host.
Failed creating socket.
So based on my configs, why isn't the adapter being used?
Thanks.
Find more posts tagged with
Comments
There are no comments yet