[
https://issues.apache.org/jira/browse/STORM-3816?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17525036#comment-17525036
]
Bipin Prasad commented on STORM-3816:
-------------------------------------
[~jondoe1337] , please see [~suday_is_a_holiday]'s comment - and close Jira if
appropriate.
> 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)