Error encountered when running application

Answered

#
# A fatal error has been detected by the Java Runtime Environment:
#
#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007ffaf5390e10, pid=12380, tid=12228
#
# JRE version: Java(TM) SE Runtime Environment 18.9 (11.0.21+9) (build 11.0.21+9-LTS-193)
# Java VM: Java HotSpot(TM) 64-Bit Server VM 18.9 (11.0.21+9-LTS-193, mixed mode, tiered, compressed oops, g1 gc, windows-amd64)
# Problematic frame:
# V  [jvm.dll+0x110e10]
#
# No core dump will be written. Minidumps are not enabled by default on client versions of Windows
#
# An error report file with more information is saved as:
# C:\Users\jcren\NextbankPH\nextbank-backend\hs_err_pid12380.log
#
# If you would like to submit a bug report, please visit:
#   https://bugreport.java.com/bugreport/crash.jsp
#

 

Encountering this error whenever I try to start an app. Happened after a windows update. 

0
1 comment

Hi,

What are the versions of your IDE and OS?

See if it helps to backup and delete the entire IDE configuration directory.

See also suggestions in this article: https://youtrack.jetbrains.com/articles/SUPPORT-A-58

0

Please sign in to leave a comment.