Controller: sockServer: requested port 48000 is already in use
book
Article ID: 33996
calendar_today
Updated On:
Products
DX Infrastructure ManagementNIMSOFT PROBES
Issue/Introduction
robot fails to start, port 48000 already in use
Sample excerpt from controller.log:
Jun 25 22:38:21:428 [0001] Controller: sockServer: requested port 48000 is already in use Jun 25 22:38:21:428 [0001] Controller: The controller is unable to use xxx.xxx.xxx.xxx:48000. Aborting. The address/port may already be in use.
Yet 48000 port is not in use by any other application on the server and even if you set a specific port to be used the error persists.
The Robot configuration must have these particular entries in the robot.cfg in this particular case where reverse DNS lookup was not possible/working.
strict_ip_binding = no local_ip_validation = no
and upgrade to Robot v7.63 which contains an "improved port check" fix.
All of this is considering the fact that reverse lookup was not possible with the DNS setup for the given machine.
Environment
Release: Component: CAUIM
Resolution
1. If running a robot prior to version 7.63, upgrade to version 7.63 or higher 2. if this doesn't help, set the following in the robot.cfg and recycle the robot.