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

[JAVA 11] Unrecognized VM option PrintGCDateStamps

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Blocker
    • Resolution: Abandoned
    • 2.6.0
    • None
    • core

    Description

      Hello,

      I can't start kafka with JAVA 11. 

       

      kafka-server-start.sh[2721]: Unrecognized VM option 'PrintGCDateStamps'
      kafka-server-start.sh[2721]: Error: Could not create the Java Virtual Machine.
      kafka-server-start.sh[2721]: Error: A fatal exception has occurred. Program will exit.

      This flag (in kafka-run-class.sh L302) is deprecated in JAVA 11.

      Solution :

      -Xlog:::time,uptime,level,tags" # Equivalent to PrintGCTimeStamps, Uptime and PrintGCDateStamps

      Attachments

        Activity

          People

            Unassigned Unassigned
            ktibi Kevin Tibi
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: