2012-05-08 13:59:34 RV: TIB/Rendezvous Error Not Handled by Process:
{ADV_CLASS="WARN" ADV_SOURCE="SYSTEM" ADV_NAME="LICENSE.EXPIRE" ADV_DESC="The license will expire" expiretime=2012-05-08 06:09:34Z host="10.114.191.100"}
===========http://eai.ittoolbox.com/groups/technical-functional/tibco-l/licenseexpire-421719
It is Tibco/Rendezvous error, you need to change your
license ticket. Contact Tibco for a new license copy
=====
Those are just warning messages. They don't cause any harm
to the programs till rv session expires.
I guess you are using the trial version of RV. To get rid
of those messages, the only way I feel is to purchase the
RV license from TIBCO and to get a valid RV license file
(.tkt file)
==========
REGISTRATION.NO_RESPONSE comes when you are using certified message and
pre-registered listen is not acknowledging the message. Refer to docs
for more details on certified message
To avoid LICENCE.EXPIRE, you need to have a valid tibrv.tkt file in
tibrv/bin directory.
Thanks and Regards,
Hemang C Ajmera
=========
you can add the licence folder to the PATH env
PATH=$PATH:$JAVAHOME/bin:$RV_ROOT/bin:$RV_ROOT/admin:/var/opt/rvd/.rv;
LD_LIBRARY_PATH=$RV_ROOT/lib/64:$RV_ROOT/lib:$RV_ROOT/rv5/lib:$LD_LIBRARY_PATH