KB Article #188122
"failed to bind socket: Address already in use" in Integrator trace after a B2Bi update
Problem
-- getting this error in Integrator trace after updating B2Bi :
"failed to bind socket: Address already in use"
Resolution
* it could be a conflict between Integrator pool ports and the range defined for Interchange PM ports
* make sure there is no conflict between :
- the range defined in Interchange/conf/jvmArguments.xml
<Property key="com.axway.b2bi.pm.server.allowedPortsRange">8200-8499</Property>
and
- the pool ports defined in <shared>/data/system/b2b-server/portinfo.cfg
* if there are conflicts, change the range defined in jvmArguments.xml and restart Interchange