[
https://issues.apache.org/jira/browse/NIFI-2084?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Scott Aslan resolved NIFI-2084.
-------------------------------
Resolution: Cannot Reproduce
> Error when querying provenance events
> -------------------------------------
>
> Key: NIFI-2084
> URL: https://issues.apache.org/jira/browse/NIFI-2084
> Project: Apache NiFi
> Issue Type: Sub-task
> Affects Versions: 1.0.0
> Reporter: Matt Burgess
> Fix For: 1.0.0
>
>
> When trying to query provenance events, either leaving the criteria blank or
> entering things like Component ID, I get a "Malformed Request" dialog with
> the following message:
> Message body is malformed. Unable to map into expected format.
> nifi-user.log shows the following entry:
> 2016-06-22 13:07:06,949 INFO [NiFi Web Server-19]
> org.apache.nifi.web.filter.RequestLogger Attempting request for (anonymous)
> POST http://127.0.0.1:8989/nifi-api/provenance (source ip: 127.0.0.1)
> 2016-06-22 13:07:06,950 INFO [NiFi Web Server-19]
> o.a.n.w.a.c.JsonMappingExceptionMapper
> org.codehaus.jackson.map.JsonMappingException: Unable to unmarshal (to type
> [simple type, class java.lang.String]): Unparseable date: "06/22/2016
> 00:00:00" (through reference chain:
> org.apache.nifi.web.api.entity.ProvenanceEntity["provenance"]->org.apache.nifi.web.api.dto.provenance.ProvenanceDTO["request"]->org.apache.nifi.web.api.dto.provenance.ProvenanceRequestDTO["startDate"]).
> Returning Bad Request response.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)