KB Article #177897

Error occured during a Configure on B2Bi 2.1.0 SP6 cluster environment : File doesn't exist

Problem

Installer 4.9.0 SP2 is installed but error related to SHARED still occured.

Error displayed by the Installer :
"File doesn't exist:
\Cluster_host\b2bi_qa_env\B2Bi_Shared\b2bi\install_info\Install_B2Bi.properties"


Resolution

Change the syntax for all path related to B2Bi_SHARED under "C:\Axway\B2Bi\Configuration"
- Install_B2Bi_V2.1.0.properties
- Install_B2BiXServer_V2.1.0.properties
- Install_Integrator_V3.7.3.properties

Example for file "Install_B2Bi_V2.1.0.properies" :

Syntaxe before :
userCommonDir = \\Cluster_host\b2bi_qa_env\B2Bi_Shared\

Syntaxe after modification :
userCommonDir = \\\\Cluster_host\\b2bi_qa_env\\B2Bi_Shared\\