Uploaded image for project: 'JS - JobScheduler'
  1. JS - JobScheduler
  2. JS-1838

JNA library 4.4.0 causes error GLIBC_2.14 not found during installation on CentOS 6.x

    XMLWordPrintable

Details

    Description

      Current Situation

      • When installing JobScheduler for CentOS 6.x then the following error occurs:
        java.lang.UnsatisfiedLinkError: /tmp/jna-109288446/jna9093260608596884601.tmp: /lib64/libc.so.6: version `GLIBC_2.14' not found
      • The root cause is the JNA library version 4.4.0 that requires a GLIBC version 2.14 that is not available for CentOS 6 but ships with CentOS 7.
      • This issue is covered with the thread UnsatisfiedLinkError: version `GLIBC_2.14' not found that explains the details.
      • Delimitation: This issue is not related to JS-1773 that includes a dependency of the Master, this issue is about a dependency introduced by JNA.

      Desired Behavior

      • Upgrade JNA to version 4.5.2 and include respective Java libraries with JobScheduler Master.

      Workaround

      Attachments

        Activity

          People

            jz Joacim Zschimmer
            ap Andreas PĆ¼schel
            Mahendra Patidar Mahendra Patidar
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: