[
https://issues.apache.org/jira/browse/TEZ-4299?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
László Bodor resolved TEZ-4299.
-------------------------------
Resolution: Fixed
> Default java opts cause jdk11 to fail
> -------------------------------------
>
> Key: TEZ-4299
> URL: https://issues.apache.org/jira/browse/TEZ-4299
> Project: Apache Tez
> Issue Type: Sub-task
> Reporter: Jonathan Turner Eagles
> Assignee: László Bodor
> Priority: Major
> Fix For: 0.10.1, 0.9.3
>
> Time Spent: 1h 50m
> Remaining Estimate: 0h
>
> From TEZ-4298 PR request on jdk11
> {noformat}
> [INFO] Running org.apache.tez.auxservices.TestShuffleHandlerJobs
> [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed:
> 51.727 s <<< FAILURE! - in org.apache.tez.auxservices.TestShuffleHandlerJobs
> [ERROR]
> org.apache.tez.auxservices.TestShuffleHandlerJobs.testOrderedWordCount Time
> elapsed: 4.583 s <<< ERROR!
> org.apache.tez.dag.api.SessionNotRunning:
> TezSession has already shutdown. Application application_1616693699949_0001
> failed 2 times due to AM Container for appattempt_1616693699949_0001_000002
> exited with exitCode: 1
> Failing this attempt.Diagnostics: [2021-03-25 17:35:06.864]Exception from
> container-launch.
> Container id: container_1616693699949_0001_02_000001
> Exit code: 1
> [2021-03-25 17:35:06.874]Container exited with a non-zero exit code 1. Error
> file: prelaunch.err.
> Last 4096 bytes of prelaunch.err :
> Last 4096 bytes of stderr :
> Unrecognized VM option 'PrintGCTimeStamps'
> Error: Could not create the Java Virtual Machine.
> Error: A fatal exception has occurred. Program will exit.
> [2021-03-25 17:35:06.876]Container exited with a non-zero exit code 1. Error
> file: prelaunch.err.
> Last 4096 bytes of prelaunch.err :
> Last 4096 bytes of stderr :
> Unrecognized VM option 'PrintGCTimeStamps'
> Error: Could not create the Java Virtual Machine.
> Error: A fatal exception has occurred. Program will exit.
> For more detailed output, check the application tracking page:
> http://a5bb2fa1dfc2:34397/cluster/app/application_1616693699949_0001 Then
> click on links to logs of each attempt.
> . Failing the application.
> at
> org.apache.tez.auxservices.TestShuffleHandlerJobs.testOrderedWordCount(TestShuffleHandlerJobs.java:129)
> {noformat}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)