You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@airavata.apache.org by "Marlon Pierce (JIRA)" <ji...@apache.org> on 2016/02/26 16:27:18 UTC

[jira] [Created] (AIRAVATA-1896) SSH connection timeouts not configured properly

Marlon Pierce created AIRAVATA-1896:
---------------------------------------

             Summary: SSH connection timeouts not configured properly
                 Key: AIRAVATA-1896
                 URL: https://issues.apache.org/jira/browse/AIRAVATA-1896
             Project: Airavata
          Issue Type: Bug
          Components: GFac
            Reporter: Marlon Pierce


We noticed this after a slow SSH connection to submit jobs to Comet. JSCH property settings should have set the timeout to 360000 milliseconds (6 minutes), which is much longer than even the delayed timeout.  Comet delays were maybe ~30-60 seconds.

JSCH's default connection time out is 20 seconds, so it is possible that the default value is being used and not overwritten correctly. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)