Skip to Main Content

Oracle Forms

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Forms 12c is failing at EXCEPTION_ACCESS_VIOLATION (0xc0000005)

Dan KingFeb 9 2024 — edited Feb 9 2024

In Windows 10, I'm trying to install Forms 12c 12.2.1.4 as a stand-alone. Cliked and ran setup_fmw_12.2.1.4.0_fr_win64 as an administrator. And about 46% to 50% of the progress bar, the install stops and I receive this error.
Loading psapi.dll from C:\Users\king\AppData\Local\Temp\OraInstall2024-02-08_05-51-16PM\psapi.dll

# A fatal error has been detected by the Java Runtime Environment:

# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x0000000000000000, pid=13884, tid=0x0000000000002034

# JRE version: Java(TM) SE Runtime Environment (8.0_211-b12) (build 1.8.0_211-b12)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.211-b12 mixed mode windows-amd64 compressed oops)
# Problematic frame:
# C 0x0000000000000000

At least in our team, it seems to be that this is isolated to folks using VDI as their development environment.

Awaiting for your expert advice.

Comments
Post Details
Added on Feb 9 2024
14 comments
445 views