[ 
https://issues.apache.org/jira/browse/KAFKA-6055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16201669#comment-16201669
 ] 

ASF GitHub Bot commented on KAFKA-6055:
---------------------------------------

Github user asfgit closed the pull request at:

    https://github.com/apache/kafka/pull/4062


> Running tools on Windows fail due to typo in JVM config
> -------------------------------------------------------
>
>                 Key: KAFKA-6055
>                 URL: https://issues.apache.org/jira/browse/KAFKA-6055
>             Project: Kafka
>          Issue Type: Bug
>          Components: tools
>            Reporter: Vahid Hashemian
>            Assignee: Vahid Hashemian
>            Priority: Blocker
>             Fix For: 1.0.0
>
>
> This affects the current trunk and 1.0.0 RC0.
> When running any of the Windows commands under {{bin/windows}} the following 
> error is returned:
> {code}
> Missing +/- setting for VM option 'ExplicitGCInvokesConcurrent'
> Error: Could not create the Java Virtual Machine.
> Error: A fatal exception has occurred. Program will exit.
> {code}
> This error points to this JVM configuration in 
> {{bin\windows\kafka-run-class.bat}}: {{-XX:ExplicitGCInvokesConcurrent}}
> The correct config is {{-XX:+ExplicitGCInvokesConcurrent}}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to