Uploaded image for project: 'Cassandra'
  1. Cassandra
  2. CASSANDRA-7799

cassandra-env.sh doesn't detect openjdk version numbers

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Low
    • Resolution: Fixed
    • 2.0.11, 2.1.1
    • None
    • None
    • Low

    Description

      Cassandra fails to start with openjdk with the error:

      Cassandra 2.0 and later require Java 7u25 or later.
      

      This commit broke it:

      https://github.com/apache/cassandra/commit/87548095859c210e7be8cc8bbb4a5aa1f857a6ad

      My openjdk version string looks like:

      vagrant@cnode1:~/fab/cassandra$ java -version
      openjdk version "1.7.0-u60-unofficial"
      OpenJDK Runtime Environment (build 1.7.0-u60-unofficial-b30)
      OpenJDK 64-Bit Server VM (build 24.60-b09, mixed mode)
      

      Which this change does not parse properly.

      Attachments

        1. 7799.txt
          0.5 kB
          Brandon Williams

        Activity

          People

            brandon.williams Brandon Williams
            enigmacurry Ryan McGuire
            Brandon Williams
            Ryan McGuire
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: