Samarth Gupta created FALCON-319:
------------------------------------
Summary: Summary instance API returning wrong exception
Key: FALCON-319
URL: https://issues.apache.org/jira/browse/FALCON-319
Project: Falcon
Issue Type: Bug
Components: common
Affects Versions: 0.3
Environment: QA
Reporter: Samarth Gupta
sending time previous to start time of process fails the request with invalid
exception:
[InstanceUtil] [INFO] hitting the url:
http://10.14.118.26:16000/api/instance/summary/process/agregator-coord16-8c86498c-22fc-42fa-b481-16e789b1cb8a/?start=2014-02-20T08:54Z&colo=*
[InstanceUtil] [INFO] The web service response status is 400
[InstanceUtil] [INFO] The web service response is: <?xml version="1.0"
encoding="UTF-8"
standalone="yes"?><instancesSummaryResult><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
<{}instance-summary>,<{}instancesSummaryResult>,<{}result>
</message><requestId>ua1/e8876cff-393a-434a-b76b-cb916be8e7d6
</requestId></instancesSummaryResult>
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)