Karishma Gulati created FALCON-1325:
---------------------------------------
Summary: 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
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 <{}edge>,<{}result>
</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)