[ 
https://issues.apache.org/jira/browse/KAFKA-6055?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Vahid Hashemian updated KAFKA-6055:
-----------------------------------
    Summary: Running tools on Windows fail due to typo in JVM config  (was: 
Running tools on Windows fail due to incorrect JVM config)

> 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