Raminderjeet Singh created AIRAVATA-1356:
--------------------------------------------
Summary: 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.2#6252)