Uploaded image for project: 'Kafka'
  1. Kafka
  2. KAFKA-6055

Running tools on Windows fail due to typo in JVM config

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Blocker
    • Resolution: Fixed
    • None
    • 1.0.0, 1.1.0
    • tools
    • None

    Description

      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:

      Missing +/- setting for VM option 'ExplicitGCInvokesConcurrent'
      Error: Could not create the Java Virtual Machine.
      Error: A fatal exception has occurred. Program will exit.
      

      This error points to this JVM configuration in bin\windows\kafka-run-class.bat: -XX:ExplicitGCInvokesConcurrent
      The correct config is -XX:+ExplicitGCInvokesConcurrent

      Attachments

        Issue Links

          Activity

            People

              vahid Vahid Hashemian
              vahid Vahid Hashemian
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: