[
https://issues.apache.org/jira/browse/STORM-3816?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17525241#comment-17525241
]
Sudarshan Suresh commented on STORM-3816:
-----------------------------------------
[~jondoe1337], I was going through the repo and was able to see someone already
merged these changes in integration-test adding the link details here.
[https://github.com/apache/storm/blob/v2.3.0/integration-test/config/storm-java9.yaml|https://github.com/apache/storm/blob/master/integration-test/config/storm-java9.yaml]
[https://github.com/apache/storm/blob/v2.3.0/integration-test/run-it.sh#L85]
cc: [~bipinprasad]
> Unrecognized VM option 'PrintGCDateStamps'
> ------------------------------------------
>
> Key: STORM-3816
> URL: https://issues.apache.org/jira/browse/STORM-3816
> Project: Apache Storm
> Issue Type: Bug
> Components: storm-core
> Affects Versions: 2.3.0
> Reporter: Max Schmidt
> Priority: Blocker
>
> When starting storm using the official docker images
> [https://hub.docker.com/_/storm] following the listed example, then deploying
> a topology - the worker does not come up (logs inside of the supervisor):
> {code:java}
> 2022-01-10 14:24:14.803 STDERR Thread-0 [INFO] Unrecognized VM option
> 'PrintGCDateStamps'
> 2022-01-10 14:24:14.803 STDERR Thread-1 [INFO] [0.001s][warning][gc] -Xloggc
> is deprecated. Will use -Xlog:gc:artifacts/gc.log instead.
> 2022-01-10 14:24:14.811 STDERR Thread-0 [INFO] Error: Could not create the
> Java Virtual Machine.
> 2022-01-10 14:24:14.811 STDERR Thread-0 [INFO] Error: A fatal exception has
> occurred. Program will exit. {code}
--
This message was sent by Atlassian Jira
(v8.20.7#820007)