Raminderjeet Singh created AIRAVATA-1186:
--------------------------------------------
Summary: Auth fail on Trestles: Sometime
Key: AIRAVATA-1186
URL: https://issues.apache.org/jira/browse/AIRAVATA-1186
Project: Airavata
Issue Type: Bug
Components: GFac
Affects Versions: 0.12
Reporter: Raminderjeet Singh
This happen sometime and you submit again it works fine. I am not able to
replicate it using gsissh commandline.
[INFO] Job Launched to the resource by GFAC and jobID returned :
2056951.trestles-fe1.local
[ERROR] No Job Manager is configured, so we are picking pbs as the default job
manager
[DEBUG] Connecting to server - trestles.sdsc.edu:22 with user name - <user>
[ERROR] An exception occurred while connecting to server.Connecting server -
trestles.sdsc.edu:22 connecting user name -<user>
[ERROR] Monitoring the jobs failed, for user: ogce in Host: trestles.sdsc.edu
org.apache.airavata.gfac.monitor.exception.AiravataMonitorException: Error
retrieving the job status
at
org.apache.airavata.gfac.monitor.impl.pull.qstat.QstatMonitor.startPulling(QstatMonitor.java:208)
at
org.apache.airavata.gfac.monitor.impl.pull.qstat.QstatMonitor.run(QstatMonitor.java:76)
at java.lang.Thread.run(Thread.java:744)
Caused by: org.apache.airavata.gsi.ssh.api.SSHApiException: An exception
occurred while connecting to server.Connecting server - trestles.sdsc.edu:22
connecting user name - <user>
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.monitor.impl.pull.qstat.ResourceConnection.<init>(ResourceConnection.java:89)
at
org.apache.airavata.gfac.monitor.impl.pull.qstat.QstatMonitor.startPulling(QstatMonitor.java:129)
... 2 more
Caused by: com.jcraft.jsch.JSchException: Auth fail
at com.jcraft.jsch.Session.connect(Session.java:512)
at com.jcraft.jsch.Session.connect(Session.java:183)
at
org.apache.airavata.gsi.ssh.impl.GSISSHAbstractCluster.<init>(GSISSHAbstractCluster.java:211)
... 6 more
[ERROR] Error retrieving the job status
--
This message was sent by Atlassian JIRA
(v6.2#6252)