JVM

Why wont the JVM create and run my progams ?

#

# An unexpected error has been detected by HotSpot Virtual Machine:

#

# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x6d707b46, pid=700, tid=2644

#

# Java VM: Java HotSpot(TM) Client VM (1.5.0_04-b05 mixed mode)

# Problematic frame:

# V [jvm.dll+0xc7b46]

#

%%

S Y S T E M

OS: Windows XP Build 2600 Service Pack 2

CPU:total 1 family 6, cmov, cx8, fxsr, mmx, sse

Memory: 4k page, physical 392496k(40164k free), swap 942868k(644680k free)

vm_info: Java HotSpot(TM) Client VM (1.5.0_04-b05) for windows-x86, built on Jun 3 2005 02:10:41 by "java_re" with MS VC++ 6.0

any Ideas ?Am I missing something ?

[752 byte] By [Name2007a] at [2007-10-1 23:51:46]
# 1
When do you get this error? While compling or running?
Ishana at 2007-7-15 15:43:09 > top of Java-index,Administration Tools,Sun Connection...
# 2
It should give you a stack trace farther down in the file exactly where the error occurred and what type of error you received. That should give you a much better idea of exactly what is wrong.
carr_onstotta at 2007-7-15 15:43:09 > top of Java-index,Administration Tools,Sun Connection...