Article ID: 54436
Article Type: Troubleshooting
Last Modified:
When the operating system of either the CommServe server or the MediaAgent computer runs out of dynamic ports to use for Commvault processes, a "connection refused" error appears in the JobManager.log file (on the CommServe server) or the CVD.log file (on the MediaAgent computer), even if Commvault services are running.
A "connection refused" error appears in the JobManager.log file (on the CommServe server) or the CVD.log file (on the MediaAgent computer), even if Commvault services are running.
For example:
ERROR: Connect to 127.0.0.1:XXXXX failed: Connection refused
Note:
XXXXX
can be any valid high range port numberThe operating system of either the Commcell server or the MediaAgent computer has run out of dynamic ports to be used by Commvault processes.
Increase the range of dynamic ports by logging on to the CommServe server, opening the command prompt, and then entering the following command:
netsh int [IPv4|IPv6] set dynamicportrange [TCP|UDP] start=XXXXX num=32000 store=[active|persistent]
Note the following:
XXXXX
is the starting port number (for example, 10000)num
is the total number of ports