KB Article #187082

[INTEGRATOR] Error during ConfigureB2Bi on node_01, no issue on node_02

Problem

In a B2Bi cluster environment, ConfigureB2Bi is not working on node_01.
Configure is working fine one node_02.

Configure failed with error in /node_01/axway/Integrator/solutions/install/log/install.log :
ERROR :20240624:08.48.14:r4edi(b2bx_1_dataset):b2bx_1_dataset.s4:131:failed to create dataset
ERROR :20240624:08.48.14:r4edi(b2bx_1_dataset):b2bx_1_dataset.s4:61:CONFIG: failed to create dataset
ERROR :20240624:08.48.14:r4edi(b2bx_setup):Failed to run command $CORE_ROOT/bin/r4edi -O $CORE_ROOT/4edi/load -2 /node_01/axway/Integrator/solutions/install
/log/install.log -3 /node_01/axway/Integrator/solutions/install/log/install.log /node_01/axway/Integrator/solutions/4edi/pgm/b2bx_1_dataset.x4. $Exit=1
ERROR :20240624:08.48.14:r4edi(b2bx_setup):Failed to execute $CORE_ROOT/bin/r4edi -O $CORE_ROOT/4edi/load /node_01/axway/Integrator/solutions/4edi/pgm/b2bx_1_dataset.x4
DEBUG :20240624:08.48.14:r4edi(b2bx_setup):Stopping B2Bi servers
ERROR :20240624:08.48.40:r4edi(b2bx_setup):Error occurred when Changing default configuration for B2BiXS


Resolution

Use the /Integrator/local/config/cfgserver/configset from node_02 in the node_01.

1) Stop both B2B nodes.

2) From node_21 :
cd /Integrator/local/config/cfgserver
mv configset configset_old21

3) From node_22 : copy /Integrator/local/config/cfgserver/configset
in the node_21 under /Integrator/local/config/cfgserver

4) From node_21 do a ConfigureB2Bi
Check if it finished successfully

5) From node_22 do a ConfigureB2Bi
Check if it finished successfully

6) Start B2Bi node_22 + TE

7) Once B2Bi node_22 is started, start B2Bi node_21 + TE