Error:

sh: /u01/apps_st/comn/clone/bin/../jre/bin/java: /lib/ld-linux.so.2: bad ELF interpreter: No such file or directory

Cause:

Missing library file on the Application node

[applmgr@uat1] ls -lrt /lib/ld-linux.so.2
ls: cannot access /lib/ld-linux.so.2: No such file or directory

 

Solution:

Install the RPM : glibc-2.17-324.0.1.el7_9.i686

[applmgr@uat1] ls -lrt /lib/ld-linux.so.2
lrwxrwxrwx. 1 root root 10 Sep 6 03:24 /lib/ld-linux.so.2 -> ld-2.17.so

Recent Posts

Start typing and press Enter to search