Release Note: On Virtualized Linux Systems Some System Libraries are no Longer Loaded by Default

XMLWordPrintable

    • Fix Understood

      On Linux systems with virtualization and VM management capabilities, such as VMware workstation, the JVM no longer loads the `/usr/lib64/libguestlib.so.0` library by default. Applications which depend on `/usr/lib64/libguestlib.so.0` library or on some if its dependencies, for example `libssl` and `libcrypto`, may experience compatibility issues. Make sure the loading of necessary native libraries is done by the application itself.

      As a work-around, passing the `-XX:+ExtensiveErrorReports` flag to the JVM will restore implicit loading of `/usr/lib64/libguestlib.so.0`.

            Assignee:
            Ivan Bereziuk
            Reporter:
            Ivan Bereziuk
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: