Unable to get Eclipse working

I've downloaded Eclipse v3.2.1 for Windows and tried to run it on my home PC and laptop, and Eclipse doesn't work on either one.

What I've tried:

-reinstalled Java (JDK 6)

-checked and set path, classpath, and qtjava

-deleted the .lock file (recreated during every startup attempt)

-deleted eclipse.ini (not recreated during every startup attempt)

Upon startup I run into the exit code=1 error:

Eclipse

JVM terminated. Exit code=1

C:\WINDOWS\system32\javaw.exe

-jar C:\Program Files\eclipse\startup.jar

-os win32

-ws win32

-arch x86

-launcher C:\Program Files\eclipse\eclipse.exe

-name Eclipse

-showsplash 600

-exitdata 10a0_c8

-vm C:\WINDOWS\system32\javaw.exe

-vmargs

-jar C:\Program Files\eclipse\startup.jar

OK

Eclipse error log:

#

# An unexpected error has been detected by Java Runtime Environment:

#

# EXCEPTION_FLT_STACK_CHECK (0xc0000092) at pc=0x0093ce69, pid=5512, tid=5912

#

# Java VM: Java HotSpot(TM) Client VM (1.6.0-b105 mixed mode, sharing)

# Problematic frame:

# v ~RuntimeStub::resolve_opt_virtual_call

#

# If you would like to submit a bug report, please visit:

#[URL=http://java.sun.com/webapps/bugreport/crash.jsp]http://java.sun.com/webapps/bugreport/crash.jsp[/URL]

#

T H R E A D

Current thread (0x003a6000): JavaThread "main" [_thread_in_Java, id=5912]

siginfo: ExceptionCode=0xc0000092, ExceptionInformation=0x00000000 0x0090f294

Registers:

EAX=0x00114d04, EBX=0x00000000, ECX=0x229a09e0, EDX=0x2b798b28

ESP=0x0090f228, EBP=0x0090f338, ESI=0x229a09e0, EDI=0x00000010

EIP=0x0093ce69, EFLAGS=0x00010216

Top of Stack: (sp=0x0090f228)

0x0090f228:ffff1372 ffff4020 ffffffff 00000000

0x0090f238:00000000 00000000 ffff0000 a54d6a38

0x0090f248:0000003b 00000000 edbc0000 003b0090

0x0090f258:0000001b 00000246 0074edb4 00490020

0x0090f268:0045004d 01201372 00000000 d0000000

0x0090f278:6dd87ffd 1fa0a54d 00000000 80000000

0x0090f288:00003fff 00000000 00000000 003a50f0

0x0090f298:003a5100 003a549c 6d945cca 003a50dc

Instructions: (pc=0x0093ce69)

0x0093ce59:00 00 83 ec 6c dd 34 24 9b dd 24 24 dd 5c 24 6c

0x0093ce69:dd 5c 24 74 dd 5c 24 7c dd 9c 24 84 00 00 00 dd

Stack: [0x008c0000,0x00910000), sp=0x0090f228, free space=316k

Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)

v ~RuntimeStub::resolve_opt_virtual_call

J java.net.URL.<init>(Ljava/net/URL;Ljava/lang/String;Ljava/net/URLStreamHandler ;) V

j java.net.URL.<init>(Ljava/net/URL;Ljava/lang/String ;) V+4

j java.net.URL.<init>(Ljava/lang/String ;) V+3

j org.eclipse.ui.internal.BrandingProperties.getUrl(Ljava/lang/String;Lorg/osgi/framework/Bundle ;) Ljava/net/URL;+9

j org.eclipse.ui.internal.BrandingProperties.getURLs(Ljava/lang/String;Lorg/osgi/framework/Bundle ;) [Ljava/net/URL;+39

j org.eclipse.ui.internal.BrandingProperties.getImages(Ljava/lang/String;Lorg/osgi/framework/Bundle ;) [Lorg/eclipse/jface/resource/ImageDescriptor;+2

j org.eclipse.ui.internal.ProductProperties.getWindowImages(Lorg/eclipse/core/runtime/IProduct ;) [Lorg/eclipse/jface/resource/ImageDescriptor;+29

j org.eclipse.ui.internal.ProductInfo.getWindowImages()[Lorg/eclipse/jface/resource/ImageDescriptor;+19

j org.eclipse.ui.internal.WorkbenchPlugin.getWindowImages()[Lorg/eclipse/jface/resource/ImageDescriptor;+4

j org.eclipse.ui.internal.Workbench.initializeImages()V+3

j org.eclipse.ui.internal.Workbench.createDisplay()Lorg/eclipse/swt/widgets/Display;+97

j org.eclipse.ui.PlatformUI.createDisplay()Lorg/eclipse/swt/widgets/Display;+0

j org.eclipse.ui.internal.ide.IDEApplication.createDisplay()Lorg/eclipse/swt/widgets/Display;+0

j org.eclipse.ui.internal.ide.IDEApplication.run(Ljava/lang/Object ;) Ljava/lang/Object;+1

j org.eclipse.core.internal.runtime.PlatformActivator$1.run(Ljava/lang/Object ;) Ljava/lang/Object;+219

j org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(Ljava/lang/Object ;) Ljava/lang/Object;+103

j org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(Ljava/lang/Object ;) Ljava/lang/Object;+29

j org.eclipse.core.runtime.adaptor.EclipseStarter.run(Ljava/lang/Object ;) Ljava/lang/Object;+135

j org.eclipse.core.runtime.adaptor.EclipseStarter.run([Ljava/lang/String;Ljava/lang/Runnable ;) Ljava/lang/Object;+60

v ~StubRoutines::call_stub

P R O C E S S

Java Threads: ( => current thread )

0x02adb000 JavaThread "Start Level Event Dispatcher" daemon [_thread_blocked, id=824]

0x02eea400 JavaThread "State Saver" [_thread_blocked, id=5548]

0x02f8f800 JavaThread "Framework Event Dispatcher" daemon [_thread_blocked, id=5560]

0x02a6c800 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=5532]

0x02a68000 JavaThread "CompilerThread0" daemon [_thread_blocked, id=5764]

0x02a66c00 JavaThread "Attach Listener" daemon [_thread_blocked, id=5768]

0x02a65c00 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=5772]

0x02a5e000 JavaThread "Finalizer" daemon [_thread_blocked, id=5776]

0x02a5d000 JavaThread "Reference Handler" daemon [_thread_blocked, id=5528]

=>0x003a6000 JavaThread "main" [_thread_in_Java, id=5912]

Other Threads:

0x02a53c00 VMThread [id=5520]

0x02a6e000 WatcherThread [id=5540]

VM state:not at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread: None

Heap

def new generationtotal 960K, used 133K [0x22990000, 0x22a90000, 0x22e70000)

eden

[error occurred during error reporting, step 190, id 0xc0000092]

Dynamic libraries:

0x00400000 - 0x00423000 C:\WINDOWS\system32\javaw.exe

0x7c900000 - 0x7c9b0000 C:\WINDOWS\system32\ntdll.dll

0x7c800000 - 0x7c8f4000 C:\WINDOWS\system32\kernel32.dll

0x77dd0000 - 0x77e6b000 C:\WINDOWS\system32\ADVAPI32.dll

0x77e70000 - 0x77f01000 C:\WINDOWS\system32\RPCRT4.dll

0x77d40000 - 0x77dd0000 C:\WINDOWS\system32\USER32.dll

0x77f10000 - 0x77f57000 C:\WINDOWS\system32\GDI32.dll

0x76390000 - 0x763ad000 C:\WINDOWS\system32\IMM32.DLL

0x629c0000 - 0x629c9000 C:\WINDOWS\system32\LPK.DLL

0x74d90000 - 0x74dfb000 C:\WINDOWS\system32\USP10.dll

0x77c10000 - 0x77c68000 C:\WINDOWS\system32\msvcrt.dll

0x7c340000 - 0x7c396000 C:\Program Files\Java\jre1.6.0\bin\msvcr71.dll

0x6d7c0000 - 0x6da07000 C:\Program Files\Java\jre1.6.0\bin\client\jvm.dll

0x76b40000 - 0x76b6d000 C:\WINDOWS\system32\WINMM.dll

0x6d310000 - 0x6d318000 C:\Program Files\Java\jre1.6.0\bin\hpi.dll

0x76bf0000 - 0x76bfb000 C:\WINDOWS\system32\PSAPI.DLL

0x6d770000 - 0x6d77c000 C:\Program Files\Java\jre1.6.0\bin\verify.dll

0x6d3b0000 - 0x6d3cf000 C:\Program Files\Java\jre1.6.0\bin\java.dll

0x6d7b0000 - 0x6d7bf000 C:\Program Files\Java\jre1.6.0\bin\zip.dll

0x6d570000 - 0x6d583000 C:\Program Files\Java\jre1.6.0\bin\net.dll

0x71ab0000 - 0x71ac7000 C:\WINDOWS\system32\WS2_32.dll

0x71aa0000 - 0x71aa8000 C:\WINDOWS\system32\WS2HELP.dll

0x6d590000 - 0x6d599000 C:\Program Files\Java\jre1.6.0\bin\nio.dll

0x10000000 - 0x10052000 C:\Program Files\eclipse\configuration\org.eclipse.osgi\bundles\79\1\.cp\swt-win32-3235.dll

0x774e0000 - 0x7761d000 C:\WINDOWS\system32\ole32.dll

0x773d0000 - 0x774d3000 C:\WINDOWS\WinSxS\X86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.2600.2982_x-ww_ac3f9c03\COMCTL32.dll

0x77f60000 - 0x77fd6000 C:\WINDOWS\system32\SHLWAPI.dll

0x763b0000 - 0x763f9000 C:\WINDOWS\system32\comdlg32.dll

0x7c9c0000 - 0x7d1d5000 C:\WINDOWS\system32\SHELL32.dll

0x77120000 - 0x771ac000 C:\WINDOWS\system32\OLEAUT32.dll

0x771b0000 - 0x7727e000 C:\WINDOWS\system32\WININET.dll

0x03d30000 - 0x03d39000 C:\WINDOWS\system32\Normaliz.dll

0x5dca0000 - 0x5dce5000 C:\WINDOWS\system32\iertutil.dll

0x75a70000 - 0x75a91000 C:\WINDOWS\system32\MSVFW32.dll

0x5d090000 - 0x5d12a000 C:\WINDOWS\system32\comctl32.dll

0x5ad70000 - 0x5ada8000 C:\WINDOWS\system32\uxtheme.dll

0x03df0000 - 0x03dfe000 C:\Program Files\JS Pager\CBT.dll

0x74720000 - 0x7476b000 C:\WINDOWS\system32\MSCTF.dll

0x041c0000 - 0x0435f000 C:\Program Files\Ad Muncher\AdMunch.dll

0x043c0000 - 0x043ee000 C:\Program Files\UltraMon\RTSUltraMonHook.dll

0x10100000 - 0x1010f000 C:\Program Files\Logitech\SetPoint\lgscroll.dll

0x78130000 - 0x781cb000 C:\WINDOWS\WinSxS\x86_Microsoft.VC80.CRT_1fc8b3b9a1e18e3b_8.0.50727.163_x-ww_681e29fb\MSVCR80.dll

0x7c420000 - 0x7c4a7000 C:\WINDOWS\WinSxS\x86_Microsoft.VC80.CRT_1fc8b3b9a1e18e3b_8.0.50727.163_x-ww_681e29fb\MSVCP80.dll

0x77690000 - 0x776b1000 C:\WINDOWS\system32\NTMARTA.DLL

0x76f60000 - 0x76f8c000 C:\WINDOWS\system32\WLDAP32.dll

0x71bf0000 - 0x71c03000 C:\WINDOWS\system32\SAMLIB.dll

0x755c0000 - 0x755ee000 C:\WINDOWS\system32\msctfime.ime

VM Arguments:

java_command: C:\Program Files\eclipse\startup.jar -os win32 -ws win32 -arch x86 -launcher C:\Program Files\eclipse\eclipse.exe -name Eclipse -showsplash 600 -exitdata 10a0_c8 -vm C:\WINDOWS\system32\javaw.exe -vmargs -jar C:\Program Files\eclipse\startup.jar

Launcher Type: SUN_STANDARD

Environment Variables:

CLASSPATH=.;C:\Program Files\Java\jdk1.6.0\bin

PATH=C:\WINDOWS\system32;C:\WINDOWS;D:\MySQL\MySQL Server 4.1\bin;D:\PHP;D:\PHP\ext;C:\WINDOWS\System32\Wbem;C:\Program Files\Java\jdk1.6.0\bin;C:\Program Files\Java\jdk1.6.0\bin

USERNAME=Administrator

OS=Windows_NT

PROCESSOR_IDENTIFIER=x86 Family 15 Model 35 Stepping 2, AuthenticAMD

S Y S T E M

OS: Windows XP Build 2600 Service Pack 2

CPU:total 2 family 15, cmov, cx8, fxsr, mmx, sse, sse2, mmxext, 3dnowext, 3dnow, ht

Memory: 4k page, physical 2096620k(1192380k free), swap 4036192k(3258024k free)

vm_info: Java HotSpot(TM) Client VM (1.6.0-b105) for windows-x86, built on Nov 29 2006 00:48:48 by "java_re" with unknown MS VC++:1310

[10406 byte] By [AncientPCa] at [2007-11-26 18:38:41]
# 1
This is not an Eclipse forum. Try finding one or contacting Eclipse tech support.
CaptainMorgan08a at 2007-7-9 6:12:44 > top of Java-index,Java Essentials,New To Java...
# 2

I just downloaded it also tonight to finally start using it, and had the same issue.

If you go to your Eclipse installation folder, you'll find a readme folder with readme_eclipse.html in it (who woulda thunk it).

The tip under Section 4 - Running Eclipse will set you straight.

That's about the extent of my Eclipse knowledge.

KelVarnsona at 2007-7-9 6:12:44 > top of Java-index,Java Essentials,New To Java...
# 3
Did you got your reply?
CommandCalla at 2007-7-9 6:12:44 > top of Java-index,Java Essentials,New To Java...