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/28 14:17:45 UTC

[jira] [Resolved] (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:all-tabpanel ]

Ajay Yadava resolved FALCON-1325.
---------------------------------
    Resolution: Fixed

The latest issue has been fixed as part of FALCON-1380. There are no pending items, so closing this JIRA.

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