Products | Versions |
---|---|
TIBCO ActiveMatrix BusinessWorks Service Engine | - |
Not Applicable | - |
Resolution:
EAR2DAA failed due to error "java.lang.UnsatisfiedLinkError: no tibrvnativesd in java.library.path". In this case, RV was not configured properly.
1). Open the EAR2DAA.tra file and add RV_HOME accordingly to the EAR2DAA.tra file, such as the following:
tibco.env.RV_HOME=C:/tibco/tibrv/8.4
2). Append RV_HOME/bin to the Path variable.
tibco.env.PATH C:/tibco/envAMX315/tpcl/5.7/bin;%RV_HOME%/bin