When I try to start Server Tomcat 8 in Eclipse, I have this error:
A fatal error has been detected by the Java Runtime Environment:
EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007ffd233a2bbd, pid=6852, tid=3720 JRE version: Java(TM) SE Runtime Environment (8.0_66-b18) (build 1.8.0_66-b18) Java VM: Java HotSpot(TM) 64-Bit Server VM (25.66-b18 mixed mode windows-amd64 compressed oops)
Problematic frame: C [WS2_32.dll+0x2bbd]
It failed to write a core dump, and minidumps are not enabled by default on client versions of Windows.
What is the reason? How to fix it?