Bug 46264

Informational

GemStone/S

6.7.2.1, 6.7.2, 6.7.1, 6.7, 6.6.5, 6.6.4, 6.6.3, 6.6.2, 6.6.1, 6.6, 6.5.8, 6.5.7, 6.5.6, 6.5.5

Windows 64-bit only

GBJ 3.0 library load fails on Windows 64-bit machines

When running GBJ 3.0 on a 64-bit Windows machine, make sure you are running with a 32-bit java VM (use the java -d32 flag to insure this).  Using a 64-bit java VM will cause the GbjGci Library load to fail with the following generic error:

-----------------------------
WARNING: Problem loading GbjGciLibrary com.gemstone.gbj.GbjException: Problem loading GbjGciLibrary at com.gemstone.gbj.GbjSession.initialize(GbjSession.java:719) at com.gemstone.gbj.GbjSession.connect(GbjSession.java:818)
. . .
-----------------------------

Workaround

Use a 32-bit java VM (java -d32)


                

Last updated: 6/17/16