Receiving message ESP2215E Bind, *:1235, Address already in use, ID=34, Task=012C58. How do I determine what else is holding a port.
Release: All Supported Releases of ESP Workload Automation
When attempting to start a STC it would fail as the port is already in use.
The following command will show what STC are using port 1235.
netstat all (port 1235
On the second line you will see the following.
Client name XXXXXXX is a STC name.
NOTE:
You may want to run command as a batch job. A lot of data is produced and you will be able to perform a search on Client Name.