SSH Reference Manual
<error number detail> 
Is the detail error number that was raised by the PROCESSCREATE function. 
 Cause: PROCESSCREATE failed with an error 
 Effect: The channel request (e.g. subsystem SFTP) fails which the process (e.g. SFTPSERV) should be created 
for. 
 Recovery: Check the NonStop™ server documentation for PROCESSCREATE error descriptions. If 
SFTPSERV could not be started make sure the program is located in the same directory as SSH2. 
<session id>: SFTPSERV process initialisation failed, error <error number> during 
startup procedure 
<error number> 
Is the error number that was raised during the initialization of the SFTPSERV process. 
 Cause: An error occurred during the initial inter process communication with the SFTPSERV process. 
 Effect: The channel request for the SFTP subsystem is rejected. 
 Recovery: Check if SFTPSERV abended during the initialization procedure. Contact comForte if this problem 
persists. 
<session id>: forwarding from <host>:<port> to <target-host>:<target-port> denied 
<host> 
Is the IP address of the socket client the SSH client tries to forward a connection from.  
<port> 
Is the IP address of the socket client the SSH client tries to forward a connection from. 
<target-host> 
Is the IP address the SSH client requested to forward the connection to. 
<target-port> 
Is the port number the SSH client requested to forward the connection to. 
 Cause: An SSH client requested the forwarding of a connection. However, this has been administratively 
prohibited, e.g. by setting the ALLOWTCPFORWARDING parameter to FALSE. 
 Effect: The forwarding request is rejected. 
 Recovery: If forwarding is desired, check the setting of ALLOWTCPFORWARDING. 
<session id>: forwarding <protocol> connection from <host>:<port> to <target-
host>:<target-port> failed (<error detail>) 
<host> 
Is the IP address of the socket client the SSH client tries to forward a connection from.  
<port> 
Is the IP address of the socket client the SSH client tries to forward a connection from. 
<target-host> 
Is the IP address the SSH client requested to forward the connection to. 
336 • Troubleshooting  HP NonStop SSH Reference Manual 










