Click Here

Monday 7 May 2018

Oracle SOA 12c Installation Issue: "The jar file C:\Oraclefmw_12.2.1.0.0_soa_quickstart2.jar needed for this installer is missing"

Hello friends, 

In this blog, I have explained the solution of the Issue which I have got while installing the jDeveloper12c.

During my installation process of 12c jDev 12.2.1.0.0 when I run the below java command:

C:\Program Files\Java\jdk1.7.0_45\bin>java -jar C:\Oracle\OraclejDev12c-05May2018\fmw_12.2.1.0.0_soaqs_Disk1_1of2\fmw_12.2.1.0.0_soa_quickstart.jar

I have received a runtime exception and the installation failed with below log error details:

Launcher log file is C:\Users\UserName\AppData\Local\Temp\OraInstall2018-05-06_06-33-32PM\launcher2018-05-06_06-33-32PM.log.
Extracting files................................................................................................................ ...........................................................................................................................................................
The jar file C:\Oracle\OraclejDev12c-05May2018\fmw_12.2.1.0.0_soaqs_Disk1_1of2\fmw_12.2.1.0.0_soa_quickstart2.jar needed for this installer is missing.
Self extraction to C:\Users\UserName\AppData\Local\Temp\orcl6351183297944583084.tmp failed.
Press any key to exit . . .


Solution Solution Solution!!! which I tried to resolve this issue along with explanation is:------------------------

When we download any version of 12c JDeveloper (Oracle JDeveloper Studio Edition) from Oracle site. The Product Installation of 12c JDeveloper comes on 2 parts:

·         fmw_12.2.1.0.0_soaqs_Disk1_1of2.zip
·         fmw_12.2.1.0.0_soaqs_Disk1_2of2.zip

And when we unzip this file, the folder structure will be

fmw_12.2.1.0.0_soaqs_Disk1_1of2àfmw_12.2.1.0.0_soa_quickstart.jar
fmw_12.2.1.0.0_soaqs_Disk1_2of2àfmw_12.2.1.0.0_soa_quickstart2.jar

This issue gets occurs when you have not copied both the unzip jar to the same folder and the error will be “The jar file C:\Oracle\OraclejDev12c-05May2018\fmw_12.2.1.0.0_soaqs_Disk1_1of2\fmw_12.2.1.0.0_soa_quickstart2.jar needed for this installer is missing.”

Copy the jar“fmw_12.2.1.0.0_soa_quickstart.jar” and “fmw_12.2.1.0.0_soa_quickstart2.jar” to the same folder(I have copied inside CommonjarFiles) to resolve this issue and then run the command:

Java –jar Oracle_SOA_12c_firstexceutable_Jar_FileLocation
Java –jar C:\Oracle\OraclejDev12c-05May2018\CommonjarFiles\fmw_12.2.1.0.0_soa_quickstart.jar

Hope this will be useful. Please comment your feedback, so that others also get help.

Thank you J

10 comments:

  1. Usually I never comment on blogs but your article is so convincing that I never stop myself to say something about it. You’re doing a great job Man learn Oracle course

    ReplyDelete
  2. It worked for me.Thanks a lot ..

    ReplyDelete
  3. Thanks for sharing this great information I am impressed by the information that you have on this blog. Same as your blog i found another one Oracle SOA . Actually I was looking for the same information on internet for Oracle SOA and came across your blog. I am impressed by the information that you have on this blog. It shows how well you understand this subject, you can learn more aboutOracle SOA . By attending Oracle SOA Training .

    ReplyDelete