Why do I get a "version mismatch" error when I try to run Java sample sdklisten, even though I can compile the samples that come with SDK?

Why do I get a "version mismatch" error when I try to run Java sample sdklisten, even though I can compile the samples that come with SDK?

book

Article ID: KB0091272

calendar_today

Updated On:

Products Versions
TIBCO Adapter SDK -
Not Applicable -

Description

Resolution:
A "version mismatch error" indicates that the RV used by SDK has loaded a jar file and a share library file (.DLL or .so) that have different version number. This can happen when you have multiple versions of RV installed and the CLASSPATH environment does not point to the same installation as PATH ( Windows)/LD_LIBRARY_PATH (Solaris)/SHLIB_PATH (HP-UX) .

Issue/Introduction

Why do I get a "version mismatch" error when I try to run Java sample sdklisten, even though I can compile the samples that come with SDK?

Environment

Product: TIBCO Adapter SDK Version: 5.1.3, 5.3.0, 5.2.1, 5.3.2, 5.4.0, 4.1.3, 5.0.x OS: All --------------------