JDeveloper 12c Unable To Lunch Missing DLL
Error While Opening: unable to launch the java virtual machine located at path msvcr100.dll
My Architecture:
PC : Core i5 5th Gen
Windows 10 64bit
Resolutions:
Copy msvcr100.dll File from Any where to computer to the requied location, in my case required location is Java Home/JRE/BIN
I copied from Windows/System32 to JavaHome/JRE/Bin
Other Solutions :
Jdeveloper Is Not Opening MSVCR71.dll is missing (Doc ID 2732095.1)
APPLIES TO:
Oracle Applications Framework - Version 12.2 and laterInformation in this document applies to any platform.
SYMPTOMS
On : 12.2.6 version, SUPPORT
Jdeveloper is not opening
Unable to open Jdeveloper. Giving Error MSVCR71.dll is missing
ERROR
-----------------------
The program can't start because MSVCR71.dll is missing from your computer.
Try to reinstall the program to fix this problem.
STEPS
-----------------------
The issue can be reproduced at will with the following steps:
1. Try to start Jdeveloper.
BUSINESS IMPACT
-----------------------
The issue has the following business impact:
Due to this issue, users cannot open Jdeveloper.
CHANGES
Install fresh Jdeveloper
CAUSE
Missing dll
Missing dll
SOLUTION
Need to copy the msvcr71.dll file from C:\jdeveloper/jdevbin/jdk/bin to C:\jdeveloper/jdevbin/jdev/bin.
Comments
Post a Comment