Joe Witt created NIFI-7656:
------------------------------
Summary: 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
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)