For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub
- This topic has 4 replies, 2 voices, and was last updated 18 years, 1 month ago by
Loyal Water.
-
AuthorPosts
-
pdshelke@gmail.comMemberOperating system : windows XP (service pack 2)
jdk installed : 1.5.0Error while starting Myeclipse 6.0.1:
***********************************************************************************************************
#
# An unexpected error has been detected by HotSpot Virtual Machine:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x238080f0, pid=632, tid=548
#
# Java VM: Java HotSpot(TM) Client VM (1.5.0-b64 mixed mode)
# Problematic frame:
# C 0x238080f0
#————— T H R E A D —————
Current thread (0x00848d48): JavaThread “main” [_thread_in_native, id=548]
siginfo: ExceptionCode=0xc0000005, writing address 0x80004005
Registers:
EAX=0x80004005, EBX=0x238080f0, ECX=0x0000bb40, EDX=0x77ccfc24
ESP=0x0012ebf4, EBP=0x0012ec14, ESI=0x00000002, EDI=0x00848d48
EIP=0x238080f0, EFLAGS=0x00010212Top of Stack: (sp=0x0012ebf4)
0x0012ebf4: 00000002 0012ebf8 238080f0 0012ec28
0x0012ec04: 23820710 00000000 238080f0 0012ec24
0x0012ec14: 0012ec48 010c29cf 2381e9a8 010c6449
0x0012ec24: 00000002 00000015 0012ec2c 24973a70
0x0012ec34: 0012ec70 2498db78 00000000 24973b88
0x0012ec44: 0012ec6c 0012ec90 010c2a7b 00000000
0x0012ec54: 00000000 00000000 034f2380 034f2330
0x0012ec64: 034f2248 00000000 034ed6b8 03333830Instructions: (pc=0x238080f0)
0x238080e0: e0 01 0f 00 ab 01 00 00 10 11 0c 23 20 11 0c 23
0x238080f0: 01 00 00 00 00 0c 0c 23 c0 80 80 23 60 9d 7d 23Stack: [0x00030000,0x00130000), sp=0x0012ebf4, free space=1018k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C 0x238080f0
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_1020.dll+0x4ca0]
C [eclipse_1020.dll+0x4485]
C [eclipse_1020.dll+0x14a4]
C [eclipse.exe+0x1499]
C [eclipse.exe+0x1181]
C [eclipse.exe+0x42c6]
C [kernel32.dll+0x256da]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 )
0x353639e0 JavaThread “Java indexing” daemon [_thread_blocked, id=1776]
0x35504730 JavaThread “Thread-2” [_thread_blocked, id=364]
0x375afd98 JavaThread “Thread-1” [_thread_blocked, id=276]
0x3752d810 JavaThread “Worker-0” [_thread_blocked, id=1532]
0x35585b88 JavaThread “Start Level Event Dispatcher” daemon [_thread_blocked, id=1096]
0x355861a8 JavaThread “Framework Event Dispatcher” daemon [_thread_blocked, id=1636]
0x35588d20 JavaThread “State Data Manager” daemon [_thread_blocked, id=756]
0x00c63c18 JavaThread “Low Memory Detector” daemon [_thread_blocked, id=264]
0x00c627f0 JavaThread “CompilerThread0” daemon [_thread_blocked, id=672]
0x00c61b78 JavaThread “Signal Dispatcher” daemon [_thread_blocked, id=1388]
0x00c58fb8 JavaThread “Finalizer” daemon [_thread_blocked, id=936]
0x00c57b28 JavaThread “Reference Handler” daemon [_thread_blocked, id=1380]
=>0x00848d48 JavaThread “main” [_thread_in_native, id=548]Other Threads:
0x00c539e0 VMThread [id=404]
0x00c64f88 WatcherThread [id=1088]VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
Heap
def new generation total 9088K, used 5297K [0x030c0000, 0x03a90000, 0x05820000)
eden space 8128K, 53% used [0x030c0000, 0x034fc7a0, 0x038b0000)
from space 960K, 100% used [0x039a0000, 0x03a90000, 0x03a90000)
to space 960K, 0% used [0x038b0000, 0x038b0000, 0x039a0000)
tenured generation total 121024K, used 21779K [0x05820000, 0x0ce50000, 0x230c0000)
the space 121024K, 17% used [0x05820000, 0x06d64d98, 0x06d64e00, 0x0ce50000)
compacting perm gen total 131072K, used 25665K [0x230c0000, 0x2b0c0000, 0x330c0000)
the space 131072K, 19% used [0x230c0000, 0x249d04c0, 0x249d0600, 0x2b0c0000)
No shared spaces configured.Dynamic libraries:
0x00400000 – 0x0040e000 C:\Program Files\MyEclipse 6.0\eclipse\eclipse.exe
0x77cc0000 – 0x77d75000 C:\WINDOWS\system32\ntdll.dll
0x77e60000 – 0x77f50000 C:\WINDOWS\system32\kernel32.dll
0x77d80000 – 0x77e11000 C:\WINDOWS\system32\USER32.dll
0x773e0000 – 0x77425000 C:\WINDOWS\system32\GDI32.dll
0x77430000 – 0x774ca000 C:\WINDOWS\system32\COMCTL32.dll
0x77f50000 – 0x77feb000 C:\WINDOWS\system32\ADVAPI32.dll
0x77340000 – 0x773d1000 C:\WINDOWS\system32\RPCRT4.dll
0x77c10000 – 0x77c68000 C:\WINDOWS\system32\MSVCRT.dll
0x72000000 – 0x72012000 C:\Program Files\MyEclipse 6.0\eclipse\plugins\org.eclipse.equinox.launcher.win32.win32.x86_1.0.1.R33x_v20070828\eclipse_1020.dll
0x77c00000 – 0x77c08000 C:\WINDOWS\system32\VERSION.dll
0x5ad70000 – 0x5ada7000 C:\WINDOWS\system32\uxtheme.dll
0x772d0000 – 0x7731e000 C:\WINDOWS\system32\SHLWAPI.dll
0x008b0000 – 0x009b2000 C:\WINDOWS\WinSxS\x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.2600.2180_x-ww_a84f1ff9\comctl32.dll
0x6d640000 – 0x6d7c5000 C:\Program Files\Java\jre1.5.0\bin\client\jvm.dll
0x76b40000 – 0x76b6d000 C:\WINDOWS\system32\WINMM.dll
0x6d280000 – 0x6d288000 C:\Program Files\Java\jre1.5.0\bin\hpi.dll
0x76bf0000 – 0x76bfb000 C:\WINDOWS\system32\PSAPI.DLL
0x6d610000 – 0x6d61c000 C:\Program Files\Java\jre1.5.0\bin\verify.dll
0x6d300000 – 0x6d31d000 C:\Program Files\Java\jre1.5.0\bin\java.dll
0x6d630000 – 0x6d63f000 C:\Program Files\Java\jre1.5.0\bin\zip.dll
0x6d4c0000 – 0x6d4d3000 C:\Program Files\Java\jre1.5.0\bin\net.dll
0x71ab0000 – 0x71ac7000 C:\WINDOWS\system32\WS2_32.dll
0x71aa0000 – 0x71aa8000 C:\WINDOWS\system32\WS2HELP.dll
0x6d4e0000 – 0x6d4e9000 C:\Program Files\Java\jre1.5.0\bin\nio.dll
0x01020000 – 0x0106f000 C:\Program Files\MyEclipse 6.0\eclipse\configuration\org.eclipse.osgi\bundles\505\1\.cp\swt-win32-3346.dll
0x774d0000 – 0x7760d000 C:\WINDOWS\system32\ole32.dll
0x763b0000 – 0x763f9000 C:\WINDOWS\system32\comdlg32.dll
0x7c800000 – 0x7d010000 C:\WINDOWS\system32\SHELL32.dll
0x77120000 – 0x771ac000 C:\WINDOWS\system32\OLEAUT32.dll
0x76390000 – 0x763ad000 C:\WINDOWS\system32\IMM32.dll
0x74770000 – 0x747db000 C:\WINDOWS\system32\USP10.dll
0x771b0000 – 0x77252000 C:\WINDOWS\system32\WININET.dll
0x77b00000 – 0x77b95000 C:\WINDOWS\system32\CRYPT32.dll
0x77ba0000 – 0x77bb1000 C:\WINDOWS\system32\MSASN1.dll
0x74c80000 – 0x74cac000 C:\WINDOWS\system32\oleacc.dll
0x76080000 – 0x760e6000 C:\WINDOWS\system32\MSVCP60.dll
0x398f0000 – 0x39904000 C:\Program Files\MyEclipse 6.0\eclipse\configuration\org.eclipse.osgi\bundles\505\1\.cp\swt-gdip-win32-3346.dll
0x4ec50000 – 0x4edf3000 C:\WINDOWS\WinSxS\x86_Microsoft.Windows.GdiPlus_6595b64144ccf1df_1.0.2600.2180_x-ww_522f9f82\gdiplus.dll
0x39b90000 – 0x39e1f000 C:\WINDOWS\system32\xpsp2res.dll
0x77610000 – 0x776bf000 C:\WINDOWS\system32\CLBCATQ.DLL
0x77050000 – 0x77115000 C:\WINDOWS\system32\COMRes.dll
0x77830000 – 0x77998000 C:\WINDOWS\system32\shdocvw.dll
0x754d0000 – 0x7554f000 C:\WINDOWS\system32\CRYPTUI.dll
0x76c30000 – 0x76c5e000 C:\WINDOWS\system32\WINTRUST.dll
0x76c90000 – 0x76cb8000 C:\WINDOWS\system32\IMAGEHLP.dll
0x5fe20000 – 0x5fe73000 C:\WINDOWS\system32\NETAPI32.dll
0x76f60000 – 0x76f8d000 C:\WINDOWS\system32\WLDAP32.dll
0x3a250000 – 0x3a275000 C:\Program Files\Kaspersky Lab\Kaspersky Anti-Virus 6.0 for Windows Workstations\scrchpg.dll
0x77e20000 – 0x77e31000 C:\WINDOWS\system32\Secur32.dll
0x77260000 – 0x77282000 C:\WINDOWS\system32\appHelp.dll
0x75e90000 – 0x75f3f000 C:\WINDOWS\system32\SXS.DLL
0x769c0000 – 0x76a50000 C:\WINDOWS\system32\urlmon.dll
0x71b20000 – 0x71b32000 C:\WINDOWS\system32\MPR.dllVM Arguments:
jvm_args: -Xms128m -Xmx512m -Duser.language=en -XX:PermSize=128M -XX:MaxPermSize=256M
java_command: <unknown>Environment Variables:
PATH=C:\Program Files\Java\jre1.5.0\bin\client;C:\Program Files\Java\jre1.5.0\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\system32\WBEM
USERNAME=pshelke
OS=Windows_NT
PROCESSOR_IDENTIFIER=x86 Family 15 Model 4 Stepping 1, GenuineIntel————— S Y S T E M —————
OS: Windows XP Build 2600 Service Pack 2, v.2096
CPU:total 1 family 15, cmov, cx8, fxsr, mmx, sse, sse2, ht
Memory: 4k page, physical 2087408k(1616080k free), swap 4194303k(4194303k 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
December 11, 2007 at 3:42 am #279533
Loyal WaterMemberDoes this happen at startup or it occurs randomly ?
I would like you to try a few things:-
1. Add -clean to your command line arguments and restart, does it work?If not…
2. Try and force the IDE to use a new workspace by using the -data command line arg: eclipse -data /tmp/testworkspace, does it work?
January 29, 2008 at 4:36 am #281239
pdshelke@gmail.comMemberI have tried with both things.But its not working.
I have jdk1.6.0_03 installed.January 29, 2008 at 4:47 am #281240
pdshelke@gmail.comMemberOn startup i can see splash screen, but it stops showing preogress bar in between & creates .log file like follows:
1. hs_err_pid3052.log
2. hs_err_pid2660.logJanuary 29, 2008 at 10:58 am #281260
Loyal WaterMemberCan you to our download page and download the MyEclipse pulse launcher. Use that to launch MyEclipse and you should be all set to go.
-
AuthorPosts
