#
# An unexpected error has been detected by Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x7c931689, pid=1656, tid=5920
#
# Java VM: Java HotSpot(TM) Client VM (11.0-b15 mixed mode windows-x86)
# Problematic frame:
# C [ntdll.dll+0x11689]
#
# If you would like to submit a bug report, please visit:
# http://java.sun.com/webapps/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#
--------------- T H R E A D ---------------
Current thread (0x00a66800): JavaThread "main" [_thread_in_native, id=5920, stack(0x00030000,0x00130000)]
siginfo: ExceptionCode=0xc0000005, reading address 0x00000000
Registers:
EAX=0x35358d08, EBX=0x00a60000, ECX=0x00000000, EDX=0x00000000
ESP=0x0012deb8, EBP=0x0012dec4, ESI=0x35358d00, EDI=0x353a9000
EIP=0x7c931689, EFLAGS=0x00010246
Top of Stack: (sp=0x0012deb8)
0x0012deb8: 00a60000 00000002 00a60006 0012defc
0x0012dec8: 7c938ccd 00000000 353a9000 0012def0
0x0012ded8: 00000000 000003db 00000000 00a60000
0x0012dee8: 00000006 00a606e8 00000400 35330000
0x0012def8: 00000000 0012e12c 7c93248d 02a60000
0x0012df08: 00001ed8 0012e1e4 00001ecc 34b27348
0x0012df18: 7c9301db 00000000 00000001 0012e1e4
0x0012df28: 34a30000 00a60000 0012dd28 00000079
Instructions: (pc=0x7c931689)
0x7c931679: 85 92 97 03 00 8b 4e 0c 8d 46 08 8b 10 89 4d 08
0x7c931689: 8b 09 3b 4a 04 89 55 0c 0f 85 9d 00 00 00 3b c8
Stack: [0x00030000,0x00130000], sp=0x0012deb8, free space=1015k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C [ntdll.dll+0x11689]
C [ntdll.dll+0x18ccd]
C [ntdll.dll+0x1248d]
C [MSVCR71.dll+0x16b3]
C [MSVCR71.dll+0x16db]
C [verify.dll+0x4f34]
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j org.eclipse.epp.internal.mpc.ui.wizards.DiscoveryItem.createStyledTextLabel(Lorg/eclipse/swt/widgets/Composite;)Lorg/eclipse/swt/custom/StyledText;+0
j org.eclipse.epp.internal.mpc.ui.wizards.DiscoveryItem.createDescription(Lorg/eclipse/swt/widgets/Composite;)V+3
j org.eclipse.epp.internal.mpc.ui.wizards.DiscoveryItem.createContent()V+53
j org.eclipse.epp.internal.mpc.ui.wizards.DiscoveryItem.<init>(Lorg/eclipse/swt/widgets/Composite;ILorg/eclipse/equinox/internal/p2/ui/discovery/wizards/DiscoveryResources;Lorg/eclipse/jface/window/IShellProvider;Lorg/eclipse/epp/internal/mpc/ui/wizards/IMarketplaceWebBrowser;Lorg/eclipse/equinox/internal/p2/discovery/model/CatalogItem;Lorg/eclipse/epp/internal/mpc/ui/wizards/MarketplaceViewer;)V+54
j org.eclipse.epp.internal.mpc.ui.wizards.MarketplaceViewer.doCreateViewerItem(Lorg/eclipse/swt/widgets/Composite;Ljava/lang/Object;)Lorg/eclipse/equinox/internal/p2/ui/discovery/util/ControlListItem;+82
j org.eclipse.equinox.internal.p2.ui.discovery.wizards.CatalogViewer$3.doCreateItem(Lorg/eclipse/swt/widgets/Composite;Ljava/lang/Object;)Lorg/eclipse/equinox/internal/p2/ui/discovery/util/ControlListItem;+6
j org.eclipse.equinox.internal.p2.ui.discovery.util.ControlListViewer.createNewItem(Ljava/lang/Object;)Lorg/eclipse/equinox/internal/p2/ui/discovery/util/ControlListItem;+6
j org.eclipse.equinox.internal.p2.ui.discovery.util.ControlListViewer.refreshAll()V+59
j org.eclipse.equinox.internal.p2.ui.discovery.util.ControlListViewer.inputChanged(Ljava/lang/Object;Ljava/lang/Object;)V+7
j org.eclipse.jface.viewers.ContentViewer.setInput(Ljava/lang/Object;)V+72
j org.eclipse.jface.viewers.StructuredViewer.setInput(Ljava/lang/Object;)V+33
j org.eclipse.equinox.internal.p2.ui.discovery.wizards.CatalogViewer.catalogUpdated(ZZ)V+27
j org.eclipse.epp.internal.mpc.ui.wizards.MarketplaceViewer.catalogUpdated(ZZ)V+3
j org.eclipse.equinox.internal.p2.ui.discovery.wizards.CatalogViewer.updateCatalog()V+101
j org.eclipse.epp.internal.mpc.ui.wizards.MarketplaceViewer.updateCatalog()V+81
j org.eclipse.epp.internal.mpc.ui.wizards.MarketplacePage$7.run()V+40
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+91
j org.eclipse.jface.window.Window.runEventLoop(Lorg/eclipse/swt/widgets/Shell;)V+23
j org.eclipse.jface.window.Window.open()I+49
j org.eclipse.epp.internal.mpc.ui.commands.MarketplaceWizardCommand.execute(Lorg/eclipse/core/commands/ExecutionEvent;)Ljava/lang/Object;+561
j org.eclipse.ui.internal.handlers.HandlerProxy.execute(Lorg/eclipse/core/commands/ExecutionEvent;)Ljava/lang/Object;+33
j org.eclipse.ui.internal.handlers.E4HandlerProxy.execute(Lorg/eclipse/e4/core/contexts/IEclipseContext;Ljava/util/Map;Lorg/eclipse/swt/widgets/Event;Lorg/eclipse/core/expressions/IEvaluationContext;)Ljava/lang/Object;+117
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;+161
j org.eclipse.e4.core.internal.di.MethodRequestor.execute()Ljava/lang/Object;+84
j org.eclipse.e4.core.internal.di.InjectorImpl.invokeUsingClass(Ljava/lang/Object;Ljava/lang/Class;Ljava/lang/Class;Ljava/lang/Object;Lorg/eclipse/e4/core/di/suppliers/PrimaryObjectSupplier;Lorg/eclipse/e4/core/di/suppliers/PrimaryObjectSupplier;Z)Ljava/lang/Object;+104
j org.eclipse.e4.core.internal.di.InjectorImpl.invoke(Ljava/lang/Object;Ljava/lang/Class;Ljava/lang/Object;Lorg/eclipse/e4/core/di/suppliers/PrimaryObjectSupplier;Lorg/eclipse/e4/core/di/suppliers/PrimaryObjectSupplier;)Ljava/lang/Object;+13
j org.eclipse.e4.core.contexts.ContextInjectionFactory.invoke(Ljava/lang/Object;Ljava/lang/Class;Lorg/eclipse/e4/core/contexts/IEclipseContext;Lorg/eclipse/e4/core/contexts/IEclipseContext;Ljava/lang/Object;)Ljava/lang/Object;+29
j org.eclipse.e4.core.commands.internal.HandlerServiceHandler.execute(Lorg/eclipse/core/commands/ExecutionEvent;)Ljava/lang/Object;+65
j org.eclipse.core.commands.Command.executeWithChecks(Lorg/eclipse/core/commands/ExecutionEvent;)Ljava/lang/Object;+164
j org.eclipse.core.commands.ParameterizedCommand.executeWithChecks(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;+21
j org.eclipse.e4.core.commands.internal.HandlerServiceImpl.executeHandler(Lorg/eclipse/core/commands/ParameterizedCommand;Lorg/eclipse/e4/core/contexts/IEclipseContext;)Ljava/lang/Object;+21
j org.eclipse.e4.ui.workbench.renderers.swt.HandledContributionItem.executeItem(Lorg/eclipse/swt/widgets/Event;)V+53
j org.eclipse.e4.ui.workbench.renderers.swt.HandledContributionItem.handleWidgetSelection(Lorg/eclipse/swt/widgets/Event;)V+123
j org.eclipse.e4.ui.workbench.renderers.swt.HandledContributionItem.access$7(Lorg/eclipse/e4/ui/workbench/renderers/swt/HandledContributionItem;Lorg/eclipse/swt/widgets/Event;)V+2
j org.eclipse.e4.ui.workbench.renderers.swt.HandledContributionItem$4.handleEvent(Lorg/eclipse/swt/widgets/Event;)V+55
J org.eclipse.swt.widgets.EventTable.sendEvent(Lorg/eclipse/swt/widgets/Event;)V
j org.eclipse.swt.widgets.Widget.sendEvent(Lorg/eclipse/swt/widgets/Event;)V+25
j org.eclipse.swt.widgets.Display.runDeferredEvents()Z+92
j org.eclipse.swt.widgets.Display.readAndDispatch()Z+69
j org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run()V+638
j org.eclipse.core.databinding.observable.Realm.runWithDefault(Lorg/eclipse/core/databinding/observable/Realm;Ljava/lang/Runnable;)V+12
j org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(Lorg/eclipse/e4/ui/model/application/MApplicationElement;Lorg/eclipse/e4/core/contexts/IEclipseContext;)Ljava/lang/Object;+57
j org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(Lorg/eclipse/e4/ui/model/application/MApplicationElement;)V+20
j org.eclipse.ui.internal.Workbench$5.run()V+236
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;+108
j org.eclipse.equinox.internal.app.EclipseAppHandle.run(Ljava/lang/Object;)Ljava/lang/Object;+135
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;+119
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;+161
j org.eclipse.equinox.launcher.Main.invokeFramework([Ljava/lang/String;[Ljava/net/URL;)V+211
j org.eclipse.equinox.launcher.Main.basicRun([Ljava/lang/String;)V+126
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 )
0x360f4400 JavaThread "Worker-11" [_thread_blocked, id=4584, stack(0x3c580000,0x3c680000)]
0x35650800 JavaThread "Worker-10" [_thread_blocked, id=1768, stack(0x3c480000,0x3c580000)]
0x36881400 JavaThread "Keep-Alive-Timer" daemon [_thread_blocked, id=4732, stack(0x3b3a0000,0x3b4a0000)]
0x36176800 JavaThread "[ThreadPool Manager] - Idle Thread" daemon [_thread_blocked, id=5856, stack(0x3b0c0000,0x3b1c0000)]
0x356fb800 JavaThread "Thread-10" [_thread_blocked, id=4528, stack(0x3abc0000,0x3acc0000)]
0x357b7800 JavaThread "Worker-9" [_thread_blocked, id=364, stack(0x3a8c0000,0x3a9c0000)]
0x3664c800 JavaThread "Worker-8" [_thread_blocked, id=5196, stack(0x3a7c0000,0x3a8c0000)]
0x362f5400 JavaThread "Worker-7" [_thread_blocked, id=3112, stack(0x3a6c0000,0x3a7c0000)]
0x3591a800 JavaThread "Worker-6" [_thread_blocked, id=5648, stack(0x3a5c0000,0x3a6c0000)]
0x360d9400 JavaThread "Worker-5" [_thread_blocked, id=5044, stack(0x3a4c0000,0x3a5c0000)]
0x355ae400 JavaThread "Worker-4" [_thread_blocked, id=1752, stack(0x3a3c0000,0x3a4c0000)]
0x3543d800 JavaThread "Worker-3" [_thread_blocked, id=260, stack(0x3a2c0000,0x3a3c0000)]
0x36420c00 JavaThread "Worker-2" [_thread_blocked, id=4428, stack(0x39c20000,0x39d20000)]
0x36666800 JavaThread "Java indexing" daemon [_thread_blocked, id=1152, stack(0x39a00000,0x39b00000)]
0x3643d000 JavaThread "EMF Reference Cleaner" daemon [_thread_blocked, id=5992, stack(0x37090000,0x37190000)]
0x362dac00 JavaThread "Worker-1" [_thread_blocked, id=3736, stack(0x36d90000,0x36e90000)]
0x36291400 JavaThread "Provisioning Event Dispatcher" daemon [_thread_blocked, id=5412, stack(0x36c90000,0x36d90000)]
0x35813400 JavaThread "Worker-0" [_thread_blocked, id=1684, stack(0x36b90000,0x36c90000)]
0x35893800 JavaThread "Worker-JM" [_thread_blocked, id=2076, stack(0x36890000,0x36990000)]
0x36113800 JavaThread "Bundle File Closer" daemon [_thread_blocked, id=1736, stack(0x36a90000,0x36b90000)]
0x35927400 JavaThread "[Timer] - Main Queue Handler" daemon [_thread_blocked, id=1444, stack(0x36990000,0x36a90000)]
0x3557a400 JavaThread "Framework Event Dispatcher" daemon [_thread_blocked, id=5772, stack(0x35f90000,0x36090000)]
0x35569800 JavaThread "Start Level Event Dispatcher" daemon [_thread_blocked, id=4436, stack(0x35cf0000,0x35df0000)]
0x3557bc00 JavaThread "State Data Manager" daemon [_thread_blocked, id=2536, stack(0x35bf0000,0x35cf0000)]
0x3554cc00 JavaThread "Framework Active Thread" [_thread_blocked, id=5444, stack(0x35af0000,0x35bf0000)]
0x34aca000 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=5896, stack(0x35130000,0x35230000)]
0x34ac4400 JavaThread "CompilerThread0" daemon [_thread_blocked, id=5272, stack(0x35030000,0x35130000)]
0x34abe000 JavaThread "Attach Listener" daemon [_thread_blocked, id=5128, stack(0x34f30000,0x35030000)]
0x34abd400 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=6040, stack(0x34e30000,0x34f30000)]
0x34aabc00 JavaThread "Finalizer" daemon [_thread_blocked, id=472, stack(0x34d30000,0x34e30000)]
0x34aa7400 JavaThread "Reference Handler" daemon [_thread_blocked, id=3528, stack(0x34c30000,0x34d30000)]
=>0x00a66800 JavaThread "main" [_thread_in_native, id=5920, stack(0x00030000,0x00130000)]
Other Threads:
0x34aa2400 VMThread [stack: 0x34b30000,0x34c30000] [id=4044]
0x34ad4400 WatcherThread [stack: 0x35230000,0x35330000] [id=4152]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
Heap
def new generation total 6784K, used 1184K [0x02b20000, 0x03270000, 0x05280000)
eden space 6080K, 7% used [0x02b20000, 0x02b98038, 0x03110000)
from space 704K, 100% used [0x03110000, 0x031c0000, 0x031c0000)
to space 704K, 0% used [0x031c0000, 0x031c0000, 0x03270000)
tenured generation total 88936K, used 55886K [0x05280000, 0x0a95a000, 0x22b20000)
the space 88936K, 62% used [0x05280000, 0x089139b0, 0x08913a00, 0x0a95a000)
compacting perm gen total 57088K, used 56994K [0x22b20000, 0x262e0000, 0x32b20000)
the space 57088K, 99% used [0x22b20000, 0x262c8940, 0x262c8a00, 0x262e0000)
No shared spaces configured.
Dynamic libraries:
0x00400000 - 0x0044e000 E:\eclipse\eclipse.exe
0x7c920000 - 0x7c9b6000 C:\WINDOWS\system32\ntdll.dll
0x7c800000 - 0x7c91e000 C:\WINDOWS\system32\kernel32.dll
0x77d10000 - 0x77da0000 C:\WINDOWS\system32\USER32.dll
0x77ef0000 - 0x77f39000 C:\WINDOWS\system32\GDI32.dll
0x77180000 - 0x77283000 C:\WINDOWS\WinSxS\x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.2600.6028_x-ww_61e65202\COMCTL32.dll
0x77be0000 - 0x77c38000 C:\WINDOWS\system32\msvcrt.dll
0x77da0000 - 0x77e49000 C:\WINDOWS\system32\ADVAPI32.dll
0x77e50000 - 0x77ee3000 C:\WINDOWS\system32\RPCRT4.dll
0x77fc0000 - 0x77fd1000 C:\WINDOWS\system32\Secur32.dll
0x77f40000 - 0x77fb6000 C:\WINDOWS\system32\SHLWAPI.dll
0x76300000 - 0x7631d000 C:\WINDOWS\system32\IMM32.DLL
0x62c20000 - 0x62c29000 C:\WINDOWS\system32\LPK.DLL
0x73fa0000 - 0x7400b000 C:\WINDOWS\system32\USP10.dll
0x72000000 - 0x7200d000 E:\eclipse\plugins\org.eclipse.equinox.launcher.win32.win32.x86_1.1.200.v20130807-1835\eclipse_1503.dll
0x77bd0000 - 0x77bd8000 C:\WINDOWS\system32\VERSION.dll
0x5adc0000 - 0x5adf7000 C:\WINDOWS\system32\uxtheme.dll
0x74680000 - 0x746cc000 C:\WINDOWS\system32\MSCTF.dll
0x73640000 - 0x7366e000 C:\WINDOWS\system32\msctfime.ime
0x76990000 - 0x76ace000 C:\WINDOWS\system32\ole32.dll
0x6d800000 - 0x6da56000 E:\software\jre\bin\client\jvm.dll
0x76b10000 - 0x76b3a000 C:\WINDOWS\system32\WINMM.dll
0x7c340000 - 0x7c396000 C:\WINDOWS\system32\MSVCR71.dll
0x6d280000 - 0x6d288000 E:\software\jre\bin\hpi.dll
0x76bc0000 - 0x76bcb000 C:\WINDOWS\system32\PSAPI.DLL
0x6d7b0000 - 0x6d7bc000 E:\software\jre\bin\verify.dll
0x6d320000 - 0x6d33f000 E:\software\jre\bin\java.dll
0x6d7f0000 - 0x6d7ff000 E:\software\jre\bin\zip.dll
0x6d610000 - 0x6d623000 E:\software\jre\bin\net.dll
0x71a20000 - 0x71a37000 C:\WINDOWS\system32\WS2_32.dll
0x71a10000 - 0x71a18000 C:\WINDOWS\system32\WS2HELP.dll
0x6d630000 - 0x6d639000 E:\software\jre\bin\nio.dll
0x719c0000 - 0x719fe000 C:\WINDOWS\System32\mswsock.dll
0x76ef0000 - 0x76f17000 C:\WINDOWS\system32\DNSAPI.dll
0x76d30000 - 0x76d48000 C:\WINDOWS\system32\iphlpapi.dll
0x76f80000 - 0x76f88000 C:\WINDOWS\System32\winrnr.dll
0x76f30000 - 0x76f5c000 C:\WINDOWS\system32\WLDAP32.dll
0x76f90000 - 0x76f96000 C:\WINDOWS\system32\rasadhlp.dll
0x36f90000 - 0x37000000 E:\eclipse\configuration\org.eclipse.osgi\bundles\662\1\.cp\swt-win32-4333.dll
0x770f0000 - 0x7717b000 C:\WINDOWS\system32\OLEAUT32.dll
0x76320000 - 0x76367000 C:\WINDOWS\system32\comdlg32.dll
0x7d590000 - 0x7dd84000 C:\WINDOWS\system32\SHELL32.dll
0x72f70000 - 0x72f96000 C:\WINDOWS\system32\WINSPOOL.DRV
0x3e410000 - 0x3e4f7000 C:\WINDOWS\system32\WININET.dll
0x35e80000 - 0x35e89000 C:\WINDOWS\system32\Normaliz.dll
0x43ce0000 - 0x43e14000 C:\WINDOWS\system32\urlmon.dll
0x3eab0000 - 0x3ec9c000 C:\WINDOWS\system32\iertutil.dll
0x765e0000 - 0x76673000 C:\WINDOWS\system32\CRYPT32.dll
0x76db0000 - 0x76dc2000 C:\WINDOWS\system32\MSASN1.dll
0x37390000 - 0x373ad000 E:\eclipse\configuration\org.eclipse.osgi\bundles\662\1\.cp\swt-gdip-win32-4333.dll
0x4ae90000 - 0x4b03b000 C:\WINDOWS\WinSxS\x86_Microsoft.Windows.GdiPlus_6595b64144ccf1df_1.0.6002.23084_x-ww_f3f35550\gdiplus.dll
0x61880000 - 0x618ba000 C:\WINDOWS\system32\oleacc.dll
0x376c0000 - 0x376cc000 E:\eclipse\configuration\org.eclipse.osgi\bundles\78\1\.cp\os\win32\x86\localfile_1_0_0.dll
0x68000000 - 0x68036000 C:\WINDOWS\system32\rsaenh.dll
0x759d0000 - 0x75a7f000 C:\WINDOWS\system32\USERENV.dll
0x5fdd0000 - 0x5fe25000 C:\WINDOWS\system32\netapi32.dll
0x36f00000 - 0x36f0f000 E:\eclipse\configuration\org.eclipse.osgi\bundles\81\1\.cp\jWinHttp-1.0.0.dll
0x4a410000 - 0x4a469000 C:\WINDOWS\system32\WINHTTP.dll
0x76eb0000 - 0x76eec000 C:\WINDOWS\system32\RASAPI32.DLL
0x76e60000 - 0x76e72000 C:\WINDOWS\system32\rasman.dll
0x76e80000 - 0x76eaf000 C:\WINDOWS\system32\TAPI32.dll
0x76e50000 - 0x76e5e000 C:\WINDOWS\system32\rtutils.dll
0x77c40000 - 0x77c65000 C:\WINDOWS\system32\msv1_0.dll
0x76760000 - 0x7676c000 C:\WINDOWS\system32\cryptdll.dll
0x392b0000 - 0x397f9000 C:\WINDOWS\system32\xpsp2res.dll
0x76fa0000 - 0x7701f000 C:\WINDOWS\system32\CLBCATQ.DLL
0x77020000 - 0x770ba000 C:\WINDOWS\system32\COMRes.dll
0x74cf0000 - 0x74d81000 C:\WINDOWS\system32\mlang.dll
0x762f0000 - 0x762f5000 C:\WINDOWS\system32\msimg32.dll
0x73b30000 - 0x73b36000 C:\WINDOWS\system32\dciman32.dll
0x60fd0000 - 0x61025000 C:\WINDOWS\system32\hnetcfg.dll
0x71a00000 - 0x71a08000 C:\WINDOWS\System32\wshtcpip.dll
0x6d000000 - 0x6d138000 E:\software\jre\bin\awt.dll
VM Arguments:
jvm_args: -Dosgi.requiredJavaVersion=1.6 -Xms40m -Xmx512m -Dsun.lang.ClassLoader.allowArraySyntax=true -XX:MaxPermSize=256m
java_command: <unknown>
Launcher Type: generic
Environment Variables:
JAVA_HOME=E:\software\jdk
PATH=E:/software/jre/bin/client;E:/software/jre/bin;E:/software/jre/lib/i386;D:\app\Administrator\product\11.2.0\client_1\bin;E:\software\oracle_client;C:\Program Files\Common Files\NetSarang;E:\software\oracle\product\11.2.0\client_1\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;E:\software\apache-maven-3.1.0\bin;E:\software\apache-ant-1.9.2\bin;E:\software\jdk\bin;E:\node\node\;E:\software\svn1.8\svn\bin;C:\Documents and Settings\Administrator\Application Data\npm;E:\eclipse;
USERNAME=Administrator
OS=Windows_NT
PROCESSOR_IDENTIFIER=x86 Family 6 Model 23 Stepping 10, GenuineIntel
--------------- S Y S T E M ---------------
OS: Windows XP Build 2600 Service Pack 3
CPU:total 2 (2 cores per cpu, 1 threads per core) family 6 model 7 stepping 10, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3
Memory: 4k page, physical 3634348k(2050596k free), swap 4194303k(3762108k free)
vm_info: Java HotSpot(TM) Client VM (11.0-b15) for windows-x86 JRE (1.6.0_10-rc2-b32), built on Sep 12 2008 00:52:11 by "java_re" with MS VC++ 7.1
time: Fri Nov 08 20:36:08 2013
elapsed time: 39 seconds
相关推荐
20140927Eclipse错误日志
在处理Eclipse 3.4.2源码编译过程中遇到的错误时,理解编译日志是解决问题的关键。以下是对“eclipse3.4.2编译日志出错信息”的详细解析,旨在帮助理解和解决在编译过程中遇到的典型问题。 #### 日志关键信息概述 ...
NULL 博文链接:https://hbiao68.iteye.com/blog/1994957
- 故障排查:如果遇到问题,检查Eclipse错误日志,或查看插件的帮助文档以获取解决方案。 - 与其他工具的整合:Eclipse SVN插件也可以与其他工具(如Maven、Gradle等)配合使用,实现更高效的开发流程。 总之,...
在标题和描述中提到的“eclipse mat日志分析工具”,指的是使用Eclipse MAT对日志文件进行分析,以查找可能存在的内存问题。以下将详细介绍Eclipse MAT的主要功能和使用方法: 1. **内存快照**:MAT允许用户获取JVM...
本人开发人员,平常也是在CSDN下载资料,现在不需要积分的少了,所以我也得赚点积分,绝对提高你的开发效率。eclipse开发java使用mybatis打印不带问号的可执行sql
3. 如果遇到问题,可以通过Eclipse错误日志或在线社区寻求帮助。 总的来说,m2eclipse虽然已经不再更新,但它遗留下来的m2e插件为Eclipse用户提供了强大的Maven集成,极大地提升了开发效率。通过正确安装和使用m2e...
- 查看Eclipse错误日志,寻找可能的异常信息,这有助于定位具体问题。 - 如果问题依然存在,尝试更新VSS插件到最新版本,或者查找其他用户遇到类似问题的解决方案。 总之,解决“vss在eclipse中不显示状态问题”...
在实际开发过程中,可能会遇到各种问题,如插件不兼容、服务器无法启动等,这时,检查Eclipse日志、查阅官方文档或社区论坛都是解决问题的有效途径。同时,熟悉Eclipse的插件管理和服务器配置,对于提升开发效率至关...
该eclipse插件可以直接从文件系统里选择需要查看的日志,可以对输出的日志进行正则表达式匹配,让符合指定规则语句显示相应的颜色。比如说含有"successful"的语句用绿色显示,含有"error"的语句用红色显示。当查看多...
- **遇到问题时,检查Eclipse错误日志**:“Window”菜单 -> “Show View” -> “Error Log”,查看可能的错误信息,根据提示进行排查。 - **查阅官方文档**:Subclipse和Subversive都有详细的官方文档,遇到问题...
本工程基于Eclipse IDE,配置了一个简单的Log4j设置,实现了每天自动将日志输出到一个特定命名格式的文件中,即“XXX_年月日时分.log”。下面我们将详细解析这个配置及其工作原理。 1. **Log4j介绍**: Log4j是一...
检查日志输出(logcat)以获取更详细的错误信息,以便进行针对性的排查。 在Android开发中,遇到错误是很正常的,关键在于理解错误信息并找到相应的解决策略。保持SDK和开发工具的更新,以及定期清理和整理项目结构...
通常,检查网络连接、SVN配置、权限设置以及Eclipse日志可以帮助找出问题所在。 通过上述详细讲解,我们可以了解到"org.tmatesoft.svn_1.8.5.eclipse.zip"在Eclipse中的核心作用以及如何有效地利用SVN进行版本控制...
通过日志记录,我们可以了解项目的运行情况, debug项目中的错误等。log4j.properties文件是日志记录的配置文件,其中包括日志记录的级别、日志文件的路径等。 四、Eclipse性能优化 Eclipse的性能优化是提高开发...
除了上述错误外,还有另一种错误日志提示,涉及到Eclipse的启动过程: ``` !SESSION 2012-11-27 20:26:37.326 ----------------------------------------------- eclipse.buildId=I20110613-1736 java.version=...
在Android开发过程中,错误日志的记录、保存和上传服务器是一项重要的任务,它能帮助开发者及时发现和定位程序运行中的问题。以下将详细介绍如何在Android Studio和Eclipse这两个集成开发环境中实现这一功能。 首先...
- 如果插件安装后无法正常使用,检查Eclipse日志文件以获取错误信息,或查阅插件的官方文档或社区论坛寻求帮助。 - 如果遇到兼容性问题,确保你的Eclipse版本与Open Explorer插件版本相匹配。 综上所述,"eclipse...
- 遇到问题时,检查Eclipse错误日志以获取详细信息。 - 如果连接问题,请检查SVN服务器设置和网络连接。 - 使用不同的SVN适配器(如JNA或JNI)可能会影响性能和兼容性,可尝试更换适配器。 通过以上步骤,你可以...
- 部署过程中如果遇到问题,检查Eclipse错误日志或Tomcat的catalina.out日志,它们通常能提供错误信息帮助解决问题。 - 如果服务器启动失败,可能是端口冲突导致的,可以检查Tomcat的配置文件(如`server.xml`)中的...