Hi all,
Whenever I start NetBeans 5.5 it sarts normally but just after (1-2 secs.) starting up the JVM crashes shutting down the
IDE. this is happening everytime. The same thing happens with
jBoss 4.0.4 GA also but not everytime. I know the problem is JVM but couldn't get solution anywhere.
A log file is created by jvm: "hs_err_pid*.log" (* denotes some number)
------------------------------------------------------------
#
# An unexpected error has been detected by HotSpot Virtual Machine:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x6d77e08c, pid=1476, tid=1720
#
#
Java VM: Java HotSpot(TM) Client VM (1.5.0_08-b03 mixed mode, sharing)
# Problematic frame:
# V [jvm.dll+0x4e08c]
#
--------------- T H R E A D ---------------
Current
thread (0x032b90f8): JavaThread "Default RequestProcessor" daemon [_thread_in_vm, id=1720]
siginfo: ExceptionCode=0xc0000005, reading address 0x03d89000
.
.
.(and much more stuff)
-----------------------------------------------------------------------
Can anybody please help, I am using jdk 1.5 update 8.
Thanks.
Lalit