Skip to main content



      Home
Home » Newcomers » Newcomers » EXCEPTION_ACCESS_VIOLATION when
EXCEPTION_ACCESS_VIOLATION when [message #148830] Sat, 15 April 2006 10:58
Eclipse UserFriend
Originally posted by: pub.pellan.free.fr

Hello,
I just installed Eclipse 3.1.2 on top of jsdk 1.4.2_11 on windows XP.
While trying to import external jar I get an exception
EXCEPTION_ACCESS_VIOLATION

Does anyone has a clue on why eclipse crash ?
To make sure that I am using the right jvm I am launching eclipse as
follows:
C:\Eclipse-SDK-3.1.2\eclipse\eclipse.exe -vm C:\j2sdk1.4.2_11\bin\javaw
-vmargs -Xmx256M
One weird thing is that it mentions jvm 1.4.2_01-b06 at the end of log
file.

Thanks for your help.
Herve

Here is an extract of the log file generated by eclipse:

An unexpected exception has been detected in native code outside the VM.
Unexpected Signal : EXCEPTION_ACCESS_VIOLATION (0xc0000005) occurred at
PC=0x80BA980
Function=JVM_RegisterPerfMethods+0xAD89
Library=C:\j2sdk1.4.2_11\jre\bin\client\jvm.dll

Current Java thread:
at java.security.AccessController.getStackAccessControlContext( Native
Method)
at java.security.AccessController.getContext(AccessController.j ava:356)
at java.lang.Thread.init(Thread.java:291)
at java.lang.Thread.<init>(Thread.java:375)

.....

Local Time = Sat Apr 15 16:37:13 2006
Elapsed Time = 0
#
# The exception above was detected in native code outside the VM
#
# Java VM: Java HotSpot(TM) Server VM (1.4.2_01-b06 mixed mode)
#
Previous Topic:How to get the list of global menus/menu items
Next Topic:save as exe
Goto Forum:
  


Current Time: Mon Jul 14 08:52:40 EDT 2025

Powered by FUDForum. Page generated in 0.50914 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top