Oracle GoldenGate Error Messages

OGG-15050

Error loading Java VM runtime library: ({0,number,0} {1})


Cause

The Java VM runtime library can not be found or loaded.


Action

Make sure Java VM runtime library (i.e.:libjvm.so/jvm.dll) is in the search path (LD_LIBRARY_PATH or PATH). In Linux, libjvm.so is located under $(JAVA_HOME)/lib/amd64/server/libjvm.so. In Windows, jvm.dll is can be found under %JAVA_HOME%\bin\server.