You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@airavata.apache.org by "Raminderjeet Singh (JIRA)" <ji...@apache.org> on 2013/05/15 17:37:16 UTC

[jira] [Updated] (AIRAVATA-854) Security Context is not getting created

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

Raminderjeet Singh updated AIRAVATA-854:
----------------------------------------

    Description: 
I am running a workflow with Gram provider using Airavata API (airavataAPI.getExecutionManager().runExperiment(workflowName, workflowInputs, options)) method. This can be reproduce using Xbaya running a gram job
java.lang.NullPointerException
        at org.apache.airavata.xbaya.invoker.EmbeddedGFacInvoker.addSecurityContext(EmbeddedGFacInvoker.java:383)
        at org.apache.airavata.xbaya.invoker.EmbeddedGFacInvoker.invoke(EmbeddedGFacInvoker.java:310)
        at org.apache.airavata.xbaya.interpretor.WorkflowInterpreter.handleWSComponent(WorkflowInterpreter.java:710)
        at org.apache.airavata.xbaya.interpretor.WorkflowInterpreter.executeDynamically(WorkflowInterpreter.java:530)
        at org.apache.airavata.xbaya.interpretor.WorkflowInterpreter.access$000(WorkflowInterpreter.java:89)
        at org.apache.airavata.xbaya.interpretor.WorkflowInterpreter$1.run(WorkflowInterpreter.java:197)
[ERROR] 
java.lang.NullPointerException
        at org.apache.airavata.xbaya.invoker.EmbeddedGFacInvoker.addSecurityContext(EmbeddedGFacInvoker.java:383)
        at org.apache.airavata.xbaya.invoker.EmbeddedGFacInvoker.invoke(EmbeddedGFacInvoker.java:310)
        at org.apache.airavata.xbaya.interpretor.WorkflowInterpreter.handleWSComponent(WorkflowInterpreter.java:710)
        at org.apache.airavata.xbaya.interpretor.WorkflowInterpreter.executeDynamically(WorkflowInterpreter.java:530)
        at org.apache.airavata.xbaya.interpretor.WorkflowInterpreter.access$000(WorkflowInterpreter.java:89)
        at org.apache.airavata.xbaya.interpretor.WorkflowInterpreter$1.run(WorkflowInterpreter.java:197)
[ERROR] Error execution workflow Node : US3_Service_invoke

  was:
java.lang.NullPointerException
        at org.apache.airavata.xbaya.invoker.EmbeddedGFacInvoker.addSecurityContext(EmbeddedGFacInvoker.java:383)
        at org.apache.airavata.xbaya.invoker.EmbeddedGFacInvoker.invoke(EmbeddedGFacInvoker.java:310)
        at org.apache.airavata.xbaya.interpretor.WorkflowInterpreter.handleWSComponent(WorkflowInterpreter.java:710)
        at org.apache.airavata.xbaya.interpretor.WorkflowInterpreter.executeDynamically(WorkflowInterpreter.java:530)
        at org.apache.airavata.xbaya.interpretor.WorkflowInterpreter.access$000(WorkflowInterpreter.java:89)
        at org.apache.airavata.xbaya.interpretor.WorkflowInterpreter$1.run(WorkflowInterpreter.java:197)
[ERROR] 
java.lang.NullPointerException
        at org.apache.airavata.xbaya.invoker.EmbeddedGFacInvoker.addSecurityContext(EmbeddedGFacInvoker.java:383)
        at org.apache.airavata.xbaya.invoker.EmbeddedGFacInvoker.invoke(EmbeddedGFacInvoker.java:310)
        at org.apache.airavata.xbaya.interpretor.WorkflowInterpreter.handleWSComponent(WorkflowInterpreter.java:710)
        at org.apache.airavata.xbaya.interpretor.WorkflowInterpreter.executeDynamically(WorkflowInterpreter.java:530)
        at org.apache.airavata.xbaya.interpretor.WorkflowInterpreter.access$000(WorkflowInterpreter.java:89)
        at org.apache.airavata.xbaya.interpretor.WorkflowInterpreter$1.run(WorkflowInterpreter.java:197)
[ERROR] Error execution workflow Node : US3_Service_invoke

    
> Security Context is not getting created
> ---------------------------------------
>
>                 Key: AIRAVATA-854
>                 URL: https://issues.apache.org/jira/browse/AIRAVATA-854
>             Project: Airavata
>          Issue Type: Bug
>          Components: Security
>    Affects Versions: 0.8
>            Reporter: Raminderjeet Singh
>
> I am running a workflow with Gram provider using Airavata API (airavataAPI.getExecutionManager().runExperiment(workflowName, workflowInputs, options)) method. This can be reproduce using Xbaya running a gram job
> java.lang.NullPointerException
>         at org.apache.airavata.xbaya.invoker.EmbeddedGFacInvoker.addSecurityContext(EmbeddedGFacInvoker.java:383)
>         at org.apache.airavata.xbaya.invoker.EmbeddedGFacInvoker.invoke(EmbeddedGFacInvoker.java:310)
>         at org.apache.airavata.xbaya.interpretor.WorkflowInterpreter.handleWSComponent(WorkflowInterpreter.java:710)
>         at org.apache.airavata.xbaya.interpretor.WorkflowInterpreter.executeDynamically(WorkflowInterpreter.java:530)
>         at org.apache.airavata.xbaya.interpretor.WorkflowInterpreter.access$000(WorkflowInterpreter.java:89)
>         at org.apache.airavata.xbaya.interpretor.WorkflowInterpreter$1.run(WorkflowInterpreter.java:197)
> [ERROR] 
> java.lang.NullPointerException
>         at org.apache.airavata.xbaya.invoker.EmbeddedGFacInvoker.addSecurityContext(EmbeddedGFacInvoker.java:383)
>         at org.apache.airavata.xbaya.invoker.EmbeddedGFacInvoker.invoke(EmbeddedGFacInvoker.java:310)
>         at org.apache.airavata.xbaya.interpretor.WorkflowInterpreter.handleWSComponent(WorkflowInterpreter.java:710)
>         at org.apache.airavata.xbaya.interpretor.WorkflowInterpreter.executeDynamically(WorkflowInterpreter.java:530)
>         at org.apache.airavata.xbaya.interpretor.WorkflowInterpreter.access$000(WorkflowInterpreter.java:89)
>         at org.apache.airavata.xbaya.interpretor.WorkflowInterpreter$1.run(WorkflowInterpreter.java:197)
> [ERROR] Error execution workflow Node : US3_Service_invoke

--
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