Return-Path: X-Original-To: apmail-airavata-dev-archive@www.apache.org Delivered-To: apmail-airavata-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id A3A3DF0DE for ; Fri, 5 Apr 2013 16:47:16 +0000 (UTC) Received: (qmail 73688 invoked by uid 500); 5 Apr 2013 16:47:16 -0000 Delivered-To: apmail-airavata-dev-archive@airavata.apache.org Received: (qmail 73650 invoked by uid 500); 5 Apr 2013 16:47:16 -0000 Mailing-List: contact dev-help@airavata.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@airavata.apache.org Delivered-To: mailing list dev@airavata.apache.org Received: (qmail 73563 invoked by uid 99); 5 Apr 2013 16:47:16 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 05 Apr 2013 16:47:16 +0000 Date: Fri, 5 Apr 2013 16:47:16 +0000 (UTC) From: "Lahiru Gunathilake (JIRA)" To: dev@airavata.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Closed] (AIRAVATA-747) SSH provider in EmbeddedGFacInvoker MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/AIRAVATA-747?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lahiru Gunathilake closed AIRAVATA-747. --------------------------------------- > SSH provider in EmbeddedGFacInvoker > ----------------------------------- > > Key: AIRAVATA-747 > URL: https://issues.apache.org/jira/browse/AIRAVATA-747 > Project: Airavata > Issue Type: Bug > Components: Workflow Interpreter > Affects Versions: 0.6, 0.7 > Reporter: Raminderjeet Singh > Assignee: Raminderjeet Singh > Fix For: 0.7 > > > I am trying to run ssh provider to run remote jobs using ssh keys. > apache.airavata.xbaya.invoker.EmbeddedGFacInvoker.invoke(EmbeddedGFacInvoker.java:309) > at org.apache.airavata.xbaya.interpretor.WorkflowInterpreter.handleWSComponent(WorkflowInterpreter.java:749) > at org.apache.airavata.xbaya.interpretor.WorkflowInterpreter.executeDynamically(WorkflowInterpreter.java:533) > at org.apache.airavata.xbaya.interpretor.WorkflowInterpreter.scheduleDynamically(WorkflowInterpreter.java:218) > at org.apache.airavata.xbaya.interpretor.WorkflowInterpretorSkeleton.executeWorkflow(WorkflowInterpretorSkeleton.java:389) > ... 3 more > Caused by: java.lang.ClassCastException: org.apache.airavata.schemas.gfac.impl.HostDescriptionTypeImpl cannot be cast to org.apache.airavata.schemas.gfac.GlobusHostType > at org.apache.airavata.core.gfac.provider.impl.GramProvider.makeDirectory(GramProvider.java:80) > at org.apache.airavata.core.gfac.provider.AbstractProvider.initialize(AbstractProvider.java:48) > at org.apache.airavata.core.gfac.services.impl.AbstractSimpleService.execute(AbstractSimpleService.java:103) > at org.apache.airavata.core.gfac.GfacAPI.gridJobSubmit(GfacAPI.java:140) > at org.apache.airavata.xbaya.invoker.EmbeddedGFacInvoker.invoke(EmbeddedGFacInvoker.java:256) > ... 7 more -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira