Is EMGC 11.1.0.1 certified with 32 bits versions of the JDK higher than the bundled ones?
Customer is using EMGC 11.1.0.1.0 over Windows 2008 SP2 (32 bit).
The jdk used by WLS 10.3.2 is 1.6.0_14, I assume it's the bundled one, available inside MW_HOME. JRockit is also available.
The install guide http://download.oracle.com/docs/cd/E11857_01/install.111/e15838/install_em_exist_db.htm#CIAIEAAC only documents the requirements for Windows 64 bit: SUN JDK 1.6_18.
In fact for this platform this exact version must be used, in contrast with the Linux, Solaris or HP-UX platforms, where subsequent updates can be used (+ sign after the version):
- Linux Platform (64 Bit): SUN JDK 1.6_18+
(On Linux 32-bit platforms, you need not install JDK because it is packaged by default with Oracle WebLogic Server)