Discussions
Categories
- 196.8K All Categories
- 2.2K Data
- 239 Big Data Appliance
- 1.9K Data Science
- 450.3K Databases
- 221.7K General Database Discussions
- 3.8K Java and JavaScript in the Database
- 31 Multilingual Engine
- 550 MySQL Community Space
- 478 NoSQL Database
- 7.9K Oracle Database Express Edition (XE)
- 3K ORDS, SODA & JSON in the Database
- 544 SQLcl
- 4K SQL Developer Data Modeler
- 187K SQL & PL/SQL
- 21.3K SQL Developer
- 295.9K Development
- 17 Developer Projects
- 138 Programming Languages
- 292.5K Development Tools
- 107 DevOps
- 3.1K QA/Testing
- 646K Java
- 28 Java Learning Subscription
- 37K Database Connectivity
- 155 Java Community Process
- 105 Java 25
- 22.1K Java APIs
- 138.1K Java Development Tools
- 165.3K Java EE (Java Enterprise Edition)
- 18 Java Essentials
- 160 Java 8 Questions
- 86K Java Programming
- 80 Java Puzzle Ball
- 65.1K New To Java
- 1.7K Training / Learning / Certification
- 13.8K Java HotSpot Virtual Machine
- 94.3K Java SE
- 13.8K Java Security
- 204 Java User Groups
- 24 JavaScript - Nashorn
- Programs
- 439 LiveLabs
- 38 Workshops
- 10.2K Software
- 6.7K Berkeley DB Family
- 3.5K JHeadstart
- 5.7K Other Languages
- 2.3K Chinese
- 171 Deutsche Oracle Community
- 1.1K Español
- 1.9K Japanese
- 232 Portuguese
error installing Oracle JDeveloper 12.2.1.4.0

hi am trying to install jdeveloper 12.2.1.4.0 in window 10 am geting this error
am geting this in log error
2019-10-14 19:39:35,213 INFO [1] com.oracle.cie.nextgen.launcher.LogUtils - Launcher log file is C:\Users\username\AppData\Local\Temp\OraInstall2019-10-14_07-39-34PM\launcher2019-10-14_07-39-34PM.log.
2019-10-14 19:39:35,217 INFO [1] com.oracle.cie.nextgen.launcher.Launcher - Running jar: C:\Users\username\AppData\Local\Temp\sfxE333.tmp\Disk1\install\modules\com.oracle.cie.ora-launcher_12.8.4.0.jar
2019-10-14 19:39:35,223 INFO [1] com.oracle.cie.nextgen.launcher.LogUtils - Extracting the installer . . .
2019-10-14 19:39:35,224 SEVERE [1] com.oracle.cie.nextgen.launcher.Launcher -
The jar file \middlware\jdev_suite_122140_win64-2.zip needed for this installer is missing.
2019-10-14 19:39:36,225 SEVERE [1] com.oracle.cie.nextgen.launcher.Launcher - Self extraction to C:\Users\username\AppData\Local\Temp\sfxE333.tmp failed.
2019-10-14 19:39:36,225 INFO [1] com.oracle.cie.nextgen.launcher.LogUtils - The log is located here: C:\Users\username\AppData\Local\Temp\OraInstall2019-10-14_07-39-34PM\launcher2019-10-14_07-39-34PM.log.
2019-10-14 19:40:57,491 INFO [1] com.oracle.cie.nextgen.launcher.Launcher - Exiting launcher, result: 1
Best Answer
-
try downloading from edelivery.oracle.com
Answers
-
Timo Hahn Senior Principal Technical Consultant - Oracle ACE Director Member, Moderator Posts: 38,457 Red Diamond
The filename of the zip file you have on disk is not correct. It should be named jdev_suite_122140_win64-2.zip
the file on your disk is named jdev_suite_122140_win64.zip. Have you changed the file name when you downloaded the file?
Download it again from the JDev download page and start the installation again.
Timo
-
When the file was downloaded was the file name as Timo indicated and also shown in screenshot?
-
try downloading from edelivery.oracle.com
-
Hi Team,
i tried all options as mentioned abow, still i am facing issue please suggest. thanks in advance.
Launcher log file is C:\Users\xxxxx\AppData\Local\Temp\OraInstall2022-06-15_03-37-19PM\launcher2022-06-15_03-37-19PM.log.
Extracting the installer . . . . Done
Self extraction to C:\Users\xxxxx\AppData\Local\Temp\sfxA770.tmp failed.
The log is located here: C:\Users\BOMMUS\AppData\Local\Temp\OraInstall2022-06-15_03-37-19PM\launcher2022-06-15_03-37-19PM.log.
Thanks and regards,
srinivas
-
Self extraction to C:\Users\xxxxx\AppData\Local\Temp\sfxA770.tmp failed.
Because no such directory path exists, probably is the cause. Please ensure that the AppData folder exists.
- Ensure the AppData folder is available on your Windows 10 path. This Folder is usually Hidden.
- If the AppData folder is not available, you need to create this folder along with the child folders. You can contact Microsoft Support for this.
-
Timo Hahn Senior Principal Technical Consultant - Oracle ACE Director Member, Moderator Posts: 38,457 Red Diamond
@User_WMG33 please open a new thread for your problem. Hijacking an older thread will not help as your problem is different from the one in this thread.
Closing this thread.
Timo