You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@airavata.apache.org by "Eroma (JIRA)" <ji...@apache.org> on 2015/04/20 16:52:58 UTC

[jira] [Closed] (AIRAVATA-1356) Connection is closed by foreign host

     [ https://issues.apache.org/jira/browse/AIRAVATA-1356?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Eroma closed AIRAVATA-1356.
---------------------------
    Resolution: Fixed

Fixed with latest SSH library changes in Airavata 0.15 version

> Connection is closed by foreign host
> ------------------------------------
>
>                 Key: AIRAVATA-1356
>                 URL: https://issues.apache.org/jira/browse/AIRAVATA-1356
>             Project: Airavata
>          Issue Type: Bug
>          Components: GFac
>            Reporter: Raminderjeet Singh
>
> Caused by: org.apache.airavata.gsi.ssh.api.SSHApiException: An exception occurred while connecting to server.Connecting server - trestles.sdsc.xsede.org:22 connecting user name - ogce
>         at org.apache.airavata.gsi.ssh.impl.GSISSHAbstractCluster.<init>(GSISSHAbstractCluster.java:213)
>         at org.apache.airavata.gsi.ssh.impl.GSISSHAbstractCluster.<init>(GSISSHAbstractCluster.java:76)
>         at org.apache.airavata.gsi.ssh.impl.PBSCluster.<init>(PBSCluster.java:40)
>         at org.apache.airavata.gfac.gsissh.util.GFACGSISSHUtils.addSecurityContext(GFACGSISSHUtils.java:96)
>         ... 14 more
> Caused by: com.jcraft.jsch.JSchException: connection is closed by foreign host
>         at com.jcraft.jsch.Session.connect(Session.java:269)
>         at com.jcraft.jsch.Session.connect(Session.java:183)
>         at org.apache.airavata.gsi.ssh.impl.GSISSHAbstractCluster.<init>(GSISSHAbstractCluster.java:211)
>         ... 17 more



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