You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Chesnay Schepler (Jira)" <ji...@apache.org> on 2019/09/05 10:07:00 UTC

[jira] [Reopened] (FLINK-13892) HistoryServerTest failed on Travis

     [ https://issues.apache.org/jira/browse/FLINK-13892?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chesnay Schepler reopened FLINK-13892:
--------------------------------------

> HistoryServerTest failed on Travis
> ----------------------------------
>
>                 Key: FLINK-13892
>                 URL: https://issues.apache.org/jira/browse/FLINK-13892
>             Project: Flink
>          Issue Type: Improvement
>          Components: Runtime / Coordination, Runtime / REST
>    Affects Versions: 1.8.0
>            Reporter: Chesnay Schepler
>            Assignee: Chesnay Schepler
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.8.2, 1.10.0, 1.9.1
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> {code}
> 16:56:29.548 [ERROR] testHistoryServerIntegration[Flink version less than 1.4: false](org.apache.flink.runtime.webmonitor.history.HistoryServerTest)  Time elapsed: 0.69 s  <<< ERROR!
> org.apache.flink.shaded.jackson2.com.fasterxml.jackson.databind.exc.InvalidDefinitionException: 
> Cannot construct instance of `org.apache.flink.runtime.messages.webmonitor.MultipleJobsDetails`, problem: `java.lang.NullPointerException`
>  at [Source: (String)"{"errors":["File not found."]}"; line: 1, column: 30]
> 	at org.apache.flink.runtime.webmonitor.history.HistoryServerTest.testHistoryServerIntegration(HistoryServerTest.java:142)
> Caused by: java.lang.NullPointerException
> 	at org.apache.flink.runtime.webmonitor.history.HistoryServerTest.testHistoryServerIntegration(HistoryServerTest.java:142)
> {code}
> https://api.travis-ci.org/v3/job/577860508/log.txt



--
This message was sent by Atlassian Jira
(v8.3.2#803003)