I am trying to install Oracle 11G enterprise edition. While installing I am able to do
- Open installation wizard.
- Hit next and goto installation option
- I selected "create and configure a database" then hit next
- when I select "desktop" and hit next installation wizard is closing or shutting down by itself.
I even tried starting the setup wizard as administrator and also tried starting setup by "setup -jreLoc C:\Program Files\Java\jdk1.6.0_45" from setup location through cmd prompt but both didn't work.
And I saw this thread with same issue which was not answered Problem Installing Oracle Client 11g R2 64 bit on Windows 7 Enterprise 64
Any help is appreciated.
My last few lines of my installation log.
INFO: Completed background operations
INFO: Validating view at state <getOCMDetails>
INFO: Completed validating view at state <getOCMDetails>
INFO: Validating state <getOCMDetails>
SEVERE: You have not provided an email address.
Do you wish to remain uninformed of critical security issues in your configuration?
INFO: Completed validating state <getOCMDetails>
INFO: Verifying route success
INFO: Get view named [InstallOptionsUI]
INFO: InstallOptionsUI Entering Constructor
INFO: InstallOptionsUI Exiting Constructor
INFO: View for [InstallOptionsUI] is oracle.install.ivw.db.view.InstallOptionsUI@5c17d6c1
INFO: Initializing view <InstallOptionsUI> at state <installOptions>
INFO: Completed initializing view <InstallOptionsUI> at state <installOptions>
INFO: Displaying view <InstallOptionsUI> at state <installOptions>
INFO: Completed displaying view <InstallOptionsUI> at state <installOptions>
INFO: Loading view <InstallOptionsUI> at state <installOptions>
INFO: Completed loading view <InstallOptionsUI> at state <installOptions>
INFO: Localizing view <InstallOptionsUI> at state <installOptions>
INFO: Completed localizing view <InstallOptionsUI> at state <installOptions>
INFO: Waiting for completion of background operations
INFO: Completed background operations
INFO: Executing action at state installOptions
INFO: Completed executing action at state <installOptions>
INFO: Waiting for completion of background operations
INFO: Completed background operations
INFO: Moved to state <installOptions>
INFO: Waiting for completion of background operations
INFO: Completed background operations
INFO: InstallOptions UI Entering & Exiting processInput
INFO: Validating view at state <installOptions>
INFO: Completed validating view at state <installOptions>
INFO: Validating state <installOptions>
INFO: Completed validating state <installOptions>
INFO: InstallOptionsAction Actions.transition called
INFO: selectedInstallOption is :INSTALL_DB_AND_CONFIG
INFO: inventory location isC:\Program Files\Oracle\Inventory
INFO: Is CRS Installed false
INFO: launchNETCA = true
INFO: Verifying route system_class
INFO: Get view named [SystemClassUI]
INFO: SystemClassUI Entering Constructor
INFO: SystemClassUI Exiting Constructor
INFO: View for [SystemClassUI] is oracle.install.ivw.db.view.SystemClassUI@26a150e
INFO: Initializing view <SystemClassUI> at state <getSystemClass>
INFO: inventory location isC:\Program Files\Oracle\Inventory
INFO: Is CRS Installed false
INFO: Completed initializing view <SystemClassUI> at state <getSystemClass>
INFO: Displaying view <SystemClassUI> at state <getSystemClass>
INFO: Completed displaying view <SystemClassUI> at state <getSystemClass>
INFO: Loading view <SystemClassUI> at state <getSystemClass>
INFO: Completed loading view <SystemClassUI> at state <getSystemClass>
INFO: Localizing view <SystemClassUI> at state <getSystemClass>
INFO: Completed localizing view <SystemClassUI> at state <getSystemClass>
INFO: Waiting for completion of background operations
INFO: Completed background operations
INFO: Executing action at state getSystemClass
INFO: Completed executing action at state <getSystemClass>
INFO: Waiting for completion of background operations
INFO: Completed background operations
INFO: Moved to state <getSystemClass>
INFO: Waiting for completion of background operations
INFO: Completed background operations
INFO: SystemClassUI Entering & Exiting processInput
INFO: Validating view at state <getSystemClass>
INFO: Completed validating view at state <getSystemClass>
INFO: Validating state <getSystemClass>
INFO: inventory location isC:\Program Files\Oracle\Inventory
INFO: Is CRS Installed false
INFO: Completed validating state <getSystemClass>
INFO: selectedSystemClass is :DESKTOP_CLASS
INFO: Verifying route desktop_class_yes
INFO: Get view named [QuickInstallUI]
Thank you!