KB Article #72077

Problem to access Copilot in a cluster environment

Problem

From one of the node, it is not possible to connect to the Copilot interface


Resolution

Edit: cftuconf-common.dat  from (C:\Axway\Synchrony\Transfer_CFT26\home\distrib\dat\ )



replace:
[copilot.http.httprootdir]
_type_    = dir
_value_   = /wwwroot
_flags_   = DYNAMIC
_help_    = HTTP server root directory



by:
[copilot.http.httprootdir]
_type_    = dir
_value_   =$(cft.runtime_dir)/wwwroot
_flags_   = DYNAMIC
_help_    = HTTP server root directory