You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@airavata.apache.org by "Suresh Marru (JIRA)" <ji...@apache.org> on 2015/04/24 01:42:38 UTC

[jira] [Resolved] (AIRAVATA-1186) Auth fail on Trestles: Sometime

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

Suresh Marru resolved AIRAVATA-1186.
------------------------------------
    Resolution: Fixed

With monitoring changes and significant development since 0.12 this issue seems non relavent now. We need to reopen if it persisits in master. 

> 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
>            Priority: Critical
>
> 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.3.4#6332)