Dear all,
I have the old struts1 web project which is running on weblogic 10.3.4 server of jdk 1.4.
I was using myEclipse Spring IDE.
When I add weblogic 10.3.6 server in my IDE and add the deployment, it has error when run start server.
Is there anything I can do to solve it?? This is first time.
#
# An unexpected error has been detected by HotSpot Virtual Machine:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x084503c3, pid=5188, tid=6836
#
# Java VM: Java HotSpot(TM) Client VM (1.4.2_18-b06 mixed mode)
# Problematic frame:
# C 0x084503c3
#
# An error report file with more information is saved as hs_err_pid5188.log
#
# If you would like to submit a bug report, please visit:
# http://java.sun.com/webapps/bugreport/crash.jsp
#
-
This topic was modified 7 years, 3 months ago by rchiu5hk.