...
Msm-elg service does not start after applying the DPC OS update version 1.1.14-1.The following errors are seen in the /var/log/dpc/elg/elg.log file: idpa-sysmanager-01:~ # cat /usr/local/dpc/lib/elg/logs/elg.out nohup: failed to run command '/usr/bin/java': Permission denied looked at /usr/bin/java and it shows only a pointer to /etc/alternatives/java lrwxrwxrwx 1 root root 22 Feb 25 2019 java -> /etc/alternatives/java There are two ways to check the Java version running: Run the following command: java -version For Java 8, the following output is seen: openjdk version "1.8.0_322" OpenJDK Runtime Environment (IcedTea 3.22.0) (build 1.8.0_322-b06 suse-27.72.2-x86_64) OpenJDK 64-Bit Server VM (build 25.322-b06, mixed mode) For Java 11, the following output is seen: openjdk version "11.0.19" 2023-04-18 OpenJDK Runtime Environment (build 11.0.19+0-suse-3.58.2-x8664) OpenJDK 64-Bit Server VM (build 11.0.19+0-suse-3.58.2-x8664, mixed mode) Check the /etc/alternatives/java file, version jre-11 is seen in this instance: idpa-sysmanager-01:/usr/bin # cd /etc/alternatives/java -bash: cd: /etc/alternatives/java: Not a directory verified java in the location lrwxrwxrwx 1 root root 38 May 24 11:52 java -> /usr/lib64/jvm/jre-11-openjdk/bin/java
Java 11 is installed on the system when applying the 1.1.14-1 DPC OS update, but the update does not make it the default Java versions.When you run the DPC upgrade to 19.9, it changes the default Java version to 11. For some reason, the OS update caused the Java version to update to Java 11. DPC 19.8 and earlier requires Java 8 to run.This is what is causing this error.
To address this issue, do the following: Log in to DPC CLI using SSH or PuTTY as admin and su - to root.Run the following command: sudo update-alternatives --config java There are two choices for the alternative Java (providing /usr/bin/java). Selection Path Priority Status ------------------------------------------------------------ 0 /usr/lib64/jvm/jre-1.8.0-openjdk/bin/java 1805 auto mode 1 /usr/lib64/jvm/jre-1.8.0-openjdk/bin/java 1805 manual mode 2 /usr/lib64/jvm/jre-11-openjdk/bin/java 0 manual mode Press to keep the current choice[*], or type selection number Select 0, and press enter. This sets the system to use Java 8Restart DPC services with the following command: ~admin/bin/dpc restart Reach out to Dell Support if you have any questions or issues with this procedure.
Click on a version to see all relevant bugs
Dell Integration
Learn more about where this data comes from
Bug Scrub Advisor
Streamline upgrades with automated vendor bug scrubs
BugZero Enterprise
Wish you caught this bug sooner? Get proactive today.