我正在尝试使用 yourkit jprofiler 分析我的基于 spring/hibernate 的应用程序。每当我运行分析应用程序(与 yourkit 一起)时,tomcat 服务器在我提交表单后终止。数据正在成功插入。我得到以下错误。
# An unexpected error has been detected by Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x6d8f6077, pid=1932, tid=5364
#
# Java VM: Java HotSpot(TM) Client VM (1.6.0-b105 mixed mode, sharing)
# Problematic frame:
# V [jvm.dll+0x136077]
#
# An error report file with more information is saved as hs_err_pid1932.log
#
# If you would like to submit a bug report, please visit:
# http://java.sun.com/webapps/bugreport/crash.jsp