【问题标题】:JACOB throws EXCEPTION_ACCESS_VIOLATIONJACOB 抛出 EXCEPTION_ACCESS_VIOLATION
【发布时间】:2015-06-01 03:02:55
【问题描述】:

我们在 Windows 服务器上收到 EXCEPTION_ACCESS_VIOLATION 错误,但我们无法复制/重现此错误。

#
# A fatal error has been detected by the Java Runtime Environment:
#
#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x0000000180012df1, pid=1604, tid=4232
#
# JRE version: 7.0_07-b11
# Java VM: Java HotSpot(TM) 64-Bit Server VM (23.3-b01 mixed mode windows-amd64 compressed oops)
# Problematic frame:
# C  [jacob-1.14.3-x64.dll+0x12df1]  Java_com_jacob_com_Variant_getVariantType+0x51
#
# Core dump written. Default location: c:\xxx\xxxx\xxxx\hs_err_pid1604.mdmp
#
# 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.
#

我们使用 Java 1.7 版、Windows server 2008 R2 Enterprise 和 Jacob-1.14.3。我假设错误是因为 Jacob-1.14.4.dll 但不确定它为什么会导致问题。如果我升级到最新的 Jacob-18M.jar 会解决问题吗?有人可以确认吗?

谢谢。

【问题讨论】:

  • 嗨船员,我的上述查询有任何更新吗?

标签: java jvm activex jacob


【解决方案1】:

我在我的项目中遇到了同样的问题,在对我们所有的环境进行了几个月的调查后,这个问题得到了解决,如果有人仍然需要它,请点击这里的链接。 EXCEPTION_ACCESS_VIOLATION in Jacob dll using VM in Jenkins pipeline

这里有我们尝试过的所有事情的描述。

【讨论】:

    猜你喜欢
    • 2012-08-29
    • 2021-03-15
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多