TibRv Library Error On Linux

From EggeWiki
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

You get this when running a Java program on Linux:

Caused by: TibrvException[error=901,message=Library not found: tibrvj]
       at com.tibco.tibrv.Tibrv.loadLib(Tibrv.java:441)
       at com.tibco.tibrv.Tibrv.open(Tibrv.java:252)
  • Remove any –Djava.library.path
  • Set LD_LIBRARY_PATH=.:/usr/local/pkgs/tibrv-7.1/lib-linux-2.4-i686/

A java.library.path with override your LB_LIBRARY_PATH