Bug 43387

GemBuilder for Java

3.1

All Platforms

3.1.1

GBJ can't find GCSI library on GS/64 versions 3.1 and later

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.

Workaround

In the $GEMSTONE/lib directory, create a symbolic link to the libgci-<version>-64.so
file called libgcsi.so.


                

Last updated: 10/21/13