You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Joe Witt (Jira)" <ji...@apache.org> on 2020/07/17 17:42:00 UTC

[jira] [Commented] (NIFI-7656) TestListenTCP and TestListenTCPRecord fail in some windows environments

    [ https://issues.apache.org/jira/browse/NIFI-7656?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17160106#comment-17160106 ] 

Joe Witt commented on NIFI-7656:
--------------------------------

upgraded to latest available adopt open jdk 8 for windows 64 and the TLS tests are now fine.

Updating to reflect new test issue


> TestListenTCP and TestListenTCPRecord fail in some windows environments
> -----------------------------------------------------------------------
>
>                 Key: NIFI-7656
>                 URL: https://issues.apache.org/jira/browse/NIFI-7656
>             Project: Apache NiFi
>          Issue Type: Test
>          Components: Tools and Build
>         Environment: openjdk version "1.8.0_242"
> OpenJDK Runtime Environment (build 1.8.0_242-b08)
> OpenJDK 64-Bit Server VM (build 25.242-b08, mixed mode)
> Apache Maven 3.3.9 (bb52d8502b132ec0a5a3f4c09453c07478323dc5; 2015-11-10T11:41:47-05:00)
> Maven home: C:\development\tools\apache-maven-3.3.9
> Java version: 1.8.0_102, vendor: Oracle Corporation
> Java home: C:\Program Files\Java\jdk1.8.0_102\jre
> Default locale: en_US, platform encoding: Cp1252
> OS name: "windows 10", version: "10.0", arch: "amd64", family: "dos"
>            Reporter: Joe Witt
>            Priority: Major
>             Fix For: 1.12.0
>
>
> [ERROR] Tests run: 6, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 3.036 s <<< FAILURE! - in org.apache.nifi.processors.standard.TestListenTCP
> [ERROR] testTLSClientAuthRequiredAndClientCertProvided(org.apache.nifi.processors.standard.TestListenTCP)  Time elapsed: 0.094 s  <<< ERROR!
> org.apache.nifi.security.util.TlsException: The keystore properties are not valid
>         at org.apache.nifi.processors.standard.TestListenTCP.testTLSClientAuthRequiredAndClientCertProvided(TestListenTCP.java:141)
> [ERROR] testTLSClientAuthRequiredAndClientCertProvided(org.apache.nifi.processors.standard.TestListenTCPRecord)  Time elapsed: 0.047 s  <<< ERROR!
> org.apache.nifi.security.util.TlsException: The keystore properties are not valid
>         at org.apache.nifi.processors.standard.TestListenTCPRecord.testTLSClientAuthRequiredAndClientCertProvided(TestListenTCPRecord.java:178)



--
This message was sent by Atlassian Jira
(v8.3.4#803005)