Products | Versions |
---|---|
TIBCO ActiveMatrix BusinessWorks | - |
Not Applicable | - |
Resolution:
Description:
============
“Publish Rendezvous Message” activity is used to send a message. From tibrvlisten outputs it can be seen that the content is empty.
*****
tibrvlisten "ixisr.toto"
tibrvlisten: Listening to subject ixisr.toto
2011-03-04 14:57:46 (2011-03-04 13:57:46.004000000Z): subject=ixisr.toto, message={HEADER={} BODY={}} *****
Environment:
===========
TIBCO ActiveMatrix BusinessWorks(TM) 5.7.1
OS: Solaris 10 SPARC
Cause:
=======
This issue is related to the order of loading RV Client classes, where on some 64-bit systems, other jar files can take precedence and cause the problem.
Resolution:
==========
Use the steps below to resolve the problem.
1). Open bwengine.tra and find tibco.env.STD_EXT_CP.
2). Replace %RV_HOME%/lib entry with %RV_HOME%/lib/tibrvj.jar.
3). Redeploy the application in Administrator.