Error in initialization COM.TIBCO.hawk.console.hawkeye.ConsoleInitializationException: Unable to intialize TIB environment: TibrvException[error=901,message=Library not found: tibrvj64].
This is a common issue relating to a problem with the library path being inaccessible from the subordinate jar files.
The recommended solution is to create the LD_LIBRARY_PATH environment variable to include the RV library directory. This must be done before the FglAM is started and should be written in the FglAM startup script as follows (correct path for your environment):
LD_LIBRARY_PATH=/home/tibadm/tibco/tibrv/8.3/lib
export LD_LIBRARY_PATH
./fglam -s