Error when attempting to launch 64-bit RVD. /tibco/tibrv/8.4/rvd: /lib/ld-linux.so.2: bad ELF interpreter: No such file or directory.

Error when attempting to launch 64-bit RVD. /tibco/tibrv/8.4/rvd: /lib/ld-linux.so.2: bad ELF interpreter: No such file or directory.

book

Article ID: KB0093445

calendar_today

Updated On:

Products Versions
TIBCO Rendezvous -
Not Applicable -

Description

Description:
Error when attempting to start 64-bit RVD process.
Symptoms:
Error when attempting launch 64-bit RVD. /tibco/tibrv/8.4/rvd: /lib/ld-linux.so.2: bad ELF interpreter: No such file or directory.
Cause:
32-bit version of RVD is being launched, that is you are running 32-bit application on 64-bit OS which does not have 32-bit glibc installed.

Resolution

RV is launched using the 32-bit executable of RVD. In order to enable the 64-bit executable, do the following. Be sure you will be able to back out of the this change in the event that The problem can be addressed by this procedure.

1). Stop ALL TIBCO processes
2). Backup and rename 'rvd' in %RV_HOME%/8.4/bin (to say, rvd-32) and rename 'rvd64' to 'rvd'.
3). Relaunch the RVD process.

Issue/Introduction

Error when attempting to launch 64-bit RVD. /tibco/tibrv/8.4/rvd: /lib/ld-linux.so.2: bad ELF interpreter: No such file or directory.