You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@airavata.apache.org by "Saminda Wijeratne (JIRA)" <ji...@apache.org> on 2013/08/15 18:24:47 UTC

[jira] [Resolved] (AIRAVATA-838) While connecting to credential store from Xbaya does not give any informative error to help user resolve the issue

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

Saminda Wijeratne resolved AIRAVATA-838.
----------------------------------------

    Resolution: Fixed

The user identifier that was passed to the context header builder had dual purpose (as the user who is submitting the workflow execution & user information regarding the execution of the workflow). However this jira is depicting one of those usecases is interfearing with the other because of sharing the same user value where the user needs to be two different values. Thus I've updated the code base to to have a different submission user field in the context header.
Committed revision 1514348.

                
> While connecting to credential store from Xbaya does not give any informative error to help user resolve the issue
> ------------------------------------------------------------------------------------------------------------------
>
>                 Key: AIRAVATA-838
>                 URL: https://issues.apache.org/jira/browse/AIRAVATA-838
>             Project: Airavata
>          Issue Type: Bug
>          Components: Airavata Client
>    Affects Versions: 0.8
>            Reporter: Raminderjeet Singh
>
> I updated my airavata server to use mysql server and missed to update authenticators.xml. This was the error i was coming on client side but there was no server side error. 
> HTTP error code : 401
>         at org.apache.airavata.rest.client.ConfigurationResourceClient.getEventingURI(ConfigurationResourceClient.java:507)
>         at org.apache.airavata.rest.client.RegistryClient.getEventingServiceURI(RegistryClient.java:163)
>         at org.apache.airavata.client.AiravataClient.createConfig(AiravataClient.java:115)
>         at org.apache.airavata.client.AiravataClient.initialize(AiravataClient.java:144)
>         ... 90 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