COVELib.dll
Publicado: Mié Feb 08, 2012 12:38 pm
Buen dia
mi desarrollo es en Java de donde puedo llamar dll,
al utlizar el Metodo EnviaCove y ConsultaRespuesta, java me envia un error (haciendo un dump) de que estoy accesando memoria reservada y cancela el procedimiento.
El problema no es mi maquina, ya que puedo correr la aplicacion COVELibTest.exe y envia y consulta al Cove sin problemas.
Podria apoyarme el error que manda java es el siguiente:
# A fatal error has been detected by the Java Runtime Environment:
#
# Internal Error (0xeedfade), pid=2256, tid=4876
#
# JRE version: 7.0_02-b13
# Java VM: Java HotSpot(TM) Client VM (22.0-b10 mixed mode, sharing windows-x86 )
# Problematic frame:
# C [kernel32.dll+0x12aeb]
#
# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
#
# If you would like to submit a bug report, please visit:
# http://bugreport.sun.com/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
mi desarrollo es en Java de donde puedo llamar dll,
al utlizar el Metodo EnviaCove y ConsultaRespuesta, java me envia un error (haciendo un dump) de que estoy accesando memoria reservada y cancela el procedimiento.
El problema no es mi maquina, ya que puedo correr la aplicacion COVELibTest.exe y envia y consulta al Cove sin problemas.
Podria apoyarme el error que manda java es el siguiente:
# A fatal error has been detected by the Java Runtime Environment:
#
# Internal Error (0xeedfade), pid=2256, tid=4876
#
# JRE version: 7.0_02-b13
# Java VM: Java HotSpot(TM) Client VM (22.0-b10 mixed mode, sharing windows-x86 )
# Problematic frame:
# C [kernel32.dll+0x12aeb]
#
# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
#
# If you would like to submit a bug report, please visit:
# http://bugreport.sun.com/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.