Minor changes are by default collapsed in the page history.
No changes
The page does not exist yet.
Failed to load changes
Version by on
Leave Collaboration
Are you sure you want to leave the realtime collaboration and continue editing alone? The changes you save while editing alone will lead to merge conflicts with the changes auto-saved by the realtime editing session.
Information
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.