Uploaded image for project: 'AMQ Streams'
  1. AMQ Streams
  2. ENTMQST-4820

[Kafka STs] -> RHEL with Java 11 rocksdb Could not initialize class

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 2.4.0.GA
    • None
    • None
    • None
    • False
    • None
    • False

      On RHEL with Java 11 version, we encountered a problem with numerous Kafka test cases (~50 fails). This problem is caused by the native compiled C library `org.rocksdb.DBOptions` because of the following error

      java.lang.NoClassDefFoundError: Could not initialize class org.rocksdb.DBOptions
      

      This seems very
      similar to https://github.com/confluentinc/ksql/issues/1332 issue, but setting write access to `java.io.tmpdir` dir does not help (same with the setting `ROCKSDB_SHAREDLIB_DIR`).

            kliberti Kyle Liberti
            morsak Maros Orsak
            Maros Orsak Maros Orsak
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: