Running Hawk Console API using EMS as the transport, error reported, "tried to access field com.tibco.tibrv.Tibrv._impl from class com.tibco.tibrv.TibrvJMSTransport".
book
Article ID: KB0090700
calendar_today
Updated On:
Products
Versions
TIBCO Hawk
-
Not Applicable
-
Description
Resolution:
Add the following:
<ems-home>/lib/jms.jar or <ems-home>/lib/jms-2.0.jar
<ems-home>/lib/tibjms.jar
<ems-home>/lib/tibrvjms.jar
<ems-home>/lib/tibjmsadmin.jar
<ems-home>/lib/tibcrypt.jar
to CLASSPATH, then run the Java program again.
Issue/Introduction
Running Hawk Console API using EMS as the transport, error reported, "tried to access field com.tibco.tibrv.Tibrv._impl from class com.tibco.tibrv.TibrvJMSTransport".