Manager Port Issues
If your Broker does not log in to the Director, check the Manager logs for a message similar to the following:
BindException while attempting to create a ServerSocket at myaddress:5635
This means another process is using port 5635, which is used for communication between the Broker and Director. If it is another Director, or another process that cannot be stopped, that port number must be changed on the Director and Brokers to another port. Use netstat –a command to check port usage.