0

I am seeing this when try to install WLS 11g. Has anyone came across with this?Or any solution. At JDK selection pannel, I see nothing under bundled JDK section. I want to install jrockit with this.

Subash Chaturanga
  • 814
  • 2
  • 10
  • 20

1 Answers1

1

It sounds like you got the generic jar installer - generic jar installer doesn't come with a JDK. When using the jar installer, you need to install the supported JDK/JRockit first then run the installer.

When you come to the JDK selection part, select the JAVA_HOME of your JDK/JRockit installation.

One thing I always tell people about weblogic installations: make sure whatever that the OS and JDK are certified by Oracle. You can verify here: http://www.oracle.com/technetwork/middleware/ias/downloads/fusion-certification-100350.html

Thanks,

Gavin | http://pitss.com/us

GavinWoods
  • 813
  • 2
  • 14
  • 28