KB Article #179479
failed to listen for connections on port "Integratorstarter"
Problem
-- getting this error when starting B2Bi
> /opt/axway/b2bi % B2Bi/B2Bi start
Starting B2Bi ...
ERROR :20180327:14.23.56:r4edi(starter):failed to listen for connections on port "Integratorstarter"
ERROR :20180327:14.24.57:r4edi(st_setmode):/ecd/users/ecd/ci-builder-b2bi/workspace/integrator-core_Branch4.4-1-release/label/alicia/target/src/install_xib4/mb/pgm/st_setmode.s4:147:STARTER.AUTHENTICATE: invalid connection handle
Starting Integrator...
Starting Interchange...
- it is not during installation, so not a fresh install, it was running correctly until now
- not having upper case letters in hostname
- no mismatch between dns and what is in /etc/hosts
- starter port is free before starting B2Bi
Resolution
-- a possible reason of this error is that the shared directory is empty (for instance because the user has to move the location of the shared storage and the change has not been properly)
-- check the B2BI_SHARED_ROOT value and make sure that it points to the shared directory
-- if it does, stop B2Bi, run a ConfigureB2Bi.sh and try again