Unsupported content
This version of the product has reached end of support. The documentation is available for your convenience. However, you must be logged in to access it. You will not be able to leave comments.
Troubleshooting the SSH adapter
This topic provides troubleshooting information specific to the BMC Atrium Orchestrator SSH base adapter.
Explanation: The error occurs when you use the SSH adapter to execute a large number of concurrent SSH requests using spawn activity.
User Response: To fix the problem, perform the following steps:
Increase the maximum number of concurrent connections to the SSH server by changing the value for the "MaxStartups" key in the SSH daemon configuration file: etc/ssh/sshd_config.
Restart the SSH server either by using the /etc/init.d/sshd restart command or by stopping and starting the sshd service from the Services console.