You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Till Rohrmann (JIRA)" <ji...@apache.org> on 2016/02/23 15:26:18 UTC

[jira] [Resolved] (FLINK-3438) ExternalProcessRunner fails to detect ClassNotFound exception because of locale settings

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

Till Rohrmann resolved FLINK-3438.
----------------------------------
    Resolution: Fixed

Fixed via 8b29c14325e90f575dc360caed9111d6218924ad

> ExternalProcessRunner fails to detect ClassNotFound exception because of locale settings
> ----------------------------------------------------------------------------------------
>
>                 Key: FLINK-3438
>                 URL: https://issues.apache.org/jira/browse/FLINK-3438
>             Project: Flink
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 1.0.0
>            Reporter: Stefano Baghino
>            Assignee: Stefano Baghino
>            Priority: Minor
>             Fix For: 1.0.0
>
>
> ExternalProcessRunner tries to detect a ClassNotFoundException in the run process by comparing its output with a fixed string of test; this means that localized text reporting said exception is not interpreted as such.
> To reproduce:
> * test the `ExternalProcessRunnerTest.testClassNotFound` setting the following system properties on the JVM: {{-Duser.country=IT -Duser.language=it}}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)