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 2014/03/28 16:12:41 UTC

[jira] [Resolved] (AIRAVATA-459) java.lang.NullPointerException: Error while saving workflow output to the registry!!!

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

Raminderjeet Singh resolved AIRAVATA-459.
-----------------------------------------

    Resolution: Fixed

Fixed

> java.lang.NullPointerException:  Error while saving workflow output to the registry!!!
> --------------------------------------------------------------------------------------
>
>                 Key: AIRAVATA-459
>                 URL: https://issues.apache.org/jira/browse/AIRAVATA-459
>             Project: Airavata
>          Issue Type: Bug
>          Components: GFac
>    Affects Versions: 0.3-INCUBATING, 0.4-INCUBATING
>            Reporter: Raminderjeet Singh
>
> 1259795 [Thread-68] INFO org.apache.airavata.core.gfac.services.impl.PropertiesBasedServiceImpl - org.apache.airavata.core.gfac.extension.PostExecuteChain : org.apache.airavata.core.gfac.extension.post.OutputRegister is loaded
> java.lang.NullPointerException
> 1259859 [Thread-68] ERROR org.apache.airavata.core.gfac.extension.post.OutputRegister - Error while saving workflow output to the registry!!!
> org.apache.airavata.common.registry.api.exception.RegistryException: Error while saving workflow output to the registry!!!
>         at org.apache.airavata.registry.api.impl.AiravataJCRRegistry.saveOutput(AiravataJCRRegistry.java:680)
>         at org.apache.airavata.core.gfac.extension.post.OutputRegister.execute(OutputRegister.java:69)
>         at org.apache.airavata.core.gfac.extension.ExitableChain.start(ExitableChain.java:34)
>         at org.apache.airavata.core.gfac.services.impl.AbstractSimpleService.execute(AbstractSimpleService.java:132)
>         at org.apache.airavata.core.gfac.GfacAPI.gridJobSubmit(GfacAPI.java:136)
>         at org.apache.airavata.services.gfac.axis2.reciever.GFacMessageReciever.invokeApplication(GFacMessageReciever.java:196)
>         at org.apache.airavata.services.gfac.axis2.reciever.GFacMessageReciever.access$000(GFacMessageReciever.java:73)
>         at org.apache.airavata.services.gfac.axis2.reciever.GFacMessageReciever$1.run(GFacMessageReciever.java:142)
> Caused by: java.lang.NullPointerException
>         at org.apache.airavata.common.registry.api.impl.JCRRegistry.getRootNode(JCRRegistry.java:253)
>         at org.apache.airavata.registry.api.impl.AiravataJCRRegistry.saveOutput(AiravataJCRRegistry.java:668)
>         ... 7 more



--
This message was sent by Atlassian JIRA
(v6.2#6252)