You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@falcon.apache.org by "Ajay Yadava (JIRA)" <ji...@apache.org> on 2015/08/09 11:26:46 UTC

[jira] [Commented] (FALCON-1325) Triage API on prism, for an instance at which a process does not exist sends incorrect message

    [ https://issues.apache.org/jira/browse/FALCON-1325?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14669890#comment-14669890 ] 

Ajay Yadava commented on FALCON-1325:
-------------------------------------

[~karishmag9]

The changes made earlier are required to fix the original error message that you reported. To avoid revert and then redoing the same change I will create a new sub task of this issue and fix just the new error message case in that.

> Triage API on prism, for an instance at which a process does not exist sends incorrect message
> ----------------------------------------------------------------------------------------------
>
>                 Key: FALCON-1325
>                 URL: https://issues.apache.org/jira/browse/FALCON-1325
>             Project: Falcon
>          Issue Type: Bug
>    Affects Versions: 0.7
>         Environment: QA
>            Reporter: Karishma Gulati
>            Assignee: Ajay Yadava
>             Fix For: 0.7
>
>         Attachments: FALCON-1325.patch
>
>
> For a process which does not have an instance at a particular time, on attempting triage (on prism) at that instance, the following response is received: 
> {code}
> <?xml version="1.0" encoding="UTF-8"?><result>
>   <status>FAILED</status>
>   <message>ua1/org.apache.falcon.FalconException::javax.ws.rs.WebApplicationException: javax.xml.bind.UnmarshalException: unexpected element (uri:"", local:"instancesResult"). Expected elements are &lt;{}edge&gt;,&lt;{}result&gt;
> </message>
>   <requestId>ua1/1702302716@qtp-1143371233-91 - 90918b65-2bc9-4db4-987d-a0c44c7b4aa0
> </requestId>
> </result>
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)