Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

WFMLRSVCApp.ear file not found

I am trying to install Oracle 11g in my laptop. Im downloading the setup files from here:

http://www.oracle.com/technetwork/database/enterprise-edition/downloads/112010-win64soft-094461.html 

I have downloaded win64_11gR2_database_1of2.zip and win64_11gR2_database_2of2.zip.

I have put them in the same folder and started the setup file from the 1of2 folder. I go until certain steps and finally during installation i get WFMLRSVCApp.ear file not found popup.

I googled and i see some solutions where 1of2 and 2of2 file should be unzipped to same folder and then start setup. I did the same couple of times but still im getting the same error. Any anyone guess what is missing?

like image 967
Geek Avatar asked Jul 18 '12 17:07

Geek


1 Answers

extract win64_11gR2_database_1of2.zip into win64_11gR2_database_1of2 folder first.

Then extract win64_11gR2_database_2of2.zip into win64_11gR2_database_2of2 folder.

copy all 4 files in database/ stage/ components folder in win64_11gR2_database_2of2 folder(unziped) & paste them (no replacement) in database/ stage/ components folder in win64_11gR2_database_1of2 (unziped).

Then run the setup again. I experienced in it. It works..

like image 149
senarath Avatar answered Oct 09 '22 21:10

senarath