Known Issues

36075571: Installer reports "Windows error 2 occurred while loading Java VM"

Running an installer for connector versions 4.1.2 and earlier might get this error with Java 8 Update 60 or later. This is caused by an incompatibility with the presence of "C:\ProgramData\Oracle\Java\javapath" in the system environment variable PATH.

Versions affected:

Workaround: Run the installer from a command prompt with the LAX_VM flag and the full path to java.exe. For example:

documentum-install-4.1.2.exe LAX_VM "C:\Program Files\Java\jdk1.8.0_101\bin\java.exe"