[
https://issues.apache.org/jira/browse/PHOENIX-6094?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Lars Hofhansl updated PHOENIX-6094:
-----------------------------------
Description:
{code}
[WARNING] Corrupted STDOUT by directly writing to native stream in forked JVM
1. See FAQ web page and the dump file
/home/lars/dev/phoenix/phoenix-core/target/surefire-reports/2020-08-22T09-00-56_131-jvmRun1.dumpstream
{code}
I found a recommendation here:
https://stackoverflow.com/questions/55272870/surefire-maven-plugin-corrupted-stdout-by-directly-writing-to-native-stream-in
Updating jacoco indeed fixed the problem.
I'm using Java 11.
was:
{code}
[WARNING] Corrupted STDOUT by directly writing to native stream in forked JVM
1. See FAQ web page and the dump file
/home/lars/dev/phoenix/phoenix-core/target/surefire-reports/2020-08-22T09-00-56_131-jvmRun1.dumpstream
{code}
I found a recommendation here:
https://stackoverflow.com/questions/55272870/surefire-maven-plugin-corrupted-stdout-by-directly-writing-to-native-stream-in
Updating jacoco indeed fixed the problem.
> Update jacoco plugin to 0.8.4 in Phoenix 5.x
> --------------------------------------------
>
> Key: PHOENIX-6094
> URL: https://issues.apache.org/jira/browse/PHOENIX-6094
> Project: Phoenix
> Issue Type: Bug
> Reporter: Lars Hofhansl
> Assignee: Lars Hofhansl
> Priority: Major
> Fix For: 5.1.0
>
> Attachments: 6094-master.txt
>
>
> {code}
> [WARNING] Corrupted STDOUT by directly writing to native stream in forked JVM
> 1. See FAQ web page and the dump file
> /home/lars/dev/phoenix/phoenix-core/target/surefire-reports/2020-08-22T09-00-56_131-jvmRun1.dumpstream
> {code}
> I found a recommendation here:
> https://stackoverflow.com/questions/55272870/surefire-maven-plugin-corrupted-stdout-by-directly-writing-to-native-stream-in
> Updating jacoco indeed fixed the problem.
> I'm using Java 11.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)