|
|
|
|
Re: Error while Installation [message #470483 is a reply to message #470480] |
Tue, 10 August 2010 01:59 |
|
dkdms2124
Messages: 369 Registered: April 2010 Location: INDIA
|
Senior Member |
|
|
ok Sir, below are the last line form the logs:
INFO: Completed validating state <showSummary>
INFO: Verifying route success
INFO: Get view named [SetupUI]
INFO: View for [SetupUI] is oracle.install.commons.base.interview.common.view.SetupGUI@3654919e
INFO: Initializing view <SetupUI> at state <setup>
INFO: Completed initializing view <SetupUI> at state <setup>
INFO: Displaying view <SetupUI> at state <setup>
INFO: Completed displaying view <SetupUI> at state <setup>
INFO: Loading view <SetupUI> at state <setup>
INFO: Completed loading view <SetupUI> at state <setup>
INFO: Localizing view <SetupUI> at state <setup>
INFO: Completed localizing view <SetupUI> at state <setup>
INFO: Waiting for completion of background operations
INFO: Completed background operations
INFO: Executing action at state setup
INFO: Completed executing action at state <setup>
INFO: Waiting for completion of background operations
INFO: Finishing all forked tasks at state setup
INFO: Waiting for completion all forked tasks at state setup
INFO: Is multi node install false
INFO: Adding key oracle_install_db_dbcaCmd to the map, with value "bin/dbca.bat"
INFO: Adding key oracle_install_db_dbuaCmd to the map, with value "bin/dbua.bat"
INFO: Adding key oracle_install_netcaCmd to the map, with value "bin/netca.bat"
INFO: Adding key oracle_install_netcaDeinstCmd to the map, with value "bin/netca_deinst.bat"
INFO: Adding key oracle_install_crs_oifcfgCmd to the map, with value "bin/oifcfg.exe"
INFO: Adding key oracle_install_crs_cluvfyCmd to the map, with value "bin/cluvfy.bat"
INFO: Adding key oracle_install_crs_rootBatCmd to the map, with value "install/utl/root.bat"
INFO: Adding key oracle_install_crs_crsInstCmd to the map, with value "bin/crssetup.config.bat"
INFO: Adding key oracle_install_crs_crsDeinstCmd to the map, with value "bin/crssetup.exe"
INFO: Adding key oracle_install_crs_crsUpgrdCmd to the map, with value "bin/crssetup.upgrade.bat"
INFO: Adding key oracle_install_crs_ipmiCACmd to the map, with value "bin/ndfnceca.bat"
INFO: Adding key oracle_install_crs_asmcaCmd to the map, with value "asmca.bat"
INFO: Adding key oracle_install_installerCmd to the map, with value "setup.exe"
INFO: Adding key oracle_install_crs_emcaCmd to the map, with value "bin/emca.bat"
SEVERE: [FATAL] C:\Documents and Settings\admin\Local Settings\Temp\OraInstall2010-08-09_11-36-55PM\ext\bin\SetEnv.dll: This application has failed to start because the application configuration is incorrect. Reinstalling the application may fix this problem.
Refer associated stacktrace #oracle.install.commons.util.exception.DefaultErrorAdvisor:782
INFO: Advice is ABORT
INFO: All forked task are completed at state setup
INFO: Completed background operations
INFO: Moved to state <setup>
INFO: Pause Oracle Database 11g Release 2 Installer
INFO: Resume Oracle Database 11g Release 2 Installer
INFO: Exit Status is 0
INFO: Shutdown Oracle Database 11g Release 2 Installer
INFO: Unloading Setup Driver
i think this will help us?
|
|
|
|
|
|
|
|
|
|
Re: Error while Installation [message #644553 is a reply to message #470537] |
Mon, 09 November 2015 11:18 |
|
lexa79
Messages: 1 Registered: November 2015
|
Junior Member |
|
|
Unpublished
Bug 10389420 11202_WIN.X64_101207: INSTALLER ERRORS - SETENV.DLL INCORRECT APPLICATION CONFIG
This is due to a missing dependency of the Oracle installer requiring the microsoft VC++ redistributable libraries.
SOLUTION
This is fixed in 11.2.0.3.0 and later.
For 11.2.0.2.0 and 11.2.0.1.0 a work around exists to
1. Install the vc++ redistributable libraries.
These can be found in Microsoft products such as .Net framework 3.5, Visual Studio 2005 or later.
2. Install Oracle
This does not occur on 32 bit windows platforms.
|
|
|