Monday, 24 September 2012

Issues in installing Oracle Forms, Reports, and Discoverer 11.1.1.3.0 on 64 bit Windows 7

Recently I faced few issues while installing Oracle Forms, Reports and Discoverer 11.1.1.3.0 on 64bit Windows 7 system.
I followed the following steps during the installation.
1. Install Oracle Weblogic Server 10.3.3. Download
2. Install Oracle Forms, Reports, and Discoverer 11.1.1.2.0. During the installation choose Install only option, don't configure it.Download
3. Apply Oracle Forms, Reports, and Discoverer 11.1.1.3.0 patchset.
4. Run the configuration wizard.

The configuration wizard is stalled in the following screen at "Creating the domain"



The following is the last entry in the log file.
LOADING DLL : C:\Oracle\Middleware\as_1\install\config
StartUtil64.dll

This seems to be a known issue. According to MOS article ID 953350.1, I have removed entries containing the string "(x86)" from PATH environment variable, reinstalled the above but the problem persisted.

Next time, I have removed entries containing the string "(x86)" from CLASSPATH environment variable, reinstalled the above and the configuration wizard completed successfully this time.


2 comments:

  1. I have as the TAR details removed the (86) from both the PATH and the CLASSPATH.

    Deinstalled all products, checked the registry for entries.

    It still fails. Do you have any suggestions ?

    ReplyDelete
  2. At what step does it fail? What are the errors in the logfile?

    ReplyDelete