Products | Versions |
---|---|
TIBCO ActiveMatrix BusinessWorks Service Engine | - |
Not Applicable | - |
Resolution:
Description:
========
BWSE can not start RVD when Service Assemblies with BW components are started. It fails with the following error:
java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
…
Caused by: TibrvException[error=27,message=Native implementation required]
Environment:
=========
All
Symptoms:
========
Cannot start BW components.
Cause:
=====
RV libraries are not in PATH.
Resolution:
==========
Specify the RV Libraries path in the node.tra file as follows:
-Edit node.tra.
- Add the following path to the beginning of:
java.property.java.library.path=%RV_HOME%/lib%PSP%…….
java.class.path=%RV_HOME%/lib%PSP%…...
Where RV_HOME is <Tibco-Home>/tibrv/<version>