When using GBJ's cache stat functionality, the $GEMSTONE/lib/libgcsi.so
library is loaded to provide low-level support. Starting with GS/64 3.1,
a new naming convention was developed for GemStone libraries that included
the version number and compiled version type (32 or 64). Because of the
name change, GBJ can no longer find the file and will trigger a file not
found error when attempting to load it.
In the $GEMSTONE/lib directory, create a symbolic link to the libgci-<version>-64.so
file called libgcsi.so.
Last updated: 10/21/13