MID server process compatible Linux OS version
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-07-2022 04:51 PM
RHEL9 just released lately. Does MID server process supports RHEL9?Please advise
- Labels:
-
MID Server

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-07-2022 06:43 PM
Hi,
The documentation stated "Linux Red Hat 6 and above" so it should be supported.
- Linux Red Hat 6 and above
MID server is just a Java server so the actual requirements is probably more about if the environment supports the version of Java and required libraries.
Testing showed that the MID Server works as expected with Oracle Java 11 version 11.0.5 and Oracle JRE 8 version 1.8.0_231.
Note: Linux MID Servers require glibC version 2.17. The library must be updated for JRE 11. On 64-bit Linux systems, you must install the 32-bit GNU C library (glibc). The installation command for CentOS is: yum install glibc.i686