You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@falcon.apache.org by "Karishma Gulati (JIRA)" <ji...@apache.org> on 2015/08/05 08:51:05 UTC

[jira] [Reopened] (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 ]

Karishma Gulati reopened FALCON-1325:
-------------------------------------

The web service response has now changed to : 

{code}
<?xml version="1.0" encoding="UTF-8"?><result>
  <status>FAILED</status>
<message>ua1/java.lang.ClassCastException::org.apache.falcon.resource.APIResult cannot be cast to org.apache.falcon.resource.TriageResult
</message>
  <requestId>ua1/1205515847@qtp-943081537-20 - 1d4bb5ee-9804-4065-aa73-29866a8384ac
</requestId>
</result>
{code}

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