It looks like after the jdk installation, the system's resource access has changed in the way, that java can not access them any more. I can only suggest reinstall the jdk, or even better upgrade to jdk 1.5.0_06.
Main Topics
Browse All TopicsHi all,
Everytime JVM in my machine is getting crashed when I am trying run any java program (e.g. eclipse, ant script etc.). The following trace is logged in a log file each time:
#
# An unexpected error has been detected by HotSpot Virtual Machine:
#
# EXCEPTION_ACCESS_VIOLATION
#
# Java VM: Java HotSpot(TM) Client VM (1.4.2_10-b03 mixed mode)
# Problematic frame:
# V [jvm.dll+0x578e5]
#
--------------- T H R E A D ---------------
Current thread (0x0096fff8): VMThread [id=1648]
siginfo: ExceptionCode=0xc0000005, reading address 0x00800000
Registers:
EAX=0x00800000, EBX=0x1225dfd0, ECX=0x241afcb4, EDX=0x1225dfcc
ESP=0x241afa84, EBP=0x241afab0, ESI=0x1225dfcc, EDI=0x241afcb4
EIP=0x080578e5, EFLAGS=0x00010287
Top of Stack: (sp=0x241afa84)
0x241afa84: 1225dfcc 201311b8 08066b9c 1225dfcc
0x241afa94: 08066b6b 1225dfcc 1225dfd0 1225dfc0
0x241afaa4: 1225de00 201310d0 201311bc 241afacc
0x241afab4: 080bdfd5 1225dfc0 241afaf0 080ee054
0x241afac4: 00970100 080ee054 241afb00 080bdeda
0x241afad4: 1225de00 00000202 1225dde8 1225e608
0x241afae4: 241afaf0 1225de00 00970100 080ee040
0x241afaf4: 00246670 113c0000 241afcb4 241afb2c
Instructions: (pc=0x080578e5)
0x080578d5: 24 08 57 8b f9 8b 06 85 c0 74 2f 3b 47 1c 73 2a
0x080578e5: 8b 08 83 e1 03 80 f9 03 75 06 8b 00 24 fc eb 0a
Stack: [0x24170000,0x241b0000), sp=0x241afa84, free space=254k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [jvm.dll+0x578e5]
V [jvm.dll+0xbdfd5]
V [jvm.dll+0xbdeda]
V [jvm.dll+0xbdddb]
V [jvm.dll+0x3c933]
V [jvm.dll+0x3bd5b]
V [jvm.dll+0x3bc29]
V [jvm.dll+0x3c88c]
V [jvm.dll+0x62cfc]
V [jvm.dll+0x58208]
V [jvm.dll+0x5e79d]
V [jvm.dll+0x48dec]
V [jvm.dll+0x5e931]
V [jvm.dll+0xe07cd]
V [jvm.dll+0xe0975]
V [jvm.dll+0xe06de]
C [MSVCRT.dll+0x85bc]
C [KERNEL32.dll+0xb388]
VM_Operation (0x0006f840): generation collection for allocation, mode: safepoint, requested by thread 0x00248ef0
--------------- P R O C E S S ---------------
Java Threads: ( => current thread )
0x0092fe28 JavaThread "CompilerThread0" daemon [_thread_blocked, id=1596]
0x0092f068 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=1200]
0x00971cd8 JavaThread "Finalizer" daemon [_thread_blocked, id=624]
0x00971118 JavaThread "Reference Handler" daemon [_thread_blocked, id=788]
0x00248ef0 JavaThread "main" [_thread_blocked, id=1148]
Other Threads:
=>0x0096fff8 VMThread [id=1648]
0x00931ab0 WatcherThread [id=888]
VM state:at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: ([mutex/lock_event])
[0x00248490/0x00000b20] Threads_lock - owner thread: 0x0096fff8
[0x00248658/0x00000ae4] Heap_lock - owner thread: 0x00248ef0
Heap
def new generation total 1664K, used 1113K [0x10010000, 0x101d0000, 0x113c0000)
eden space 1536K, 64% used [0x10010000, 0x10106538, 0x10190000)
from space 128K, 100% used [0x101b0000, 0x101d0000, 0x101d0000)
to space 128K, 0% used [0x10190000, 0x101900d8, 0x101b0000)
tenured generation total 20976K, used 15352K [0x113c0000, 0x1283c000, 0x20010000)
the space 20976K, 73% used [0x113c0000, 0x122be270, 0x122be400, 0x1283c000)
compacting perm gen total 4096K, used 1763K [0x20010000, 0x20410000, 0x24010000)
the space 4096K, 43% used [0x20010000, 0x201c8c20, 0x201c8e00, 0x20410000)
Dynamic libraries:
0x00400000 - 0x0040b000 D:\j2sdk1.4.2_10\bin\javac
0x77f80000 - 0x77ffc000 C:\WINNT\system32\ntdll.dl
0x7c2d0000 - 0x7c335000 C:\WINNT\system32\ADVAPI32
0x7c570000 - 0x7c623000 C:\WINNT\system32\KERNEL32
0x77d30000 - 0x77da8000 C:\WINNT\system32\RPCRT4.d
0x78000000 - 0x78045000 C:\WINNT\system32\MSVCRT.d
0x75030000 - 0x75044000 C:\WINNT\system32\WS2_32.D
0x75020000 - 0x75028000 C:\WINNT\system32\WS2HELP.
0x08000000 - 0x0813e000 D:\j2sdk1.4.2_10\jre\bin\c
0x77e10000 - 0x77e79000 C:\WINNT\system32\USER32.d
0x77f40000 - 0x77f7c000 C:\WINNT\system32\GDI32.dl
0x77570000 - 0x775a0000 C:\WINNT\system32\WINMM.dl
0x10000000 - 0x10007000 D:\j2sdk1.4.2_10\jre\bin\h
0x690a0000 - 0x690ab000 C:\WINNT\system32\PSAPI.DL
0x007c0000 - 0x007ce000 D:\j2sdk1.4.2_10\jre\bin\v
0x007d0000 - 0x007e9000 D:\j2sdk1.4.2_10\jre\bin\j
0x007f0000 - 0x007fe000 D:\j2sdk1.4.2_10\jre\bin\z
VM Arguments:
jvm_args: -Denv.class.path=.\MedPlex
java_command: com.sun.tools.javac.Main -nowarn -d C:\POMS7.6.0.0\Client\clas
Launcher Type: SUN_STANDARD
Environment Variables:
JAVA_HOME=D:\j2sdk1.4.2_10
CLASSPATH=.\MedPlexusBuild
PATH=C:\WINNT\system32;C:\
USERNAME=dsateesh
OS=Windows_NT
PROCESSOR_IDENTIFIER=x86 Family 15 Model 1 Stepping 3, GenuineIntel
--------------- S Y S T E M ---------------
OS: Windows 2000 Build 2195 Service Pack 4
CPU:total 1 family 15, cmov, cx8, fxsr, mmx, sse, sse2
Memory: 4k page, physical 514864k(92620k free), swap 1253948k(738392k free)
vm_info: Java HotSpot(TM) Client VM (1.4.2_10-b03) for windows-x86, built on Oct 10 2005 14:53:46 by "java_re" with MS VC++ 6.0
Thanks in advance,
krishnasaikarthik
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
Business Accounts
Answer for Membership
by: CEHJPosted on 2006-03-04 at 02:57:32ID: 16102956
Try reinstalling Java with an upgrade