Difficulty while installing Eclipse. Please help

# An unexpected error has been detected by HotSpot Virtual Machine:
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x1af053d0, pid=3660, tid=208
# Java VM: Java HotSpot(TM) Client VM (1.5.0-b64 mixed mode, sharing)
# Problematic frame:
# C 0x1af053d0
--------------- T H R E A D ---------------
Current thread (0x00859630): JavaThread "main" [_thread_in_native, id=208]
siginfo: ExceptionCode=0xc0000005, writing address 0x80004005
Registers:
EAX=0x80004005, EBX=0x1af053d0, ECX=0xbb40e64e, EDX=0x00130001
ESP=0x0012ebf4, EBP=0x0012ec14, ESI=0x00000002, EDI=0x00859630
EIP=0x1af053d0, EFLAGS=0x00010216
Top of Stack: (sp=0x0012ebf4)
0x0012ebf4: 00000002 0012ebf8 1af053d0 0012ec28
0x0012ec04: 1af1d9f0 00000000 1af053d0 0012ec24
0x0012ec14: 0012ec48 00c829cf 1af1bc88 00c86449
0x0012ec24: 00000002 00000015 0012ec2c 1bfa9fe0
0x0012ec34: 0012ec70 1bfc4018 00000000 1bfaa0f8
0x0012ec44: 0012ec6c 0012ec90 00c82a7b 00000000
0x0012ec54: 00000000 00000000 0aaae2d8 0aaae288
0x0012ec64: 0aaae1a0 00000000 0aa94cf8 0ace8db0
Instructions: (pc=0x1af053d0)
0x1af053c0: e0 01 0f 00 a7 01 00 00 00 00 a6 2a 10 00 a6 2a
0x1af053d0: 01 00 00 00 80 0b 26 2b a0 53 f0 1a e0 74 ed 1a
Stack: [0x00030000,0x00130000), sp=0x0012ebf4, free space=1018k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C 0x1af053d0
j org.eclipse.swt.browser.IE.setText(Ljava/lang/String;)Z+192
j org.eclipse.swt.browser.Browser.setText(Ljava/lang/String;)Z+17
j org.eclipse.ui.internal.intro.impl.presentations.BrowserIntroPartImplementation.generateDynamicContentForPage(Lorg/eclipse/ui/internal/intro/impl/model/AbstractIntroPage;)Z+218
j org.eclipse.ui.internal.intro.impl.presentations.BrowserIntroPartImplementation.dynamicStandbyStateChanged(ZZ)V+99
j org.eclipse.ui.internal.intro.impl.presentations.BrowserIntroPartImplementation.doStandbyStateChanged(ZZ)V+58
j org.eclipse.ui.internal.intro.impl.model.AbstractIntroPartImplementation.standbyStateChanged(ZZ)V+73
j org.eclipse.ui.internal.intro.impl.model.IntroPartPresentation.standbyStateChanged(ZZ)V+13
j org.eclipse.ui.intro.config.CustomizableIntroPart.standbyStateChanged(Z)V+88
j org.eclipse.ui.internal.ViewIntroAdapterPart$2.run()V+19
j org.eclipse.swt.custom.BusyIndicator.showWhile(Lorg/eclipse/swt/widgets/Display;Ljava/lang/Runnable;)V+116
j org.eclipse.ui.internal.ViewIntroAdapterPart.setStandby(Z)V+28
j org.eclipse.ui.internal.ViewIntroAdapterPart$1.propertyChanged(Ljava/lang/Object;I)V+39
j org.eclipse.ui.internal.WorkbenchPartReference.fireInternalPropertyChange(I)V+21
j org.eclipse.ui.internal.WorkbenchPartReference.fireZoomChange()V+4
j org.eclipse.ui.internal.PartPane.setZoomed(Z)V+26
j org.eclipse.ui.internal.PartStack.setZoomed(Z)V+23
j org.eclipse.ui.internal.PartSashContainer.zoomIn(Lorg/eclipse/ui/internal/LayoutPart;)V+62
j org.eclipse.ui.internal.PartSashContainer.childRequestZoomIn(Lorg/eclipse/ui/internal/LayoutPart;)V+20
j org.eclipse.ui.internal.LayoutPart.requestZoomIn()V+11
j org.eclipse.ui.internal.PartStack.setState(I)V+182
j org.eclipse.ui.internal.WorkbenchPage.setState(Lorg/eclipse/ui/IWorkbenchPartReference;I)V+87
j org.eclipse.ui.internal.WorkbenchPage.toggleZoom(Lorg/eclipse/ui/IWorkbenchPartReference;)V+32
j org.eclipse.ui.internal.WorkbenchIntroManager.setIntroStandby(Lorg/eclipse/ui/intro/IIntroPart;Z)V+78
j org.eclipse.ui.internal.WorkbenchIntroManager.showIntro(Lorg/eclipse/ui/IWorkbenchWindow;Z)Lorg/eclipse/ui/intro/IIntroPart;+116
j org.eclipse.ui.application.WorkbenchWindowAdvisor.openIntro()V+113
j org.eclipse.ui.internal.ide.application.IDEWorkbenchWindowAdvisor.openIntro()V+24
j org.eclipse.ui.internal.WorkbenchWindow.open()I+20
j org.eclipse.ui.internal.Workbench$21.runWithException()V+4
j org.eclipse.ui.internal.StartupThreading$StartupRunnable.run()V+1
j org.eclipse.swt.widgets.RunnableLock.run()V+11
j org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Z)Z+29
j org.eclipse.swt.widgets.Display.runAsyncMessages(Z)Z+5
j org.eclipse.swt.widgets.Display.readAndDispatch()Z+74
j org.eclipse.ui.application.WorkbenchAdvisor.openWindows()Z+44
j org.eclipse.ui.internal.Workbench$25.runWithException()V+17
j org.eclipse.ui.internal.StartupThreading$StartupRunnable.run()V+1
j org.eclipse.swt.widgets.RunnableLock.run()V+11
j org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Z)Z+29
j org.eclipse.swt.widgets.Display.runAsyncMessages(Z)Z+5
j org.eclipse.swt.widgets.Display.readAndDispatch()Z+74
j org.eclipse.ui.internal.Workbench.runUI()I+212
j org.eclipse.ui.internal.Workbench.access$4(Lorg/eclipse/ui/internal/Workbench;)I+1
j org.eclipse.ui.internal.Workbench$4.run()V+23
j org.eclipse.core.databinding.observable.Realm.runWithDefault(Lorg/eclipse/core/databinding/observable/Realm;Ljava/lang/Runnable;)V+12
j org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Lorg/eclipse/swt/widgets/Display;Lorg/eclipse/ui/application/WorkbenchAdvisor;)I+18
j org.eclipse.ui.PlatformUI.createAndRunWorkbench(Lorg/eclipse/swt/widgets/Display;Lorg/eclipse/ui/application/WorkbenchAdvisor;)I+2
j org.eclipse.ui.internal.ide.application.IDEApplication.start(Lorg/eclipse/equinox/app/IApplicationContext;)Ljava/lang/Object;+81
j org.eclipse.equinox.internal.app.EclipseAppHandle.run(Ljava/lang/Object;)Ljava/lang/Object;+102
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;+149
j org.eclipse.core.runtime.adaptor.EclipseStarter.run([Ljava/lang/String;Ljava/lang/Runnable;)Ljava/lang/Object;+183
v ~StubRoutines::call_stub
V [jvm.dll+0x8168d]
V [jvm.dll+0xd4179]
V [jvm.dll+0x8155e]
V [jvm.dll+0xe43ca]
V [jvm.dll+0x9f336]
C [java.dll+0x6bda]
j sun.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+87
j sun.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+6
j java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+111
j org.eclipse.equinox.launcher.Main.invokeFramework([Ljava/lang/String;[Ljava/net/URL;)V+210
j org.eclipse.equinox.launcher.Main.basicRun([Ljava/lang/String;)V+114
j org.eclipse.equinox.launcher.Main.run([Ljava/lang/String;)I+4
v ~StubRoutines::call_stub
V [jvm.dll+0x8168d]
V [jvm.dll+0xd4179]
V [jvm.dll+0x8155e]
V [jvm.dll+0x86286]
C [eclipse_1021.dll+0x4cb0]
C [eclipse_1021.dll+0x4495]
C [eclipse_1021.dll+0x14a4]
C [eclipse.exe+0x1499]
C [eclipse.exe+0x1181]
C [eclipse.exe+0x42c6]
C [kernel32.dll+0x1db1d]
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j org.eclipse.swt.internal.win32.OS.CoInternetIsFeatureEnabled(II)I+0
j org.eclipse.swt.browser.IE.setText(Ljava/lang/String;)Z+192
j org.eclipse.swt.browser.Browser.setText(Ljava/lang/String;)Z+17
j org.eclipse.ui.internal.intro.impl.presentations.BrowserIntroPartImplementation.generateDynamicContentForPage(Lorg/eclipse/ui/internal/intro/impl/model/AbstractIntroPage;)Z+218
j org.eclipse.ui.internal.intro.impl.presentations.BrowserIntroPartImplementation.dynamicStandbyStateChanged(ZZ)V+99
j org.eclipse.ui.internal.intro.impl.presentations.BrowserIntroPartImplementation.doStandbyStateChanged(ZZ)V+58
j org.eclipse.ui.internal.intro.impl.model.AbstractIntroPartImplementation.standbyStateChanged(ZZ)V+73
j org.eclipse.ui.internal.intro.impl.model.IntroPartPresentation.standbyStateChanged(ZZ)V+13
j org.eclipse.ui.intro.config.CustomizableIntroPart.standbyStateChanged(Z)V+88
j org.eclipse.ui.internal.ViewIntroAdapterPart$2.run()V+19
j org.eclipse.swt.custom.BusyIndicator.showWhile(Lorg/eclipse/swt/widgets/Display;Ljava/lang/Runnable;)V+116
j org.eclipse.ui.internal.ViewIntroAdapterPart.setStandby(Z)V+28
j org.eclipse.ui.internal.ViewIntroAdapterPart$1.propertyChanged(Ljava/lang/Object;I)V+39
j org.eclipse.ui.internal.WorkbenchPartReference.fireInternalPropertyChange(I)V+21
j org.eclipse.ui.internal.WorkbenchPartReference.fireZoomChange()V+4
j org.eclipse.ui.internal.PartPane.setZoomed(Z)V+26
j org.eclipse.ui.internal.PartStack.setZoomed(Z)V+23
j org.eclipse.ui.internal.PartSashContainer.zoomIn(Lorg/eclipse/ui/internal/LayoutPart;)V+62
j org.eclipse.ui.internal.PartSashContainer.childRequestZoomIn(Lorg/eclipse/ui/internal/LayoutPart;)V+20
j org.eclipse.ui.internal.LayoutPart.requestZoomIn()V+11
j org.eclipse.ui.internal.PartStack.setState(I)V+182
j org.eclipse.ui.internal.WorkbenchPage.setState(Lorg/eclipse/ui/IWorkbenchPartReference;I)V+87
j org.eclipse.ui.internal.WorkbenchPage.toggleZoom(Lorg/eclipse/ui/IWorkbenchPartReference;)V+32
j org.eclipse.ui.internal.WorkbenchIntroManager.setIntroStandby(Lorg/eclipse/ui/intro/IIntroPart;Z)V+78
j org.eclipse.ui.internal.WorkbenchIntroManager.showIntro(Lorg/eclipse/ui/IWorkbenchWindow;Z)Lorg/eclipse/ui/intro/IIntroPart;+116
j org.eclipse.ui.application.WorkbenchWindowAdvisor.openIntro()V+113
j org.eclipse.ui.internal.ide.application.IDEWorkbenchWindowAdvisor.openIntro()V+24
j org.eclipse.ui.internal.WorkbenchWindow.open()I+20
j org.eclipse.ui.internal.Workbench$21.runWithException()V+4
j org.eclipse.ui.internal.StartupThreading$StartupRunnable.run()V+1
j org.eclipse.swt.widgets.RunnableLock.run()V+11
j org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Z)Z+29
j org.eclipse.swt.widgets.Display.runAsyncMessages(Z)Z+5
j org.eclipse.swt.widgets.Display.readAndDispatch()Z+74
j org.eclipse.ui.application.WorkbenchAdvisor.openWindows()Z+44
j org.eclipse.ui.internal.Workbench$25.runWithException()V+17
j org.eclipse.ui.internal.StartupThreading$StartupRunnable.run()V+1
j org.eclipse.swt.widgets.RunnableLock.run()V+11
j org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Z)Z+29
j org.eclipse.swt.widgets.Display.runAsyncMessages(Z)Z+5
j org.eclipse.swt.widgets.Display.readAndDispatch()Z+74
j org.eclipse.ui.internal.Workbench.runUI()I+212
j org.eclipse.ui.internal.Workbench.access$4(Lorg/eclipse/ui/internal/Workbench;)I+1
j org.eclipse.ui.internal.Workbench$4.run()V+23
j org.eclipse.core.databinding.observable.Realm.runWithDefault(Lorg/eclipse/core/databinding/observable/Realm;Ljava/lang/Runnable;)V+12
j org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Lorg/eclipse/swt/widgets/Display;Lorg/eclipse/ui/application/WorkbenchAdvisor;)I+18
j org.eclipse.ui.PlatformUI.createAndRunWorkbench(Lorg/eclipse/swt/widgets/Display;Lorg/eclipse/ui/application/WorkbenchAdvisor;)I+2
j org.eclipse.ui.internal.ide.application.IDEApplication.start(Lorg/eclipse/equinox/app/IApplicationContext;)Ljava/lang/Object;+81
j org.eclipse.equinox.internal.app.EclipseAppHandle.run(Ljava/lang/Object;)Ljava/lang/Object;+102
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;+149
j org.eclipse.core.runtime.adaptor.EclipseStarter.run([Ljava/lang/String;Ljava/lang/Runnable;)Ljava/lang/Object;+183
v ~StubRoutines::call_stub
j sun.reflect.NativeMethodAccessorImpl.invoke0(Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+0
j sun.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+87
j sun.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+6
j java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+111
j org.eclipse.equinox.launcher.Main.invokeFramework([Ljava/lang/String;[Ljava/net/URL;)V+210
j org.eclipse.equinox.launcher.Main.basicRun([Ljava/lang/String;)V+114
j org.eclipse.equinox.launcher.Main.run([Ljava/lang/String;)I+4
v ~StubRoutines::call_stub
--------------- P R O C E S S ---------------
Java Threads: ( => current thread )
0x03574928 JavaThread "Java indexing" daemon [_thread_blocked, id=3056]
0x00c2cd10 JavaThread "Thread-2" [_thread_blocked, id=2884]
0x00c5fc00 JavaThread "Thread-1" [_thread_blocked, id=2292]
0x0437e488 JavaThread "Worker-0" [_thread_blocked, id=2144]
0x0382edd0 JavaThread "Start Level Event Dispatcher" daemon [_thread_blocked, id=3324]
0x036d9e60 JavaThread "Framework Event Dispatcher" daemon [_thread_blocked, id=368]
0x00c1f6a0 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=2148]
0x00c1e278 JavaThread "CompilerThread0" daemon [_thread_blocked, id=3720]
0x00c1d510 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=2052]
0x00c1a850 JavaThread "Finalizer" daemon [_thread_blocked, id=3528]
0x00c19370 JavaThread "Reference Handler" daemon [_thread_blocked, id=2528]
=>0x00859630 JavaThread "main" [_thread_in_native, id=208]
Other Threads:
0x00c16b60 VMThread [id=4084]
0x00c208b0 WatcherThread [id=3940]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
Heap
def new generation total 2880K, used 665K [0x0aa60000, 0x0ad80000, 0x0be10000)
eden space 2560K, 13% used [0x0aa60000, 0x0aab7c78, 0x0ace0000)
from space 320K, 98% used [0x0ace0000, 0x0ad2eac0, 0x0ad30000)
to space 320K, 0% used [0x0ad30000, 0x0ad30000, 0x0ad80000)
tenured generation total 37824K, used 13169K [0x0be10000, 0x0e300000, 0x1aa60000)
the space 37824K, 34% used [0x0be10000, 0x0caec410, 0x0caec600, 0x0e300000)
compacting perm gen total 22272K, used 22235K [0x1aa60000, 0x1c020000, 0x2aa60000)
the space 22272K, 99% used [0x1aa60000, 0x1c016d40, 0x1c016e00, 0x1c020000)
ro space 8192K, 66% used [0x2aa60000, 0x2afb7960, 0x2afb7a00, 0x2b260000)
rw space 12288K, 46% used [0x2b260000, 0x2b7f43a8, 0x2b7f4400, 0x2be60000)
Dynamic libraries:
0x00400000 - 0x0040e000      C:\Documents and Settings\Administrator\Desktop\eclipse\eclipse.exe
0x77f50000 - 0x77ff9000      C:\WINDOWS\System32\ntdll.dll
0x77e60000 - 0x77f48000      C:\WINDOWS\system32\kernel32.dll
0x77cc0000 - 0x77d4c000      C:\WINDOWS\system32\USER32.dll
0x77c70000 - 0x77cb1000      C:\WINDOWS\system32\GDI32.dll
0x77340000 - 0x773d4000      C:\WINDOWS\system32\COMCTL32.dll
0x77da0000 - 0x77e35000      C:\WINDOWS\system32\ADVAPI32.dll
0x78000000 - 0x78087000      C:\WINDOWS\system32\RPCRT4.dll
0x77c10000 - 0x77c65000      C:\WINDOWS\system32\MSVCRT.dll
0x72000000 - 0x72012000      C:\Documents and Settings\Administrator\Desktop\eclipse\plugins\org.eclipse.equinox.launcher.win32.win32.x86_1.0.2.R331_v20071019\eclipse_1021.dll
0x77c00000 - 0x77c08000      C:\WINDOWS\system32\VERSION.dll
0x74720000 - 0x74765000      C:\WINDOWS\System32\MSCTF.dll
0x605d0000 - 0x605d8000      C:\WINDOWS\System32\mslbui.dll
0x77130000 - 0x771bd000      C:\WINDOWS\system32\OLEAUT32.DLL
0x771c0000 - 0x772e6000      C:\WINDOWS\system32\ole32.dll
0x6d640000 - 0x6d7c5000      C:\Program Files\Java\jdk1.5.0\jre\bin\client\jvm.dll
0x76b40000 - 0x76b6c000      C:\WINDOWS\System32\WINMM.dll
0x6d280000 - 0x6d288000      C:\Program Files\Java\jdk1.5.0\jre\bin\hpi.dll
0x76bf0000 - 0x76bfb000      C:\WINDOWS\System32\PSAPI.DLL
0x6d610000 - 0x6d61c000      C:\Program Files\Java\jdk1.5.0\jre\bin\verify.dll
0x6d300000 - 0x6d31d000      C:\Program Files\Java\jdk1.5.0\jre\bin\java.dll
0x6d630000 - 0x6d63f000      C:\Program Files\Java\jdk1.5.0\jre\bin\zip.dll
0x6d4c0000 - 0x6d4d3000      C:\Program Files\Java\jdk1.5.0\jre\bin\net.dll
0x71ab0000 - 0x71ac5000      C:\WINDOWS\System32\WS2_32.dll
0x71aa0000 - 0x71aa8000      C:\WINDOWS\System32\WS2HELP.dll
0x6d4e0000 - 0x6d4e9000      C:\Program Files\Java\jdk1.5.0\jre\bin\nio.dll
0x04620000 - 0x0466f000      C:\Documents and Settings\Administrator\Desktop\eclipse\configuration\org.eclipse.osgi\bundles\42\1\.cp\swt-win32-3347.dll
0x71950000 - 0x71a35000      C:\WINDOWS\WinSxS\X86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.2600.2055_x-ww_a7ce0fc0\COMCTL32.dll
0x70a70000 - 0x70ab8000      C:\WINDOWS\system32\SHLWAPI.dll
0x763b0000 - 0x763f6000      C:\WINDOWS\system32\comdlg32.dll
0x7c870000 - 0x7d05a000      C:\WINDOWS\system32\SHELL32.dll
0x76390000 - 0x763ac000      C:\WINDOWS\System32\IMM32.dll
0x72fa0000 - 0x73009000      C:\WINDOWS\System32\USP10.dll
0x76200000 - 0x7629a000      C:\WINDOWS\system32\WININET.dll
0x762c0000 - 0x76350000      C:\WINDOWS\system32\CRYPT32.dll
0x762a0000 - 0x762b1000      C:\WINDOWS\system32\MSASN1.dll
0x5ad70000 - 0x5ada2000      C:\WINDOWS\System32\UxTheme.dll
0x74c80000 - 0x74cac000      C:\WINDOWS\System32\oleacc.dll
0x55900000 - 0x55961000      C:\WINDOWS\System32\MSVCP60.dll
0x04ad0000 - 0x04ae4000      C:\Documents and Settings\Administrator\Desktop\eclipse\configuration\org.eclipse.osgi\bundles\42\1\.cp\swt-gdip-win32-3347.dll
0x04b10000 - 0x04ca3000      C:\WINDOWS\WinSxS\x86_Microsoft.Windows.GdiPlus_6595b64144ccf1df_1.0.2600.2055_x-ww_51ae8f49\gdiplus.dll
0x76fd0000 - 0x7707a000      C:\WINDOWS\System32\CLBCATQ.DLL
0x05420000 - 0x054e5000      C:\WINDOWS\System32\COMRes.dll
0x769c0000 - 0x76b11000      C:\WINDOWS\System32\shdocvw.dll
0x76f90000 - 0x76fa0000      C:\WINDOWS\System32\Secur32.dll
0x75f40000 - 0x75f60000      C:\WINDOWS\system32\appHelp.dll
0x75e90000 - 0x75f3e000      C:\WINDOWS\System32\SXS.DLL
0x7e080000 - 0x7e2c6000      C:\WINDOWS\System32\msi.dll
0x75a70000 - 0x75b1d000      C:\WINDOWS\system32\USERENV.dll
0x760f0000 - 0x76174000      C:\WINDOWS\system32\urlmon.dll
0x71b20000 - 0x71b31000      C:\WINDOWS\system32\MPR.dll
VM Arguments:
jvm_args: -Xms40m -Xmx256m -XX:MaxPermSize=256m
java_command: <unknown>
Environment Variables:
JAVA_HOME=C:\Program Files\Java\jdk1.5.0
CLASSPATH=C:\Program Files\Java\jdk1.5.0\jre\lib\rt.jar
PATH=C:\Program Files\Java\jdk1.5.0\bin\..\jre\bin\client;C:\Program Files\Java\jdk1.5.0\bin\..\jre\bin;C:\Program Files\Java\jdk1.5.0\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem
USERNAME=Administrator
OS=Windows_NT
PROCESSOR_IDENTIFIER=x86 Family 15 Model 1 Stepping 2, GenuineIntel
--------------- S Y S T E M ---------------
OS: Windows XP Build 2600 Service Pack 2, v.2055
CPU:total 1 family 15, cmov, cx8, fxsr, mmx, sse, sse2, ht
Memory: 4k page, physical 260592k(21664k free), swap 638832k(315144k free)
vm_info: Java HotSpot(TM) Client VM (1.5.0-b64) for windows-x86, built on Sep 15 2004 03:00:31 by "java_re" with MS VC++ 6.0
this is the error log I get while I try to execute Eclipse on clicking the Eclipse Icon could anyone suggest or advice on the same.

Wrong forum.
This is a forum for Star Office, not for Windows, nor Exclipse.
You may need to find a new forum web site.
http://www.google.com/search?hl=en&q=forum+install+exclipse&btnG=Google+Search

Similar Messages

  • Problem while installing CS6, Please Help

    Hello everyone, I almost search every help available around the internet for my problem and can't figure that out. Hope you guys might had better knowledge about that. I am facing a problem while installing Photoshop CS6 version and I already deleted my previous version and I am receiving the pop of "LOW COMPATIBILITY". Please tell me what might be the problems and the way to get out of this situation so that I can continue doing work for my deals site dealaboo.

    Hi,
    Please share your system configuration on which you are trying to install Ps CS6.
    Regards,
    Ashutosh
    Ps Installer QE

  • Error while installing gateway please help soon

    Error while installing gateway in
    Microsoft Windows Server 2003.
    error while installing gateway
    E:\idm\gateway>gateway -i
    10/02/2008 15.13.38.015000 [4972] (../../../../src/wps/agent/logging/WSTrace.cpp
    ,150): trace active, level: 4, file: E:\\IDMLOGS\\gateway.log, maxSize: 10240 KB
    10/02/2008 15.13.38.015000 [4972] (../../../../src/wps/agent/logging/WSTrace.cpp
    ,108): In WSTrace::init()
    10/02/2008 15.13.38.015000 [4972] (../../../../src/wps/agent/logging/WSTrace.cpp
    ,109): Gateway version: 'Sun Java System Identity Manager 7.1'
    10/02/2008 15.13.38.015000 [4972] (../../../../src/wps/agent/logging/WSTrace.cpp
    ,110): OS version: 'Windows Server 2003 Family Service Pack 1 (Build 3790)'
    An error occured when trying to install the service: No error
    E:\idm\gateway>

    Use that MS installer cleanup to get rid of iTunes first, then QuickTime.
    Actually, I should back up. Go to the article I link below, and scroll down to the section
    *General Installation Troubleshooting*
    Important: A majority of customers experience successful iTunes installation after completing these troubleshooting procedures. If one does not help, proceed to the next.
    -Completely Remove iTunes and QuickTime (Click to show)
    -Empty your Temp directory and restart (Click for more)
    -Clean up iTunes installer files on the computer (Click for more)
    -Download QuickTime Standalone Installer (Click for more)
    -Disable other conflicting software (Click for more)
    -Make sure your folder names don't contain strange characters (Click for more)
    http://docs.info.apple.com/article.html?artnum=93976

  • Error While Installing Itunes (Please help)

    Alright, just went on apple.com, installed the newest itunes, and downloaded the setup, started the installation, and it stops at one part that says stopping services. Now i have no clue what that means or what its doing, but after about 10 minutes it pops up a message that says.
    Service
    '##IdString1.6844F930_1628_4223_B5CC5BB94B879762##' (Bonjour Service) could not be stopped. Verify that you have sufficient privileges to stop system services.
    [Retry] [Cancel]
    Now, ive retried it and it just does the same thing. Please someone tell me what to do. Ive completely cleared every single thing that had to do with itunes off my computer then redownloaded and installed it. Nothing works. I am on the admin account on my computer, and always will be, so nothing different there. I had itunes before, and it worked, but it stopped opening, like i could click it and it would act like its loading, then nothing would open. So i tried this today and this is what ive been getting for the past few hours. Please respond ASAP.

    Use that MS installer cleanup to get rid of iTunes first, then QuickTime.
    Actually, I should back up. Go to the article I link below, and scroll down to the section
    *General Installation Troubleshooting*
    Important: A majority of customers experience successful iTunes installation after completing these troubleshooting procedures. If one does not help, proceed to the next.
    -Completely Remove iTunes and QuickTime (Click to show)
    -Empty your Temp directory and restart (Click for more)
    -Clean up iTunes installer files on the computer (Click for more)
    -Download QuickTime Standalone Installer (Click for more)
    -Disable other conflicting software (Click for more)
    -Make sure your folder names don't contain strange characters (Click for more)
    http://docs.info.apple.com/article.html?artnum=93976

  • Mac went blitz while installing Tiger-please help!

    I bought a Tiger OS X software cd off of Ebay. It is a grey cd that arrived in pristine condition, without scrathes, etc. According to the seller, it came from a mac training center. I am a mac rookie, and I know very little about macs. My only reason for upgrading was to be able to use the new ipod nano, which requires 10.4.8. I put the install cd into the computer, choose the language, clicked on the "install" button and a screen came up saying that the disk was dirty and the program could not install. I tried to take the cd out, however I could not. The only option I has was to restart the computer, which I did, but still, I could not take out the cd. Eventually the screen went completely grey with a small box in the middle, then it went blitz and showed jumbled typing in white letters with the same grey screen in the background. Does anyone know what I can do to fix this??? I appreciate any help. Thank you!!!

    You probably need to format the drive and then install.
    Have you backed up your data?
    The other option is Disk Warrior, which everyone should own to keep the drive in good shape. http://www.alsoft.com/DiskWarrior/
    Apple Utilities are OK, but DW's are superior.

  • Pls. need help..i'm using firefox 3.6.10 in windows xp it always crushes while playing farmville please help me to resolve my problem i already disabled some of my adds on but now i cannot totally open any games in face book.

    i'm using firefox 3.6.10 in windows xp it always crushes while playing farmville please help me to resolve my problem i already disabled some of my adds on and i re-install firefox, now i cannot totally open any games in face book. it says you must upgrade your flash player but it is updated. i tried to open it in google chrome and in other browser there was no problem. what should i do? please help me. thanks in advance. GOD BLESS!

    Looks like a problem with the MyWeb Search bar.
    See [[Troubleshooting extensions and themes]] and [[Troubleshooting plugins]]

  • HT5642 Unable to download app this time error while downloading app please help!!!

    when i download some app from apps store i get the following error
    "Unable to download app this time error while downloading app" please help!!!
    i ve tried these Things but
    didnt workout yet
    1) i tried hard reset
    2)i tried logout/login Itune & appstore
    3)Connected to pc and rest setting Network and Full Rest
    all of no use... i dont want to update my softwre from IOS 6.0
    Plx help!1

    Hey Prahaladvatsan,
    Thanks for the question. If I understand correctly, there is a blank app icon on the home screen. It looks like you have already done some troubleshooting. I would recommend that you read these articles, they may be helpful in troubleshooting your issue.
    Restart or reset your iPhone, iPad, or iPod touch - Apple Support
    Back up and restore your iPhone, iPad, or iPod touch using iCloud or iTunes - Apple Support
    Thanks for using Apple Support Communities.
    Have a good one,
    Mario

  • I'm getting an error message on Windows 8.  Missing apple application support.  Itunes will not install.  Please help!!, I'm getting an error message on Windows 8.  Missing apple application support.  Itunes will not install.  Please help!!

    I'm getting an error message on Windows 8.  Missing apple application support.  Itunes will not install.  Please help!!, I'm getting an error message on Windows 8.  Missing apple application support.  Itunes will not install.  Please help!!

    You probably need to either uninstall and reinstall itunes or to download the apple application support by itself
    you can download the itunes http://www.apple.com/itunes/ here
    then to do a complete uninstall / reinstall follow these instructions http://support.apple.com/kb/ht1923
    you could also use 7zip to extract the individual installer for apple application support from the itunes setup file http://www.7-zip.org

  • Yesterday I have purchased Ipad2 with 3G but did not able see in built aceTime on my scree do we need to Install? please Help, yesterday I have purchased Ipad2 with 3G but did not able see in built FaceTime on my scree do we need to Install? please Help

    yesterday I have purchased Ipad2 with 3G but did not able see in built aceTime on my scree do we need to Install? please Help, yesterday I have purchased Ipad2 with 3G but did not able see in built FaceTime on my scree do we need to Install? please Help.

    See this support doc on how to use FT... http://support.apple.com/kb/HT4319

  • PC crashed. CD-Rom not working. Downloaded CS5 Web Premium but not able to install. Please Help. Help.

    PC crashed. CD-Rom not working. Downloaded CS5 Web Premium but not able to install. Please Help. Help.

    I had problem with my CD-rom, it not able to open. On top of that recently my PC crashed.
    I managed to install other software, but not able to install CS5 Web Premium.
    Ive downloaded the electronic version via Adobe Downloads, but not able install it.

  • I can not play any kind of video on my ipad 3 after i installed ios7 please help me

    i can not play any kind of video on my ipad 3 after i installed ios7 please help me

    I had to reset it again and use the desktop software reinstalling the entire basic software. On your desktop blackberry software go to the software up date thoght tools and if there are no newer veresions available, chose the botton for las version and intall it.

  • HT201364 I download osx mavericks, how do i install? Please help!

    I download osx mavericks, but I don't know how to install.  Please help!
    Anyone can teach me?

    If it has finished downloading it starts automatically. All you do is click on the Install button. If his isn't what has happened, then the download is incomplete or corrupted or you did not download it from the App Store.

  • Error installing Oracle.Please help me.

    Hellow.
    At the beggining I had a problem.
    I executed runInstaller and I see :BAD Address, but I see a similar Post.
    I executed GNOME, in the directory /install/linux I had click over runIns.sh and !!!TA CHAN!! the installation begin.
    The problem is:
    - Windows 1 -> I click over next
    - Windows 2 -> There is that configure the source and destination.Is good so I click over next. In this moment i see a error window.THE DESTINATION AREA .../STAGE DON`T BE ABLE TO USE BECAUSE YOUR STATE ISN'T CORRECT.
    PLEASE, help me....
    null

    You need to add the javax.servlet classes to your classpath.
    Easiest way is to extend the JRE in eclipse with those classes so that it would automatically be applied to every new project. Go to Window - Preferences - Java - Installed JREs - Select the JRE used - Edit - Add External JARs - add the JAR with javax.servlet classes to the JRE system libraries.
    You can use the javaee.jar of the Java EE 5.0 SDK [1] or the Glassfish /lib directory [2], or the servlet-api.jar of Tomcat's /lib directory [3].
    [1] http://java.sun.com/javaee
    [2] https://glassfish.dev.java.net
    [3] http://tomcat.apache.org

  • Error with Eclipse - please help me

    Hi
    I know that maybe that's not the best place to ask about DisplayTag, but You are my last chance !!! So please help me!
    I am using DisplayTag in my web application. Could You tell me please why a got such error in my class?
    The type javax.servlet.jsp.PageContext cannot be resolved. It is indirectly referenced from
    required .class filesThe code of class :
    package bus;
    import org.displaytag.decorator.TableDecorator;
    public class Wrapper extends TableDecorator
         static public int i=0;
         public Wrapper()
              super();
    }I read that is not the problem with my class but with my project and I have to build path in my project. But how can I do this???
    Thnx for help
    Martin

    You need to add the javax.servlet classes to your classpath.
    Easiest way is to extend the JRE in eclipse with those classes so that it would automatically be applied to every new project. Go to Window - Preferences - Java - Installed JREs - Select the JRE used - Edit - Add External JARs - add the JAR with javax.servlet classes to the JRE system libraries.
    You can use the javaee.jar of the Java EE 5.0 SDK [1] or the Glassfish /lib directory [2], or the servlet-api.jar of Tomcat's /lib directory [3].
    [1] http://java.sun.com/javaee
    [2] https://glassfish.dev.java.net
    [3] http://tomcat.apache.org

  • Firefox no longer recognized my installed printers please help!

    I believe it is since firefox requested that I update silverlight however everytime I click on print in firefox I'm asked if I want to install a printer. Several are already installed and previously worked with firefox and currently work with chrome and all other programs. please help. I have uninstalled and reinstalled firefox several times since this started occurring and am about to give up. please help

    The Show Folder button should open your currently active personal settings (AKA Firefox profile) folder. An alternate way to access that folder is to paste this into the Windows Start menu search box and press Enter to launch Windows Explorer:
    %APPDATA%\Mozilla\Firefox\Profiles
    Because the name of the folder contains random characters, you'll have to navigate down the next level manually (I can't include it in the above link).
    Did you try the about:config method? Might be easier.
    (1) In a new tab, type or paste '''about:config''' in the address bar and press Enter. Click the button promising to be careful.
    (2) In the filter box, type or paste '''printer''' and pause while the list is filtered
    (3) Right-click '''print.print_printer''' and choose Reset. You can reset your other printer settings as well, which may take many clicks.

Maybe you are looking for

  • 1st generation ipod freezes

    My 1st generation ipod was in the middle of playing a song and then froze.  Now, I can't get it to play and I can't get it to shut off.  It seems none of the buttons are responding.  The battery is charged.  Help, please

  • Help with divs

    Hi, I am looking for some help getting this layout using divs working correctly.  It will be going inside an existing spry tabbed panel.  At the moment the styles are inline but I will be moving them to my external style sheet once it is working.  Wh

  • Latest Patch Level in Sap HCM ECC 6.0

    What is the latest patch level that one should apply for Sap HCM ECC 6.0.? What are the disadvantges of not updating the patch levels?

  • Samsung T609 Compatibility

    Has anyone got the GSM Samsung SGH-T609 to work with iSync, either through the USB cable or Bluetooth? It works fine through Bluetooth File Exchange, and iSync sees the phone, but says "iSync cannot connect to this device". Also, Address Book will le

  • Am I Missing Something Obvious? Layer Mask Not Confined to Selection.

    Hello, I really hope I am not missing anything obvious. I am working on a .psd in Photoshop CC in which I used a selection to precisely remove a portion of a layer in a layer mask. The problem is that it is removing a percentage of the opacity in the