Estou desenvolvendo um sistema JSF que utiliza o leitor biométrico Nitgen. O Sistema está funcionando corretamente, mas, algumas vezes, geralmente quando clica em Cancelar do SDK
da Nitgen
, aparece uma exceção de acces violation mostrada abaixo e até para o tomcat
:
A fatal error has been detected by the Java Runtime Environment:
EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007ffeb94137b0, pid=7532, tid=2724
JRE version: Java™ SE Runtime Environment (8.0_74-b02) (build 1.8.0_74-b02)
Java VM: Java HotSpot™ 64-Bit Server VM (25.74-b02 mixed mode windows-amd64 compressed oops)
Problematic frame:
C [NBioBSP.dll+0x637b0]
Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
An error report file with more information is saved as:
C:\Users\IP\Desktop\hs_err_pid7532.log
If you would like to submit a bug report, please visit:
http://bugreport.java.com/bugreport/crash.jsp
The crash happened outside the Java Virtual Machine in native code.
See problematic frame for where to report the bug.
O problema é que isto não acontece toda hora, tem hora que funciona certinho e tem hora que aparece este problema e até para o tomcat.