Eclipse中的Weblogic安装错误

时间:2016-08-17 00:37:12

标签: java eclipse oracle weblogic

Eclipse中的Weblogic安装问题。

我不知道这是什么问题。

我试图在eclipse中安装oracle weblogic服务器工具。 (我试过霓虹灯和火星。)

安装完成后,我重新启动了eclipse。但是日食被关闭了。

和错误输出文件的消息:

#
# A fatal error has been detected by the Java Runtime Environment:
#
#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x77447c04, pid=12900, tid=0x00003a30
#
# JRE version: Java(TM) SE Runtime Environment (8.0_101-b13) (build 1.8.0_101-b13)
# Java VM: Java HotSpot(TM) Client VM (25.101-b13 mixed mode, sharing windows-x86 )
# Problematic frame:
# C  [ntdll.dll+0x17c04]
#
# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
#
# If you would like to submit a bug report, please visit:
#   http://bugreport.java.com/bugreport/crash.jsp
#

---------------  T H R E A D  ---------------

Current thread (0x01e5bc00):  JavaThread "main" [_thread_in_vm, id=14896, stack(0x00040000,0x00140000)]

siginfo: ExceptionCode=0xc0000005, reading address 0x22f8c119

Registers:
EAX=0x22f8c101, EBX=0x000003d7, ECX=0x80000000, EDX=0x0aecbcf0
ESP=0x0013ed44, EBP=0x0013ed70, ESI=0x00000000, EDI=0x0699837a
EIP=0x77447c04, EFLAGS=0x00210a07

Top of Stack: (sp=0x0013ed44)
0x0013ed44:   01e50000 0aecbcf0 00000000 0013eda4
0x0013ed54:   74cbf328 74d5ae18 0aecbcf0 00000000
0x0013ed64:   22f8c101 00000000 0699837a 0013ed8c
0x0013ed74:   77433a3e 00000000 01e5bc00 0aecbcf8
0x0013ed84:   00000004 00000004 0013eda0 6e8a016a
0x0013ed94:   01e50000 00000000 0aecbcf8 0013edb0
0x0013eda4:   6d031fe3 0aecbcf8 0aecbcf8 0013edcc
0x0013edb4:   6cfb4e59 0aecbcf8 00000007 0a86f7b8 

Instructions: (pc=0x77447c04)
0x77447be4:   10 f0 0f b1 0a 8b 55 ec 3b c6 0f 85 93 73 00 00
0x77447bf4:   8b 42 04 c1 e8 08 0f b7 d8 8b 45 f4 c6 42 07 80
0x77447c04:   8b 40 18 0f b3 18 33 c0 66 39 47 0c 0f 85 19 8d
0x77447c14:   05 00 8b 4d f8 8b 17 0f b7 c6 41 03 c1 c1 e3 10 


Register to memory mapping:

EAX=0x22f8c101 is an unallocated location in the heap
EBX=0x000003d7 is an unknown value
ECX=0x80000000 is an unknown value
EDX=0x0aecbcf0 is an unknown value
ESP=0x0013ed44 is pointing into the stack for thread: 0x01e5bc00
EBP=0x0013ed70 is pointing into the stack for thread: 0x01e5bc00
ESI=0x00000000 is an unknown value
EDI=0x0699837a is an unknown value


Stack: [0x00040000,0x00140000],  sp=0x0013ed44,  free space=1019k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C  [ntdll.dll+0x17c04]
C  [ntdll.dll+0x3a3e]
C  [MSVCR100.dll+0x1016a]
V  [jvm.dll+0x161fe3]
V  [jvm.dll+0xe4e59]
C  [swt-win32-4530.dll+0xd4ce]
j  org.eclipse.swt.internal.win32.OS.RegOpenKeyExW(I[CII[I)I+0
j  org.eclipse.swt.internal.win32.OS.RegOpenKeyEx(ILorg/eclipse/swt/internal/win32/TCHAR;II[I)I+27
j  org.eclipse.swt.program.Program.getKeyValue(Ljava/lang/String;Z)Ljava/lang/String;+22
j  org.eclipse.swt.program.Program.getProgram(Ljava/lang/String;Ljava/lang/String;)Lorg/eclipse/swt/program/Program;+41
j  org.eclipse.swt.program.Program.getPrograms()[Lorg/eclipse/swt/program/Program;+67
j  org.eclipse.ui.internal.registry.EditorRegistry.getSortedEditorsFromOS()[Lorg/eclipse/ui/IEditorDescriptor;+8
j  org.eclipse.ui.internal.PlatformUIPreferenceListener.preferenceChange(Lorg/eclipse/core/runtime/preferences/IEclipsePreferences$PreferenceChangeEvent;)V+335
j  org.eclipse.core.internal.preferences.EclipsePreferences$3.run()V+8
J 2160 C1 org.eclipse.core.runtime.SafeRunner.run(Lorg/eclipse/core/runtime/ISafeRunnable;)V (38 bytes) @ 0x022798a8 [0x02279880+0x28]
J 3247 C1 org.eclipse.core.internal.preferences.EclipsePreferences.firePreferenceEvent(Ljava/lang/String;Ljava/lang/Object;Ljava/lang/Object;)V (77 bytes) @ 0x01fd7e70 [0x01fd7d00+0x170]
J 3249 C1 org.eclipse.core.internal.preferences.EclipsePreferences.put(Ljava/lang/String;Ljava/lang/String;)V (43 bytes) @ 0x01ffeca0 [0x01ffebe0+0xc0]
j  org.eclipse.ui.preferences.ScopedPreferenceStore.setValue(Ljava/lang/String;Ljava/lang/String;)V+31
j  org.eclipse.ui.internal.registry.EditorRegistry.saveAssociations()V+421
j  oracle.eclipse.tools.webtier.ui.internal.WebtierUIStartup$2.associateJsffFileExtensionWithWpe()V+122
j  oracle.eclipse.tools.webtier.ui.internal.WebtierUIStartup$2.run()V+1
j  org.eclipse.swt.widgets.RunnableLock.run()V+11
j  org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Z)Z+37
j  org.eclipse.swt.widgets.Display.runAsyncMessages(Z)Z+5
j  org.eclipse.swt.widgets.Display.readAndDispatch()Z+91
j  org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$4.run()V+626
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+442
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;+111
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;+85
j  org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(Ljava/lang/Object;)Ljava/lang/Object;+82
j  org.eclipse.core.runtime.adaptor.EclipseStarter.run(Ljava/lang/Object;)Ljava/lang/Object;+109
j  org.eclipse.core.runtime.adaptor.EclipseStarter.run([Ljava/lang/String;Ljava/lang/Runnable;)Ljava/lang/Object;+132
v  ~StubRoutines::call_stub
V  [jvm.dll+0x15a2e5]
V  [jvm.dll+0x21ff6e]
V  [jvm.dll+0x15a37e]
V  [jvm.dll+0x166bc8]
V  [jvm.dll+0x166e33]
V  [jvm.dll+0x103623]
C  [java.dll+0x3b26]
j  sun.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+100
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;+56
j  org.eclipse.equinox.launcher.Main.invokeFramework([Ljava/lang/String;[Ljava/net/URL;)V+265
j  org.eclipse.equinox.launcher.Main.basicRun([Ljava/lang/String;)V+160
j  org.eclipse.equinox.launcher.Main.run([Ljava/lang/String;)I+4
v  ~StubRoutines::call_stub
V  [jvm.dll+0x15a2e5]
V  [jvm.dll+0x21ff6e]
V  [jvm.dll+0x15a37e]
V  [jvm.dll+0xdc17b]
V  [jvm.dll+0xdde48]
C  [eclipse_1611.dll+0x6464]
C  [eclipse_1611.dll+0x53d8]
C  [eclipse_1611.dll+0x15ce]
C  [eclipse_1611.dll+0x1043]
C  [eclipse.exe+0x14e9]
C  [eclipse.exe+0x1010]
C  [eclipse.exe+0x31f9]
C  [KERNEL32.DLL+0x173e]
C  [ntdll.dll+0x608e1]
C  [ntdll.dll+0x6088d]
C  0x00000000

(There are a lot of contents. So I Skiped ...)
---------------  P R O C E S S  ---------------
(There are a lot of contents. So I Skiped ...)

Other Threads:
  0x01cb2800 VMThread [stack: 0x04630000,0x04730000] [id=5808]
  0x05a08800 WatcherThread [stack: 0x05bd0000,0x05cd0000] [id=15308]

VM state:not at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread:  ([mutex/lock_event])
[0x01e59e80] Threads_lock - owner thread: 0x0add9000

Heap:
 def new generation   total 78784K, used 34890K [0x10200000, 0x15770000, 0x25750000)
  eden space 70080K,  37% used [0x10200000, 0x11b929e0, 0x14670000)
  from space 8704K, 100% used [0x14ef0000, 0x15770000, 0x15770000)
  to   space 8704K,   0% used [0x14670000, 0x14670000, 0x14ef0000)
 tenured generation   total 174784K, used 97416K [0x25750000, 0x30200000, 0x50200000)
   the space 174784K,  55% used [0x25750000, 0x2b672098, 0x2b672200, 0x30200000)
 Metaspace       used 59721K, capacity 63888K, committed 64000K, reserved 64896K

Card table byte_map: [0x03e60000,0x04070000] byte_map_base: 0x03ddf000

Polling page: 0x01a60000

CodeCache: size=32768Kb used=6037Kb max_used=6037Kb free=26730Kb
 bounds [0x01e60000, 0x02458000, 0x03e60000]
 total_blobs=2889 nmethods=2626 adapters=190
 compilation: enabled

Compilation events (10 events):
Event: 98.351 Thread 0x01d2f800 5410             java.io.File::isInvalid (47 bytes)
Event: 98.351 Thread 0x01d2f800 nmethod 5410 0x01f1db88 code [0x01f1dc90, 0x01f1dd8c]
Event: 98.354 Thread 0x01d2f800 5411             org.eclipse.oomph.resources.impl.SourceLocatorImpl::eStaticClass (4 bytes)
Event: 98.354 Thread 0x01d2f800 nmethod 5411 0x01f1d9c8 code [0x01f1dac0, 0x01f1db40]
Event: 98.362 Thread 0x01d2f800 5412             org.eclipse.oomph.setup.impl.ProjectImpl::eGet (96 bytes)
Event: 98.363 Thread 0x01d2f800 nmethod 5412 0x01f1cec8 code [0x01f1d080, 0x01f1d5a8]
Event: 98.372 Thread 0x01d2f800 5413             org.eclipse.oomph.p2.impl.RepositoryListImpl::eStaticClass (4 bytes)
Event: 98.372 Thread 0x01d2f800 nmethod 5413 0x01f1cd08 code [0x01f1ce00, 0x01f1ce80]
Event: 98.373 Thread 0x01d2f800 5414             org.eclipse.oomph.base.impl.AnnotationImpl::eIsSet (162 bytes)
Event: 98.373 Thread 0x01d2f800 nmethod 5414 0x01f1c888 code [0x01f1c9d0, 0x01f1cc30]

GC Heap History (10 events):
Event: 72.515 GC heap before
{Heap before GC invocations=17 (full 3):
 def new generation   total 78720K, used 70016K [0x10200000, 0x15760000, 0x25750000)
  eden space 70016K, 100% used [0x10200000, 0x14660000, 0x14660000)
  from space 8704K,   0% used [0x14660000, 0x14660000, 0x14ee0000)
  to   space 8704K,   0% used [0x14ee0000, 0x14ee0000, 0x15760000)
 tenured generation   total 174784K, used 79614K [0x25750000, 0x30200000, 0x50200000)
   the space 174784K,  45% used [0x25750000, 0x2a50fba8, 0x2a50fc00, 0x30200000)
 Metaspace       used 40128K, capacity 43008K, committed 43136K, reserved 43392K
Event: 72.546 GC heap after
Heap after GC invocations=18 (full 3):
 def new generation   total 78720K, used 8704K [0x10200000, 0x15760000, 0x25750000)
  eden space 70016K,   0% used [0x10200000, 0x10200000, 0x14660000)
  from space 8704K, 100% used [0x14ee0000, 0x15760000, 0x15760000)
  to   space 8704K,   0% used [0x14660000, 0x14660000, 0x14ee0000)
 tenured generation   total 174784K, used 87671K [0x25750000, 0x30200000, 0x50200000)
   the space 174784K,  50% used [0x25750000, 0x2acede00, 0x2acede00, 0x30200000)
 Metaspace       used 40128K, capacity 43008K, committed 43136K, reserved 43392K
}
Event: 89.179 GC heap before
{Heap before GC invocations=18 (full 3):
 def new generation   total 78720K, used 78720K [0x10200000, 0x15760000, 0x25750000)
  eden space 70016K, 100% used [0x10200000, 0x14660000, 0x14660000)
  from space 8704K, 100% used [0x14ee0000, 0x15760000, 0x15760000)
  to   space 8704K,   0% used [0x14660000, 0x14660000, 0x14ee0000)
 tenured generation   total 174784K, used 87671K [0x25750000, 0x30200000, 0x50200000)
   the space 174784K,  50% used [0x25750000, 0x2acede00, 0x2acede00, 0x30200000)
 Metaspace       used 46222K, capacity 49536K, committed 49536K, reserved 49536K
Event: 89.216 GC heap after
Heap after GC invocations=19 (full 3):
 def new generation   total 78720K, used 8704K [0x10200000, 0x15760000, 0x25750000)
  eden space 70016K,   0% used [0x10200000, 0x10200000, 0x14660000)
  from space 8704K, 100% used [0x14660000, 0x14ee0000, 0x14ee0000)
  to   space 8704K,   0% used [0x14ee0000, 0x14ee0000, 0x15760000)
 tenured generation   total 174784K, used 94832K [0x25750000, 0x30200000, 0x50200000)
   the space 174784K,  54% used [0x25750000, 0x2b3ec2a0, 0x2b3ec400, 0x30200000)
 Metaspace       used 46222K, capacity 49536K, committed 49536K, reserved 49536K
}
Event: 90.604 GC heap before
{Heap before GC invocations=19 (full 3):
 def new generation   total 78720K, used 78720K [0x10200000, 0x15760000, 0x25750000)
  eden space 70016K, 100% used [0x10200000, 0x14660000, 0x14660000)
  from space 8704K, 100% used [0x14660000, 0x14ee0000, 0x14ee0000)
  to   space 8704K,   0% used [0x14ee0000, 0x14ee0000, 0x15760000)
 tenured generation   total 174784K, used 94832K [0x25750000, 0x30200000, 0x50200000)
   the space 174784K,  54% used [0x25750000, 0x2b3ec2a0, 0x2b3ec400, 0x30200000)
 Metaspace       used 47908K, capacity 51332K, committed 51456K, reserved 51584K
Event: 90.644 GC heap after
Heap after GC invocations=20 (full 3):
 def new generation   total 78720K, used 8704K [0x10200000, 0x15760000, 0x25750000)
  eden space 70016K,   0% used [0x10200000, 0x10200000, 0x14660000)
  from space 8704K, 100% used [0x14ee0000, 0x15760000, 0x15760000)
  to   space 8704K,   0% used [0x14660000, 0x14660000, 0x14ee0000)
 tenured generation   total 174784K, used 98879K [0x25750000, 0x30200000, 0x50200000)
   the space 174784K,  56% used [0x25750000, 0x2b7dffb8, 0x2b7e0000, 0x30200000)
 Metaspace       used 47908K, capacity 51332K, committed 51456K, reserved 51584K
}
Event: 94.264 GC heap before
{Heap before GC invocations=20 (full 3):
 def new generation   total 78720K, used 60829K [0x10200000, 0x15760000, 0x25750000)
  eden space 70016K,  74% used [0x10200000, 0x134e7710, 0x14660000)
  from space 8704K, 100% used [0x14ee0000, 0x15760000, 0x15760000)
  to   space 8704K,   0% used [0x14660000, 0x14660000, 0x14ee0000)
 tenured generation   total 174784K, used 98879K [0x25750000, 0x30200000, 0x50200000)
   the space 174784K,  56% used [0x25750000, 0x2b7dffb8, 0x2b7e0000, 0x30200000)
 Metaspace       used 53002K, capacity 56840K, committed 56896K, reserved 57728K
Event: 94.606 GC heap after
Heap after GC invocations=21 (full 4):
 def new generation   total 78784K, used 0K [0x10200000, 0x15770000, 0x25750000)
  eden space 70080K,   0% used [0x10200000, 0x10200000, 0x14670000)
  from space 8704K,   0% used [0x14670000, 0x14670000, 0x14ef0000)
  to   space 8704K,   0% used [0x14ef0000, 0x14ef0000, 0x15770000)
 tenured generation   total 174784K, used 89682K [0x25750000, 0x30200000, 0x50200000)
   the space 174784K,  51% used [0x25750000, 0x2aee4ac8, 0x2aee4c00, 0x30200000)
 Metaspace       used 53002K, capacity 56840K, committed 56896K, reserved 57728K
}
Event: 97.641 GC heap before
{Heap before GC invocations=21 (full 4):
 def new generation   total 78784K, used 70080K [0x10200000, 0x15770000, 0x25750000)
  eden space 70080K, 100% used [0x10200000, 0x14670000, 0x14670000)
  from space 8704K,   0% used [0x14670000, 0x14670000, 0x14ef0000)
  to   space 8704K,   0% used [0x14ef0000, 0x14ef0000, 0x15770000)
 tenured generation   total 174784K, used 89682K [0x25750000, 0x30200000, 0x50200000)
   the space 174784K,  51% used [0x25750000, 0x2aee4ac8, 0x2aee4c00, 0x30200000)
 Metaspace       used 58728K, capacity 62894K, committed 62976K, reserved 63872K
Event: 97.675 GC heap after
Heap after GC invocations=22 (full 4):
 def new generation   total 78784K, used 8704K [0x10200000, 0x15770000, 0x25750000)
  eden space 70080K,   0% used [0x10200000, 0x10200000, 0x14670000)
  from space 8704K, 100% used [0x14ef0000, 0x15770000, 0x15770000)
  to   space 8704K,   0% used [0x14670000, 0x14670000, 0x14ef0000)
 tenured generation   total 174784K, used 97416K [0x25750000, 0x30200000, 0x50200000)
   the space 174784K,  55% used [0x25750000, 0x2b672098, 0x2b672200, 0x30200000)
 Metaspace       used 58728K, capacity 62894K, committed 62976K, reserved 63872K
}

Deoptimization events (0 events):
No events

Internal exceptions (10 events):
Event: 95.817 Thread 0x0add7c00 Exception <a 'java/lang/reflect/InvocationTargetException'> (0x10203b58) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u101\7261\hotspot\src\share\vm\runtime\reflection.cpp, line 1092]
Event: 96.257 Thread 0x0ad3d400 Exception <a 'java/lang/reflect/InvocationTargetException'> (0x102408f0) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u101\7261\hotspot\src\share\vm\runtime\reflection.cpp, line 1092]
Event: 96.257 Thread 0x0ad3e800 Exception <a 'java/lang/reflect/InvocationTargetException'> (0x11a64db8) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u101\7261\hotspot\src\share\vm\runtime\reflection.cpp, line 1092]
Event: 96.557 Thread 0x0ad3fc00 Implicit null exception at 0x01f60144 to 0x01f60202
Event: 96.692 Thread 0x0ad3d400 Exception <a 'java/io/FileNotFoundException'> (0x12bf5a98) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u101\7261\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 97.380 Thread 0x0ad3d000 Exception <a 'java/lang/ArrayIndexOutOfBoundsException': 1482> (0x141cf3b0) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u101\7261\hotspot\src\share\vm\interpreter\interpreterRuntime.cpp, line 366]
Event: 97.387 Thread 0x0ad3d000 Exception <a 'java/lang/ArrayIndexOutOfBoundsException': 5377> (0x141fb7f0) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u101\7261\hotspot\src\share\vm\interpreter\interpreterRuntime.cpp, line 366]
Event: 97.401 Thread 0x0ad3d000 Exception <a 'java/lang/ArrayIndexOutOfBoundsException': 1311> (0x14292330) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u101\7261\hotspot\src\share\vm\interpreter\interpreterRuntime.cpp, line 366]
Event: 97.793 Thread 0x0ad3c400 Exception <a 'java/io/FileNotFoundException'> (0x10538190) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u101\7261\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 98.223 Thread 0x0ad3d000 Exception <a 'java/io/FileNotFoundException'> (0x10ba63e0) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u101\7261\hotspot\src\share\vm\prims\jni.cpp, line 709]

Events (10 events):
Event: 98.258 Thread 0x01d2f800 flushing nmethod 0x01f46a08
Event: 98.258 Thread 0x01d2f800 flushing nmethod 0x01f46cc8
Event: 98.258 Thread 0x01d2f800 flushing nmethod 0x01f47288
Event: 98.258 Thread 0x01d2f800 flushing nmethod 0x01f47d88
Event: 98.258 Thread 0x01d2f800 flushing nmethod 0x01f48188
Event: 98.258 Thread 0x01d2f800 flushing nmethod 0x01f48f08
Event: 98.258 Thread 0x01d2f800 flushing nmethod 0x01f49788
Event: 98.258 Thread 0x01d2f800 flushing nmethod 0x01f49b08
Event: 98.258 Thread 0x01d2f800 flushing nmethod 0x01f49f48
Event: 98.258 Thread 0x01d2f800 flushing nmethod 0x01f4b408


Dynamic libraries:
0x00400000 - 0x0044e000     C:\Users\k7.korea7.001\Downloads\eclipse-jee-mars-2-win32\eclipse\eclipse.exe
0x77430000 - 0x77597000     C:\Windows\SYSTEM32\ntdll.dll
0x75a60000 - 0x75b58000     C:\Windows\system32\KERNEL32.DLL
0x74cb0000 - 0x74d6c000     C:\Windows\system32\KERNELBASE.dll
0x6f290000 - 0x6f337000     C:\Windows\system32\apphelp.dll
0x75220000 - 0x75341000     C:\Windows\system32\USER32.dll
0x73070000 - 0x73268000     C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.9200.16579_none_8937eec6860750f5\COMCTL32.dll
0x75740000 - 0x757f1000     C:\Windows\system32\MSVCRT.dll
0x74e50000 - 0x74f5b000     C:\Windows\system32\GDI32.dll
0x76210000 - 0x7623b000     C:\Windows\system32\IMM32.DLL
0x75510000 - 0x755ee000     C:\Windows\system32\MSCTF.dll
0x10000000 - 0x10064000     C:\Windows\INCOPS3\icdcnl.dll
0x755f0000 - 0x7569e000     C:\Windows\system32\ADVAPI32.dll
0x75940000 - 0x759cb000     C:\Windows\system32\OLEAUT32.dll
0x76020000 - 0x76054000     C:\Windows\SYSTEM32\sechost.dll
0x75e10000 - 0x75ee1000     C:\Windows\system32\RPCRT4.dll
0x75800000 - 0x75936000     C:\Windows\system32\combase.dll
0x00560000 - 0x005d9000     C:\Windows\INCOPS3\ICATCDLL.dll
0x75b60000 - 0x75c79000     C:\Windows\system32\ole32.dll
0x73eb0000 - 0x73eb8000     C:\Windows\SYSTEM32\VERSION.dll
0x74f70000 - 0x74fc0000     C:\Windows\system32\WS2_32.dll
0x75a50000 - 0x75a58000     C:\Windows\system32\NSI.dll
0x012e0000 - 0x01349000     C:\Windows\INCOPS3\ESSPD.dll
0x72000000 - 0x7200d000     C:\Users\k7.korea7.001\Downloads\eclipse-jee-mars-2-win32\eclipse\plugins\org.eclipse.equinox.launcher.win32.win32.x86_1.1.300.v20150602-1417\eclipse_1611.dll
0x73ba0000 - 0x73c47000     C:\Windows\system32\uxtheme.dll
0x003f0000 - 0x003fb000     C:\Program Files\Fasoo DRM\f_ah.dll
0x61000000 - 0x612d2000     C:\Program Files\Fasoo DRM\f_sps.dll
0x017b0000 - 0x017e3000     C:\Windows\SYSTEM32\f_pbrc12.dll
0x72e50000 - 0x72e56000     C:\Windows\SYSTEM32\msimg32.dll
0x73450000 - 0x734b0000     C:\Windows\SYSTEM32\winspool.drv
0x74f60000 - 0x74f66000     C:\Windows\system32\psapi.dll
0x74930000 - 0x7493e000     C:\Windows\SYSTEM32\wtsapi32.dll
0x762e0000 - 0x773a6000     C:\Windows\system32\shell32.dll
0x75700000 - 0x75740000     C:\Windows\system32\SHLWAPI.dll
0x01380000 - 0x01390000     C:\Windows\INCOPS3\ProcMon.dll
0x74880000 - 0x74889000     C:\Windows\SYSTEM32\CRYPTBASE.dll
0x74820000 - 0x74871000     C:\Windows\SYSTEM32\bcryptPrimitives.dll
0x6ced0000 - 0x6d29c000     C:\Program Files\Java\jre1.8.0_101\bin\client\jvm.dll
0x72b40000 - 0x72b48000     C:\Windows\SYSTEM32\WSOCK32.dll
0x6f370000 - 0x6f391000     C:\Windows\SYSTEM32\WINMM.dll
0x6e890000 - 0x6e94f000     C:\Windows\SYSTEM32\MSVCR100.dll
0x6f340000 - 0x6f36b000     C:\Windows\SYSTEM32\WINMMBASE.dll
0x74e00000 - 0x74e46000     C:\Windows\SYSTEM32\cfgmgr32.dll
0x74a90000 - 0x74aae000     C:\Windows\system32\DEVOBJ.dll
0x69d50000 - 0x69d5c000     C:\Program Files\Java\jre1.8.0_101\bin\verify.dll
0x64950000 - 0x64971000     C:\Program Files\Java\jre1.8.0_101\bin\java.dll
0x67cd0000 - 0x67ce3000     C:\Program Files\Java\jre1.8.0_101\bin\zip.dll
0x773b0000 - 0x77423000     C:\Windows\system32\SHCORE.dll
0x74a70000 - 0x74a81000     C:\Windows\system32\profapi.dll
0x743f0000 - 0x7440a000     C:\Windows\SYSTEM32\CRYPTSP.dll
0x74130000 - 0x7416e000     C:\Windows\system32\rsaenh.dll
0x74c90000 - 0x74cab000     C:\Windows\system32\USERENV.dll
0x6b280000 - 0x6b296000     C:\Program Files\Java\jre1.8.0_101\bin\net.dll
0x743a0000 - 0x743ea000     C:\Windows\system32\mswsock.dll
0x70820000 - 0x70840000     C:\Windows\SYSTEM32\IPHLPAPI.DLL
0x70620000 - 0x70628000     C:\Windows\SYSTEM32\WINNSI.DLL
0x70060000 - 0x70070000     C:\Windows\SYSTEM32\dhcpcsvc6.DLL
0x70070000 - 0x70082000     C:\Windows\SYSTEM32\dhcpcsvc.DLL
0x6c760000 - 0x6c76f000     C:\Program Files\Java\jre1.8.0_101\bin\nio.dll
0x759d0000 - 0x75a44000     C:\Windows\SYSTEM32\clbcatq.dll
0x720c0000 - 0x7216d000     C:\Windows\System32\IME\IMEKR\imkrtip.dll
0x70ad0000 - 0x70be9000     C:\Windows\SYSTEM32\PROPSYS.dll
0x72560000 - 0x725df000     C:\Windows\System32\IME\shared\imetip.dll
0x72c40000 - 0x72c90000     C:\Windows\SYSTEM32\OLEACC.dll
0x734b0000 - 0x7360c000     C:\Windows\SYSTEM32\DUI70.dll
0x73610000 - 0x73629000     C:\Windows\SYSTEM32\dwmapi.dll
0x72460000 - 0x72483000     C:\Windows\System32\IME\IMEKR\imkrapi.dll
0x72090000 - 0x720b3000     C:\Windows\System32\IME\shared\imjkapi.dll
0x739a0000 - 0x739c6000     C:\Windows\SYSTEM32\ntmarta.dll
0x6aba0000 - 0x6abb0000     C:\Windows\system32\napinsp.dll
0x6abb0000 - 0x6abc4000     C:\Windows\system32\pnrpnsp.dll
0x72550000 - 0x72560000     C:\Windows\system32\NLAapi.dll
0x74230000 - 0x742a5000     C:\Windows\SYSTEM32\DNSAPI.dll
0x6b730000 - 0x6b739000     C:\Windows\System32\winrnr.dll
0x6c630000 - 0x6c637000     C:\Windows\System32\rasadhlp.dll
0x70110000 - 0x7014f000     C:\Windows\System32\fwpuclnt.dll
0x05290000 - 0x05300000     C:\Users\k7.korea7.001\Downloads\eclipse-jee-mars-2-win32\eclipse\configuration\org.eclipse.osgi\751\0\.cp\swt-win32-4530.dll
0x76240000 - 0x762c9000     C:\Windows\system32\comdlg32.dll
0x6fa80000 - 0x6fa94000     C:\Windows\SYSTEM32\USP10.dll
0x75350000 - 0x75507000     C:\Windows\system32\WININET.dll
0x74b00000 - 0x74c82000     C:\Windows\system32\CRYPT32.dll
0x75020000 - 0x75219000     C:\Windows\system32\iertutil.dll
0x74a50000 - 0x74a62000     C:\Windows\system32\MSASN1.dll
0x04740000 - 0x0475d000     C:\Users\k7.korea7.001\Downloads\eclipse-jee-mars-2-win32\eclipse\configuration\org.eclipse.osgi\751\0\.cp\swt-gdip-win32-4530.dll
0x6f3c0000 - 0x6f523000     C:\Windows\WinSxS\x86_microsoft.windows.gdiplus_6595b64144ccf1df_1.1.9200.16518_none_ba1cf6b7e09f1918\gdiplus.dll
0x71b80000 - 0x71ccb000     C:\Windows\SYSTEM32\WindowsCodecs.dll
0x05ee0000 - 0x05eec000     C:\Users\k7.korea7.001\Downloads\eclipse-jee-mars-2-win32\eclipse\configuration\org.eclipse.osgi\98\0\.cp\os\win32\x86\localfile_1_0_0.dll
0x6ca90000 - 0x6cac2000     C:\Windows\system32\mlang.dll
0x6aa80000 - 0x6aa8f000     C:\Users\k7.korea7.001\Downloads\eclipse-jee-mars-2-win32\eclipse\configuration\org.eclipse.osgi\101\0\.cp\jWinHttp-1.0.0.dll
0x728a0000 - 0x72922000     C:\Windows\SYSTEM32\WINHTTP.dll
0x697d0000 - 0x697f0000     C:\Program Files\Java\jre1.8.0_101\bin\sunec.dll
0x72cb0000 - 0x72e10000     C:\Windows\SYSTEM32\DWrite.dll
0x6bac0000 - 0x6bd28000     C:\Windows\system32\explorerframe.dll
0x72fb0000 - 0x7303e000     C:\Windows\system32\DUser.dll
0x76060000 - 0x7620f000     C:\Windows\system32\SETUPAPI.dll
0x6e1e0000 - 0x6e28b000     C:\Windows\system32\ntshrui.dll
0x747f0000 - 0x74814000     C:\Windows\system32\SspiCli.dll
0x74670000 - 0x7468c000     C:\Windows\SYSTEM32\srvcli.dll
0x73270000 - 0x7327e000     C:\Windows\SYSTEM32\cscapi.dll
0x73f80000 - 0x73f8b000     C:\Windows\SYSTEM32\netutils.dll
0x70e90000 - 0x70e99000     C:\Windows\SYSTEM32\LINKINFO.dll
0x6dc70000 - 0x6dd99000     C:\Windows\SYSTEM32\dbghelp.dll

VM Arguments:
jvm_args: -Dosgi.requiredJavaVersion=1.7 -Xms256m -Xmx1024m -Dsun.lang.ClassLoader.allowArraySyntax=true -Dosgi.requiredJavaVersion=1.7 -Xms256m -Xmx1024m 
java_command: <unknown>
java_class_path (initial): C:\Users\k7.korea7.001\Downloads\eclipse-jee-mars-2-win32\eclipse\\plugins/org.eclipse.equinox.launcher_1.3.100.v20150511-1540.jar
Launcher Type: generic

Environment Variables:
PATH=C:/Program Files/Java/jre1.8.0_101/bin/client;C:/Program Files/Java/jre1.8.0_101/bin;C:/Program Files/Java/jre1.8.0_101/lib/i386;C:\ProgramData\Oracle\Java\javapath;c:\buytheway\bmp;c:\buytheway;C:\oracle\product\10.2.0\client_1\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Users\k7.korea7.001\AppData\Local\Temp;C:\Users\k7.korea7.001\Downloads\eclipse-jee-mars-2-win32\eclipse;
USERNAME=k7
OS=Windows_NT
PROCESSOR_IDENTIFIER=x86 Family 6 Model 58 Stepping 9, GenuineIntel



---------------  S Y S T E M  ---------------

OS: Windows 8 Build 9200 (6.2.9200.16859)

CPU:total 2 (2 cores per cpu, 1 threads per core) family 6 model 58 stepping 9, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, clmul, erms, tsc, tscinvbit, tscinv

Memory: 4k page, physical 3251964k(573924k free), swap 5781068k(1291964k free)

vm_info: Java HotSpot(TM) Client VM (25.101-b13) for windows-x86 JRE (1.8.0_101-b13), built on Jun 22 2016 00:45:44 by "java_re" with MS VC++ 10.0 (VS2010)

time: Tue Aug 16 16:46:18 2016
elapsed time: 98 seconds (0d 0h 1m 38s)

如何解决致命错误?

0 个答案:

没有答案