Advertisement
Guest User

Untitled

a guest
May 28th, 2015
402
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. #
  2. # A fatal error has been detected by the Java Runtime Environment:
  3. #
  4. # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x000000006e99619f, pid=2212, tid=3596
  5. #
  6. # JRE version: Java(TM) SE Runtime Environment (8.0_45-b15) (build 1.8.0_45-b15)
  7. # Java VM: Java HotSpot(TM) 64-Bit Server VM (25.45-b02 mixed mode windows-amd64 compressed oops)
  8. # Problematic frame:
  9. # V [jvm.dll+0x4b619f]
  10. #
  11. # Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
  12. #
  13. # If you would like to submit a bug report, please visit:
  14. # http://bugreport.java.com/bugreport/crash.jsp
  15. #
  16.  
  17. --------------- T H R E A D ---------------
  18.  
  19. Current thread (0x0000000056652000): JavaThread "C2 CompilerThread1" daemon [_thread_in_native, id=3596, stack(0x00000000587b0000,0x00000000588b0000)]
  20.  
  21. siginfo: ExceptionCode=0xc0000005, reading address 0x0000000000000008
  22.  
  23. Registers:
  24. RAX=0x0000000000000000, RBX=0x0000000000000000, RCX=0x00000000631f6e00, RDX=0x0000000000004000
  25. RSP=0x00000000588abc30, RBP=0x00000000645eb948, RSI=0x00000000631f6e00, RDI=0x00000000588ac100
  26. R8 =0x0000000000000000, R9 =0x0000000063828f30, R10=0x00000000588ac100, R11=0x0000000058e35260
  27. R12=0x000000005ba69af8, R13=0x000000005a99f238, R14=0x00000000588abd18, R15=0x00000000588abd38
  28. RIP=0x000000006e99619f, EFLAGS=0x0000000000010287
  29.  
  30. Top of Stack: (sp=0x00000000588abc30)
  31. 0x00000000588abc30: 00000000645ec080 00000000645eb948
  32. 0x00000000588abc40: 00000000631f6e00 00000000588ac100
  33. 0x00000000588abc50: 00000000645eb948 00000000588abd88
  34. 0x00000000588abc60: 0000000000000017 000000006e9979a9
  35. 0x00000000588abc70: 00000000645ec080 00000000000005a9
  36. 0x00000000588abc80: 0000000000000001 00000000631f6e00
  37. 0x00000000588abc90: 00000000588acad0 000000006e9ca280
  38. 0x00000000588abca0: 000000005c7b80a0 00000000566372d0
  39. 0x00000000588abcb0: 00000000736c5e80 00000000588abde0
  40. 0x00000000588abcc0: 00000000566372d0 0000000000000000
  41. 0x00000000588abcd0: 00000000588ac100 000000006e99988f
  42. 0x00000000588abce0: 00000000588ac100 0000000000000001
  43. 0x00000000588abcf0: 0000000000000001 00000000736c5e80
  44. 0x00000000588abd00: 000000005c7b80f0 000000005c7c0088
  45. 0x00000000588abd10: 00000000000ede60 00000000566372d0
  46. 0x00000000588abd20: 0000000000000800 0000000058e1e290
  47.  
  48. Instructions: (pc=0x000000006e99619f)
  49. 0x000000006e99617f: 4c 89 64 24 50 4c 8b e0 4c 3b e8 0f 84 4f 01 00
  50. 0x000000006e99618f: 00 44 8b 43 28 4c 8b 8f f0 09 00 00 4b 8b 1c c1
  51. 0x000000006e99619f: 48 8b 43 08 48 83 38 00 75 2a 8b 57 28 0f 1f 40
  52. 0x000000006e9961af: 00 8b 43 28 3b c2 73 0c 8b c8 48 8b 47 30 48 8b
  53.  
  54.  
  55. Register to memory mapping:
  56.  
  57. RAX=0x0000000000000000 is an unknown value
  58. RBX=0x0000000000000000 is an unknown value
  59. RCX=0x00000000631f6e00 is an unknown value
  60. RDX=0x0000000000004000 is an unknown value
  61. RSP=0x00000000588abc30 is pointing into the stack for thread: 0x0000000056652000
  62. RBP=0x00000000645eb948 is an unknown value
  63. RSI=0x00000000631f6e00 is an unknown value
  64. RDI=0x00000000588ac100 is pointing into the stack for thread: 0x0000000056652000
  65. R8 =0x0000000000000000 is an unknown value
  66. R9 =0x0000000063828f30 is an unknown value
  67. R10=0x00000000588ac100 is pointing into the stack for thread: 0x0000000056652000
  68. R11=0x0000000058e35260 is an unknown value
  69. R12=0x000000005ba69af8 is an unknown value
  70. R13=0x000000005a99f238 is an unknown value
  71. R14=0x00000000588abd18 is pointing into the stack for thread: 0x0000000056652000
  72. R15=0x00000000588abd38 is pointing into the stack for thread: 0x0000000056652000
  73.  
  74.  
  75. Stack: [0x00000000587b0000,0x00000000588b0000], sp=0x00000000588abc30, free space=1007k
  76. Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
  77. V [jvm.dll+0x4b619f]
  78. V [jvm.dll+0x4b79a9]
  79. V [jvm.dll+0x4b988f]
  80. V [jvm.dll+0x46bf81]
  81. V [jvm.dll+0x46ccbe]
  82. V [jvm.dll+0x4500f2]
  83. V [jvm.dll+0xa4352]
  84. V [jvm.dll+0xa4c8f]
  85. V [jvm.dll+0x241984]
  86. V [jvm.dll+0x29853a]
  87. C [msvcr100.dll+0x21d9f]
  88. C [msvcr100.dll+0x21e3b]
  89. C [kernel32.dll+0x159cd]
  90. C [ntdll.dll+0x2b981]
  91.  
  92.  
  93. Current CompileTask:
  94. C2:2793722 37962 4 org.eclipse.jdt.internal.compiler.parser.TypeConverter::decodeType (1094 bytes)
  95.  
  96.  
  97. --------------- P R O C E S S ---------------
  98.  
  99. Java Threads: ( => current thread )
  100. 0x0000000065a91800 JavaThread "Additional info timer" [_thread_blocked, id=5496, stack(0x0000000078f40000,0x0000000079040000)]
  101. 0x000000005e163800 JavaThread "Recommenders-Bus-Thread-5" daemon [_thread_blocked, id=5888, stack(0x000000007c5a0000,0x000000007c6a0000)]
  102. 0x0000000059eff800 JavaThread "Recommenders-Timeout-Manager" [_thread_blocked, id=5872, stack(0x000000007b2a0000,0x000000007b3a0000)]
  103. 0x0000000070332800 JavaThread "Recommenders-Bus-Thread-4" daemon [_thread_blocked, id=1376, stack(0x000000007ad20000,0x000000007ae20000)]
  104. 0x0000000064830800 JavaThread "Recommenders-Bus-Thread-3" daemon [_thread_blocked, id=1476, stack(0x0000000076ff0000,0x00000000770f0000)]
  105. 0x000000006482f000 JavaThread "Recommenders-Bus-Thread-2" daemon [_thread_blocked, id=6036, stack(0x000000007c060000,0x000000007c160000)]
  106. 0x000000005db80800 JavaThread "Timer-0" daemon [_thread_blocked, id=6492, stack(0x000000007b610000,0x000000007b710000)]
  107. 0x000000005db7f000 JavaThread "Recommenders-Bus-Thread-1" daemon [_thread_blocked, id=780, stack(0x0000000079060000,0x0000000079160000)]
  108. 0x0000000066276000 JavaThread "Recommenders-Bus-Thread-0" daemon [_thread_blocked, id=6600, stack(0x000000007b490000,0x000000007b590000)]
  109. 0x000000005a33f000 JavaThread "com.google.inject.internal.util.$Finalizer" daemon [_thread_blocked, id=5944, stack(0x000000007bbc0000,0x000000007bcc0000)]
  110. 0x000000005a33f800 JavaThread "org.eclipse.jdt.internal.ui.text.JavaReconciler" daemon [_thread_blocked, id=6340, stack(0x0000000079180000,0x0000000079280000)]
  111. 0x000000005e162000 JavaThread "Worker-21" [_thread_blocked, id=4132, stack(0x000000006c450000,0x000000006c550000)]
  112. 0x0000000064836000 JavaThread "Worker-18" [_thread_blocked, id=6324, stack(0x0000000063f80000,0x0000000064080000)]
  113. 0x000000005c57f800 JavaThread "Worker-17" [_thread_blocked, id=2896, stack(0x000000006d610000,0x000000006d710000)]
  114. 0x000000005c57e800 JavaThread "Worker-16" [_thread_blocked, id=6840, stack(0x00000000741d0000,0x00000000742d0000)]
  115. 0x0000000070333000 JavaThread "org.eclipse.jdt.internal.ui.text.JavaReconciler" daemon [_thread_blocked, id=6644, stack(0x0000000064350000,0x0000000064450000)]
  116. 0x000000005a342000 JavaThread "Worker-7" [_thread_blocked, id=6632, stack(0x000000006c620000,0x000000006c720000)]
  117. 0x000000005e164800 JavaThread "[ThreadPool Manager] - Idle Thread" daemon [_thread_blocked, id=6468, stack(0x000000006bac0000,0x000000006bbc0000)]
  118. 0x000000005e161800 JavaThread "JavaScript indexing" daemon [_thread_blocked, id=6420, stack(0x0000000069150000,0x0000000069250000)]
  119. 0x000000005e160000 JavaThread "org.eclipse.jdt.internal.ui.text.JavaReconciler" daemon [_thread_blocked, id=6412, stack(0x0000000069bf0000,0x0000000069cf0000)]
  120. 0x000000005db85000 JavaThread "Worker-5" [_thread_blocked, id=6332, stack(0x0000000061490000,0x0000000061590000)]
  121. 0x000000005c57b800 JavaThread "EventAdmin Async Event Dispatcher Thread" daemon [_thread_blocked, id=5368, stack(0x0000000061110000,0x0000000061210000)]
  122. 0x000000005db84000 JavaThread "Java indexing" daemon [_thread_blocked, id=2136, stack(0x0000000060de0000,0x0000000060ee0000)]
  123. 0x000000005db7e000 JavaThread "EMF Reference Cleaner" daemon [_thread_blocked, id=196, stack(0x000000005ecc0000,0x000000005edc0000)]
  124. 0x000000005cf35800 JavaThread "Gogo shell" [_thread_in_native, id=1468, stack(0x000000005d9a0000,0x000000005daa0000)]
  125. 0x000000005ba3e800 JavaThread "Worker-JM" [_thread_blocked, id=2024, stack(0x000000005b3c0000,0x000000005b4c0000)]
  126. 0x0000000059b15800 JavaThread "Bundle File Closer" daemon [_thread_blocked, id=2892, stack(0x000000005b4e0000,0x000000005b5e0000)]
  127. 0x000000005a13a800 JavaThread "[Timer] - Main Queue Handler" daemon [_thread_blocked, id=3040, stack(0x000000005b2a0000,0x000000005b3a0000)]
  128. 0x000000005a0c2800 JavaThread "Start Level: Equinox Container: 20403217-0605-0015-1aa3-ed6e033444da" daemon [_thread_blocked, id=3076, stack(0x000000005af70000,0x000000005b070000)]
  129. 0x000000005a0c2000 JavaThread "Framework Event Dispatcher: Equinox Container: 20403217-0605-0015-1aa3-ed6e033444da" daemon [_thread_blocked, id=1192, stack(0x0000000059600000,0x0000000059700000)]
  130. 0x000000005931e800 JavaThread "Active Thread: Equinox Container: 20403217-0605-0015-1aa3-ed6e033444da" [_thread_blocked, id=3320, stack(0x000000005abb0000,0x000000005acb0000)]
  131. 0x00000000566ce000 JavaThread "Service Thread" daemon [_thread_blocked, id=3308, stack(0x0000000058cd0000,0x0000000058dd0000)]
  132. 0x000000005665a800 JavaThread "C1 CompilerThread3" daemon [_thread_blocked, id=2232, stack(0x0000000058b90000,0x0000000058c90000)]
  133. 0x0000000056659000 JavaThread "C2 CompilerThread2" daemon [_thread_blocked, id=4292, stack(0x0000000058960000,0x0000000058a60000)]
  134. =>0x0000000056652000 JavaThread "C2 CompilerThread1" daemon [_thread_in_native, id=3596, stack(0x00000000587b0000,0x00000000588b0000)]
  135. 0x000000005664a800 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=4848, stack(0x0000000058080000,0x0000000058180000)]
  136. 0x000000005663e000 JavaThread "JDWP Command Reader" daemon [_thread_in_native, id=5112, stack(0x0000000058260000,0x0000000058360000)]
  137. 0x0000000056636000 JavaThread "JDWP Event Helper Thread" daemon [_thread_blocked, id=1304, stack(0x0000000058560000,0x0000000058660000)]
  138. 0x000000005662a800 JavaThread "JDWP Transport Listener: dt_socket" daemon [_thread_blocked, id=1800, stack(0x00000000583f0000,0x00000000584f0000)]
  139. 0x0000000056621800 JavaThread "Attach Listener" daemon [_thread_blocked, id=1172, stack(0x0000000057d50000,0x0000000057e50000)]
  140. 0x0000000056620000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=5056, stack(0x0000000057920000,0x0000000057a20000)]
  141. 0x0000000055681800 JavaThread "Finalizer" daemon [_thread_blocked, id=1196, stack(0x0000000057ac0000,0x0000000057bc0000)]
  142. 0x000000005567a800 JavaThread "Reference Handler" daemon [_thread_blocked, id=3764, stack(0x0000000057800000,0x0000000057900000)]
  143. 0x000000000228f000 JavaThread "main" [_thread_in_native, id=4064, stack(0x0000000002450000,0x0000000002550000)]
  144.  
  145. Other Threads:
  146. 0x0000000055674000 VMThread [stack: 0x0000000057640000,0x0000000057740000] [id=4652]
  147. 0x00000000566ec000 WatcherThread [stack: 0x0000000058660000,0x0000000058760000] [id=3636]
  148.  
  149. VM state:not at safepoint (normal execution)
  150.  
  151. VM Mutex/Monitor currently owned by a thread: None
  152.  
  153. Heap:
  154. PSYoungGen total 300544K, used 105489K [0x00000000eab00000, 0x0000000100000000, 0x0000000100000000)
  155. eden space 256000K, 41% used [0x00000000eab00000,0x00000000f1204588,0x00000000fa500000)
  156. from space 44544K, 0% used [0x00000000fd480000,0x00000000fd480000,0x0000000100000000)
  157. to space 46592K, 0% used [0x00000000fa500000,0x00000000fa500000,0x00000000fd280000)
  158. ParOldGen total 443392K, used 228000K [0x00000000c0000000, 0x00000000db100000, 0x00000000eab00000)
  159. object space 443392K, 51% used [0x00000000c0000000,0x00000000cdea8078,0x00000000db100000)
  160. Metaspace used 147194K, capacity 158576K, committed 159060K, reserved 1187840K
  161. class space used 16716K, capacity 20430K, committed 20608K, reserved 1048576K
  162.  
  163. Card table byte_map: [0x0000000011be0000,0x0000000011df0000] byte_map_base: 0x00000000115e0000
  164.  
  165. Marking Bits: (ParMarkBitMap*) 0x000000006ece4040
  166. Begin Bits: [0x0000000012a90000, 0x0000000013a90000)
  167. End Bits: [0x0000000013a90000, 0x0000000014a90000)
  168.  
  169. Polling page: 0x0000000001c50000
  170.  
  171. CodeCache: size=245760Kb used=113536Kb max_used=114004Kb free=132223Kb
  172. bounds [0x0000000002820000, 0x00000000098b0000, 0x0000000011820000]
  173. total_blobs=25761 nmethods=24728 adapters=943
  174. compilation: enabled
  175.  
  176. Compilation events (10 events):
  177. Event: 2792.622 Thread 0x0000000056659000 nmethod 37952 0x0000000009867390 code [0x0000000009867f00, 0x0000000009884b08]
  178. Event: 2792.909 Thread 0x000000005664a800 37961 4 org.eclipse.jdt.internal.core.MemberElementInfo::<init> (5 bytes)
  179. Event: 2792.909 Thread 0x000000005664a800 nmethod 37961 0x0000000003d0e3d0 code [0x0000000003d0e500, 0x0000000003d0e558]
  180. Event: 2792.912 Thread 0x0000000056652000 37962 4 org.eclipse.jdt.internal.compiler.parser.TypeConverter::decodeType (1094 bytes)
  181. Event: 2792.917 Thread 0x000000005665a800 37963 3 org.eclipse.jdt.core.dom.ASTRecoveryPropagator::flagNodeWithInsertedTokens (95 bytes)
  182. Event: 2792.918 Thread 0x000000005665a800 nmethod 37963 0x0000000006c2de10 code [0x0000000006c2e080, 0x0000000006c2f328]
  183. Event: 2792.918 Thread 0x000000005665a800 37964 3 com.ibm.icu.text.MessageFormat::format (1046 bytes)
  184. Event: 2792.926 Thread 0x000000005665a800 nmethod 37964 0x0000000008708090 code [0x0000000008708d40, 0x0000000008713088]
  185. Event: 2792.926 Thread 0x000000005665a800 37965 3 org.eclipse.jdt.internal.ui.text.correction.JavaCorrectionProcessor::hasCorrections (67 bytes)
  186. Event: 2792.926 Thread 0x000000005665a800 nmethod 37965 0x00000000053a7650 code [0x00000000053a7820, 0x00000000053a8168]
  187.  
  188. GC Heap History (10 events):
  189. Event: 2776.940 GC heap before
  190. {Heap before GC invocations=285 (full 58):
  191. PSYoungGen total 269824K, used 269745K [0x00000000eab00000, 0x00000000fd100000, 0x0000000100000000)
  192. eden space 252416K, 100% used [0x00000000eab00000,0x00000000fa180000,0x00000000fa180000)
  193. from space 17408K, 99% used [0x00000000fb680000,0x00000000fc76c730,0x00000000fc780000)
  194. to space 21504K, 0% used [0x00000000fa180000,0x00000000fa180000,0x00000000fb680000)
  195. ParOldGen total 443392K, used 209211K [0x00000000c0000000, 0x00000000db100000, 0x00000000eab00000)
  196. object space 443392K, 47% used [0x00000000c0000000,0x00000000ccc4ed58,0x00000000db100000)
  197. Metaspace used 146402K, capacity 157864K, committed 158164K, reserved 1187840K
  198. class space used 16639K, capacity 20363K, committed 20480K, reserved 1048576K
  199. Event: 2776.952 GC heap after
  200. Heap after GC invocations=285 (full 58):
  201. PSYoungGen total 273920K, used 16683K [0x00000000eab00000, 0x00000000fe180000, 0x0000000100000000)
  202. eden space 252416K, 0% used [0x00000000eab00000,0x00000000eab00000,0x00000000fa180000)
  203. from space 21504K, 77% used [0x00000000fa180000,0x00000000fb1cac38,0x00000000fb680000)
  204. to space 24064K, 0% used [0x00000000fca00000,0x00000000fca00000,0x00000000fe180000)
  205. ParOldGen total 443392K, used 209219K [0x00000000c0000000, 0x00000000db100000, 0x00000000eab00000)
  206. object space 443392K, 47% used [0x00000000c0000000,0x00000000ccc50d58,0x00000000db100000)
  207. Metaspace used 146402K, capacity 157864K, committed 158164K, reserved 1187840K
  208. class space used 16639K, capacity 20363K, committed 20480K, reserved 1048576K
  209. }
  210. Event: 2777.619 GC heap before
  211. {Heap before GC invocations=286 (full 58):
  212. PSYoungGen total 273920K, used 269099K [0x00000000eab00000, 0x00000000fe180000, 0x0000000100000000)
  213. eden space 252416K, 100% used [0x00000000eab00000,0x00000000fa180000,0x00000000fa180000)
  214. from space 21504K, 77% used [0x00000000fa180000,0x00000000fb1cac38,0x00000000fb680000)
  215. to space 24064K, 0% used [0x00000000fca00000,0x00000000fca00000,0x00000000fe180000)
  216. ParOldGen total 443392K, used 209219K [0x00000000c0000000, 0x00000000db100000, 0x00000000eab00000)
  217. object space 443392K, 47% used [0x00000000c0000000,0x00000000ccc50d58,0x00000000db100000)
  218. Metaspace used 146415K, capacity 157864K, committed 158164K, reserved 1187840K
  219. class space used 16640K, capacity 20363K, committed 20480K, reserved 1048576K
  220. Event: 2777.638 GC heap after
  221. Heap after GC invocations=286 (full 58):
  222. PSYoungGen total 285184K, used 24060K [0x00000000eab00000, 0x00000000ff600000, 0x0000000100000000)
  223. eden space 261120K, 0% used [0x00000000eab00000,0x00000000eab00000,0x00000000faa00000)
  224. from space 24064K, 99% used [0x00000000fca00000,0x00000000fe17f2c8,0x00000000fe180000)
  225. to space 32768K, 0% used [0x00000000faa00000,0x00000000faa00000,0x00000000fca00000)
  226. ParOldGen total 443392K, used 219572K [0x00000000c0000000, 0x00000000db100000, 0x00000000eab00000)
  227. object space 443392K, 49% used [0x00000000c0000000,0x00000000cd66d160,0x00000000db100000)
  228. Metaspace used 146415K, capacity 157864K, committed 158164K, reserved 1187840K
  229. class space used 16640K, capacity 20363K, committed 20480K, reserved 1048576K
  230. }
  231. Event: 2778.135 GC heap before
  232. {Heap before GC invocations=287 (full 58):
  233. PSYoungGen total 285184K, used 285180K [0x00000000eab00000, 0x00000000ff600000, 0x0000000100000000)
  234. eden space 261120K, 100% used [0x00000000eab00000,0x00000000faa00000,0x00000000faa00000)
  235. from space 24064K, 99% used [0x00000000fca00000,0x00000000fe17f2c8,0x00000000fe180000)
  236. to space 32768K, 0% used [0x00000000faa00000,0x00000000faa00000,0x00000000fca00000)
  237. ParOldGen total 443392K, used 219572K [0x00000000c0000000, 0x00000000db100000, 0x00000000eab00000)
  238. object space 443392K, 49% used [0x00000000c0000000,0x00000000cd66d160,0x00000000db100000)
  239. Metaspace used 146459K, capacity 157928K, committed 158164K, reserved 1187840K
  240. class space used 16643K, capacity 20363K, committed 20480K, reserved 1048576K
  241. Event: 2778.165 GC heap after
  242. Heap after GC invocations=287 (full 58):
  243. PSYoungGen total 293888K, used 32765K [0x00000000eab00000, 0x0000000100000000, 0x0000000100000000)
  244. eden space 261120K, 0% used [0x00000000eab00000,0x00000000eab00000,0x00000000faa00000)
  245. from space 32768K, 99% used [0x00000000faa00000,0x00000000fc9ff7a8,0x00000000fca00000)
  246. to space 44544K, 0% used [0x00000000fd480000,0x00000000fd480000,0x0000000100000000)
  247. ParOldGen total 443392K, used 233937K [0x00000000c0000000, 0x00000000db100000, 0x00000000eab00000)
  248. object space 443392K, 52% used [0x00000000c0000000,0x00000000ce4744a0,0x00000000db100000)
  249. Metaspace used 146459K, capacity 157928K, committed 158164K, reserved 1187840K
  250. class space used 16643K, capacity 20363K, committed 20480K, reserved 1048576K
  251. }
  252. Event: 2778.603 GC heap before
  253. {Heap before GC invocations=288 (full 58):
  254. PSYoungGen total 293888K, used 83665K [0x00000000eab00000, 0x0000000100000000, 0x0000000100000000)
  255. eden space 261120K, 19% used [0x00000000eab00000,0x00000000edcb4e90,0x00000000faa00000)
  256. from space 32768K, 99% used [0x00000000faa00000,0x00000000fc9ff7a8,0x00000000fca00000)
  257. to space 44544K, 0% used [0x00000000fd480000,0x00000000fd480000,0x0000000100000000)
  258. ParOldGen total 443392K, used 233937K [0x00000000c0000000, 0x00000000db100000, 0x00000000eab00000)
  259. object space 443392K, 52% used [0x00000000c0000000,0x00000000ce4744a0,0x00000000db100000)
  260. Metaspace used 146637K, capacity 158056K, committed 158420K, reserved 1187840K
  261. class space used 16662K, capacity 20363K, committed 20480K, reserved 1048576K
  262. Event: 2778.624 GC heap after
  263. Heap after GC invocations=288 (full 58):
  264. PSYoungGen total 300544K, used 26194K [0x00000000eab00000, 0x0000000100000000, 0x0000000100000000)
  265. eden space 256000K, 0% used [0x00000000eab00000,0x00000000eab00000,0x00000000fa500000)
  266. from space 44544K, 58% used [0x00000000fd480000,0x00000000fee14b30,0x0000000100000000)
  267. to space 46592K, 0% used [0x00000000fa500000,0x00000000fa500000,0x00000000fd280000)
  268. ParOldGen total 443392K, used 233937K [0x00000000c0000000, 0x00000000db100000, 0x00000000eab00000)
  269. object space 443392K, 52% used [0x00000000c0000000,0x00000000ce4744a0,0x00000000db100000)
  270. Metaspace used 146637K, capacity 158056K, committed 158420K, reserved 1187840K
  271. class space used 16662K, capacity 20363K, committed 20480K, reserved 1048576K
  272. }
  273. Event: 2778.624 GC heap before
  274. {Heap before GC invocations=289 (full 59):
  275. PSYoungGen total 300544K, used 26194K [0x00000000eab00000, 0x0000000100000000, 0x0000000100000000)
  276. eden space 256000K, 0% used [0x00000000eab00000,0x00000000eab00000,0x00000000fa500000)
  277. from space 44544K, 58% used [0x00000000fd480000,0x00000000fee14b30,0x0000000100000000)
  278. to space 46592K, 0% used [0x00000000fa500000,0x00000000fa500000,0x00000000fd280000)
  279. ParOldGen total 443392K, used 233937K [0x00000000c0000000, 0x00000000db100000, 0x00000000eab00000)
  280. object space 443392K, 52% used [0x00000000c0000000,0x00000000ce4744a0,0x00000000db100000)
  281. Metaspace used 146637K, capacity 158056K, committed 158420K, reserved 1187840K
  282. class space used 16662K, capacity 20363K, committed 20480K, reserved 1048576K
  283. Event: 2779.605 GC heap after
  284. Heap after GC invocations=289 (full 59):
  285. PSYoungGen total 300544K, used 0K [0x00000000eab00000, 0x0000000100000000, 0x0000000100000000)
  286. eden space 256000K, 0% used [0x00000000eab00000,0x00000000eab00000,0x00000000fa500000)
  287. from space 44544K, 0% used [0x00000000fd480000,0x00000000fd480000,0x0000000100000000)
  288. to space 46592K, 0% used [0x00000000fa500000,0x00000000fa500000,0x00000000fd280000)
  289. ParOldGen total 443392K, used 228000K [0x00000000c0000000, 0x00000000db100000, 0x00000000eab00000)
  290. object space 443392K, 51% used [0x00000000c0000000,0x00000000cdea8078,0x00000000db100000)
  291. Metaspace used 146637K, capacity 158056K, committed 158420K, reserved 1187840K
  292. class space used 16662K, capacity 20363K, committed 20480K, reserved 1048576K
  293. }
  294.  
  295. Deoptimization events (10 events):
  296. Event: 2792.911 Thread 0x000000005e160000 Uncommon trap: reason=range_check action=none pc=0x000000000959f058 method=org.eclipse.jdt.internal.compiler.parser.Scanner.getNextToken0()I @ 93
  297. Event: 2792.912 Thread 0x000000005e160000 Uncommon trap: reason=range_check action=none pc=0x000000000959f058 method=org.eclipse.jdt.internal.compiler.parser.Scanner.getNextToken0()I @ 93
  298. Event: 2792.912 Thread 0x000000005e160000 Uncommon trap: reason=unhandled action=none pc=0x000000000983a9d0 method=org.eclipse.jdt.internal.core.JavaElement.openWhenClosed(Ljava/lang/Object;ZLorg/eclipse/core/runtime/IProgressMonitor;)Ljava/lang/Object; @ 70
  299. Event: 2792.912 Thread 0x000000005e160000 Uncommon trap: reason=range_check action=none pc=0x000000000959f058 method=org.eclipse.jdt.internal.compiler.parser.Scanner.getNextToken0()I @ 93
  300. Event: 2792.913 Thread 0x000000005e160000 Uncommon trap: reason=range_check action=none pc=0x000000000959f058 method=org.eclipse.jdt.internal.compiler.parser.Scanner.getNextToken0()I @ 93
  301. Event: 2792.913 Thread 0x000000005e160000 Uncommon trap: reason=unhandled action=none pc=0x000000000983a9d0 method=org.eclipse.jdt.internal.core.JavaElement.openWhenClosed(Ljava/lang/Object;ZLorg/eclipse/core/runtime/IProgressMonitor;)Ljava/lang/Object; @ 70
  302. Event: 2792.913 Thread 0x000000005e160000 Uncommon trap: reason=range_check action=none pc=0x000000000959f058 method=org.eclipse.jdt.internal.compiler.parser.Scanner.getNextToken0()I @ 93
  303. Event: 2792.914 Thread 0x000000005e160000 Uncommon trap: reason=range_check action=none pc=0x000000000959f058 method=org.eclipse.jdt.internal.compiler.parser.Scanner.getNextToken0()I @ 93
  304. Event: 2792.914 Thread 0x000000005e160000 Uncommon trap: reason=unhandled action=none pc=0x000000000983a9d0 method=org.eclipse.jdt.internal.core.JavaElement.openWhenClosed(Ljava/lang/Object;ZLorg/eclipse/core/runtime/IProgressMonitor;)Ljava/lang/Object; @ 70
  305. Event: 2792.914 Thread 0x000000005e160000 Uncommon trap: reason=range_check action=none pc=0x000000000959f058 method=org.eclipse.jdt.internal.compiler.parser.Scanner.getNextToken0()I @ 93
  306.  
  307. Internal exceptions (10 events):
  308. Event: 2792.911 Thread 0x000000005e160000 Exception <a 'java/lang/ArrayIndexOutOfBoundsException': 9> (0x00000000f0edede8) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u45\3627\hotspot\src\share\vm\interpreter\interpreterRuntime.cpp, line 366]
  309. Event: 2792.911 Thread 0x000000005e160000 Exception <a 'java/lang/ArrayIndexOutOfBoundsException': 9> (0x00000000f0edf318) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u45\3627\hotspot\src\share\vm\interpreter\interpreterRuntime.cpp, line 366]
  310. Event: 2792.911 Thread 0x000000005e160000 Exception <a 'java/lang/ArrayIndexOutOfBoundsException': 11> (0x00000000f0edfc48) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u45\3627\hotspot\src\share\vm\interpreter\interpreterRuntime.cpp, line 366]
  311. Event: 2792.911 Thread 0x000000005e160000 Exception <a 'java/lang/ArrayIndexOutOfBoundsException': 11> (0x00000000f0ee02f8) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u45\3627\hotspot\src\share\vm\interpreter\interpreterRuntime.cpp, line 366]
  312. Event: 2792.912 Thread 0x000000005e160000 Exception <a 'java/lang/ArrayIndexOutOfBoundsException': 11> (0x00000000f0ef64b0) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u45\3627\hotspot\src\share\vm\interpreter\interpreterRuntime.cpp, line 366]
  313. Event: 2792.912 Thread 0x000000005e160000 Exception <a 'java/lang/ArrayIndexOutOfBoundsException': 908> (0x00000000f0f063e8) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u45\3627\hotspot\src\share\vm\interpreter\interpreterRuntime.cpp, line 366]
  314. Event: 2792.913 Thread 0x000000005e160000 Exception <a 'java/lang/ArrayIndexOutOfBoundsException': 10841> (0x00000000f0f32bd8) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u45\3627\hotspot\src\share\vm\interpreter\interpreterRuntime.cpp, line 366]
  315. Event: 2792.913 Thread 0x000000005e160000 Exception <a 'java/lang/ArrayIndexOutOfBoundsException': 261> (0x00000000f0f3fda8) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u45\3627\hotspot\src\share\vm\interpreter\interpreterRuntime.cpp, line 366]
  316. Event: 2792.914 Thread 0x000000005e160000 Exception <a 'java/lang/ArrayIndexOutOfBoundsException': 36760> (0x00000000f0f781b8) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u45\3627\hotspot\src\share\vm\interpreter\interpreterRuntime.cpp, line 366]
  317. Event: 2792.914 Thread 0x000000005e160000 Exception <a 'java/lang/ArrayIndexOutOfBoundsException': 814> (0x00000000f0f98108) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u45\3627\hotspot\src\share\vm\interpreter\interpreterRuntime.cpp, line 366]
  318.  
  319. Events (10 events):
  320. Event: 2792.920 Thread 0x000000000228f000 DEOPT PACKING pc=0x0000000003de71b4 sp=0x000000000254cc20
  321. Event: 2792.920 Thread 0x000000000228f000 DEOPT UNPACKING pc=0x000000000286787f sp=0x000000000254c9c8 mode 1
  322. Event: 2792.920 Thread 0x000000000228f000 DEOPT PACKING pc=0x0000000006773b44 sp=0x000000000254cd00
  323. Event: 2792.920 Thread 0x000000000228f000 DEOPT UNPACKING pc=0x000000000286787f sp=0x000000000254c9b8 mode 1
  324. Event: 2792.920 Thread 0x000000000228f000 DEOPT PACKING pc=0x0000000007133274 sp=0x000000000254cda0
  325. Event: 2792.920 Thread 0x000000000228f000 DEOPT UNPACKING pc=0x000000000286787f sp=0x000000000254cb68 mode 1
  326. Event: 2792.920 Thread 0x000000000228f000 DEOPT PACKING pc=0x0000000003de71b4 sp=0x000000000254cc90
  327. Event: 2792.920 Thread 0x000000000228f000 DEOPT UNPACKING pc=0x000000000286787f sp=0x000000000254ca38 mode 1
  328. Event: 2792.920 Thread 0x000000000228f000 DEOPT PACKING pc=0x0000000006773b44 sp=0x000000000254cd70
  329. Event: 2792.920 Thread 0x000000000228f000 DEOPT UNPACKING pc=0x000000000286787f sp=0x000000000254ca38 mode 1
  330.  
  331.  
  332. Dynamic libraries:
  333. 0x000000013ffd0000 - 0x0000000140007000 C:\Program Files\Java\jdk1.8.0_45\bin\javaw.exe
  334. 0x0000000077350000 - 0x00000000774f9000 C:\Windows\SYSTEM32\ntdll.dll
  335. 0x0000000077230000 - 0x000000007734f000 C:\Windows\system32\kernel32.dll
  336. 0x000007fefd3a0000 - 0x000007fefd40c000 C:\Windows\system32\KERNELBASE.dll
  337. 0x000007fefd4d0000 - 0x000007fefd5ab000 C:\Windows\system32\ADVAPI32.dll
  338. 0x000007fefe090000 - 0x000007fefe12f000 C:\Windows\system32\msvcrt.dll
  339. 0x000007fefe070000 - 0x000007fefe08f000 C:\Windows\SYSTEM32\sechost.dll
  340. 0x000007fefdd90000 - 0x000007fefdebd000 C:\Windows\system32\RPCRT4.dll
  341. 0x0000000077130000 - 0x000000007722a000 C:\Windows\system32\USER32.dll
  342. 0x000007fefd9a0000 - 0x000007fefda07000 C:\Windows\system32\GDI32.dll
  343. 0x000007feff650000 - 0x000007feff65e000 C:\Windows\system32\LPK.dll
  344. 0x000007feff470000 - 0x000007feff539000 C:\Windows\system32\USP10.dll
  345. 0x000007fefba20000 - 0x000007fefbc14000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.18807_none_fa381d5f175bfb52\COMCTL32.dll
  346. 0x000007feff2b0000 - 0x000007feff321000 C:\Windows\system32\SHLWAPI.dll
  347. 0x000007fefdd60000 - 0x000007fefdd8e000 C:\Windows\system32\IMM32.DLL
  348. 0x000007feff540000 - 0x000007feff649000 C:\Windows\system32\MSCTF.dll
  349. 0x000000006ed70000 - 0x000000006ee42000 C:\Program Files\Java\jdk1.8.0_45\jre\bin\msvcr100.dll
  350. 0x000000006e4e0000 - 0x000000006ed63000 C:\Program Files\Java\jdk1.8.0_45\jre\bin\server\jvm.dll
  351. 0x000007fefadf0000 - 0x000007fefadf9000 C:\Windows\system32\WSOCK32.dll
  352. 0x000007feff410000 - 0x000007feff45d000 C:\Windows\system32\WS2_32.dll
  353. 0x000007feff460000 - 0x000007feff468000 C:\Windows\system32\NSI.dll
  354. 0x000007fef5f10000 - 0x000007fef5f4b000 C:\Windows\system32\WINMM.dll
  355. 0x000007fefc1f0000 - 0x000007fefc1fc000 C:\Windows\system32\VERSION.dll
  356. 0x0000000077520000 - 0x0000000077527000 C:\Windows\system32\PSAPI.DLL
  357. 0x000000006ef20000 - 0x000000006ef2f000 C:\Program Files\Java\jdk1.8.0_45\jre\bin\verify.dll
  358. 0x000000006eef0000 - 0x000000006ef19000 C:\Program Files\Java\jdk1.8.0_45\jre\bin\java.dll
  359. 0x000000006eeb0000 - 0x000000006eee5000 C:\Program Files\Java\jdk1.8.0_45\jre\bin\jdwp.dll
  360. 0x000000006eea0000 - 0x000000006eea8000 C:\Program Files\Java\jdk1.8.0_45\jre\bin\npt.dll
  361. 0x000000006ee80000 - 0x000000006ee96000 C:\Program Files\Java\jdk1.8.0_45\jre\bin\zip.dll
  362. 0x000007fefe520000 - 0x000007feff2a9000 C:\Windows\system32\SHELL32.dll
  363. 0x000007fefd5b0000 - 0x000007fefd7b3000 C:\Windows\system32\ole32.dll
  364. 0x000007fefd110000 - 0x000007fefd11f000 C:\Windows\system32\profapi.dll
  365. 0x000000006ee70000 - 0x000000006ee79000 C:\Program Files\Java\jdk1.8.0_45\jre\bin\dt_socket.dll
  366. 0x000007fef9d60000 - 0x000007fef9d75000 C:\Windows\system32\NLAapi.dll
  367. 0x000007fef1f90000 - 0x000007fef1fa5000 C:\Windows\system32\napinsp.dll
  368. 0x000007fef1fb0000 - 0x000007fef1fc9000 C:\Windows\system32\pnrpnsp.dll
  369. 0x000007fefc8b0000 - 0x000007fefc905000 C:\Windows\System32\mswsock.dll
  370. 0x000007fefc730000 - 0x000007fefc78b000 C:\Windows\system32\DNSAPI.dll
  371. 0x000007fef1f80000 - 0x000007fef1f8b000 C:\Windows\System32\winrnr.dll
  372. 0x000007fef9ae0000 - 0x000007fef9b07000 C:\Windows\system32\IPHLPAPI.DLL
  373. 0x000007fefa0f0000 - 0x000007fefa0fb000 C:\Windows\system32\WINNSI.DLL
  374. 0x000007fef99a0000 - 0x000007fef99f3000 C:\Windows\System32\fwpuclnt.dll
  375. 0x000007fef8dc0000 - 0x000007fef8dc8000 C:\Windows\system32\rasadhlp.dll
  376. 0x000007fefc2c0000 - 0x000007fefc2c7000 C:\Windows\System32\wshtcpip.dll
  377. 0x000007fefc910000 - 0x000007fefc928000 C:\Windows\system32\CRYPTSP.dll
  378. 0x000007fefc610000 - 0x000007fefc657000 C:\Windows\system32\rsaenh.dll
  379. 0x000007fefd410000 - 0x000007fefd42e000 C:\Windows\system32\USERENV.dll
  380. 0x000007fefcfb0000 - 0x000007fefcfbf000 C:\Windows\system32\CRYPTBASE.dll
  381. 0x000000006ee50000 - 0x000000006ee6a000 C:\Program Files\Java\jdk1.8.0_45\jre\bin\net.dll
  382. 0x000007fefc8a0000 - 0x000007fefc8a7000 C:\Windows\System32\wship6.dll
  383. 0x000007fef9610000 - 0x000007fef9621000 C:\Windows\system32\dhcpcsvc6.DLL
  384. 0x000007fef95f0000 - 0x000007fef9608000 C:\Windows\system32\dhcpcsvc.DLL
  385. 0x000000006e4a0000 - 0x000000006e4b1000 C:\Program Files\Java\jdk1.8.0_45\jre\bin\nio.dll
  386. 0x0000000072000000 - 0x0000000072012000 C:\eclipse\plugins\org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.200.v20150204-1316\eclipse_1608.dll
  387. 0x000007fefb9c0000 - 0x000007fefba16000 C:\Windows\system32\uxtheme.dll
  388. 0x000007fefe230000 - 0x000007fefe2c9000 C:\Windows\system32\CLBCatQ.DLL
  389. 0x000007feff330000 - 0x000007feff407000 C:\Windows\system32\OLEAUT32.dll
  390. 0x0000000057740000 - 0x00000000577e8000 D:\eclipse_workspace\.metadata\.plugins\org.eclipse.pde.core\myplugin\org.eclipse.osgi\3589\0\.cp\swt-win32-4430.dll
  391. 0x000007fefe130000 - 0x000007fefe1c7000 C:\Windows\system32\comdlg32.dll
  392. 0x000007fef3990000 - 0x000007fef3a01000 C:\Windows\system32\WINSPOOL.DRV
  393. 0x000007fefe2d0000 - 0x000007fefe517000 C:\Windows\system32\WININET.dll
  394. 0x000007fefd360000 - 0x000007fefd364000 C:\Windows\system32\api-ms-win-downlevel-user32-l1-1-0.dll
  395. 0x000007fefd370000 - 0x000007fefd374000 C:\Windows\system32\api-ms-win-downlevel-shlwapi-l1-1-0.dll
  396. 0x000007fefd140000 - 0x000007fefd144000 C:\Windows\system32\api-ms-win-downlevel-version-l1-1-0.dll
  397. 0x000007fefd390000 - 0x000007fefd393000 C:\Windows\system32\api-ms-win-downlevel-normaliz-l1-1-0.dll
  398. 0x0000000077510000 - 0x0000000077513000 C:\Windows\system32\normaliz.DLL
  399. 0x000007fefda10000 - 0x000007fefdcd7000 C:\Windows\system32\iertutil.dll
  400. 0x000007fefd130000 - 0x000007fefd135000 C:\Windows\system32\api-ms-win-downlevel-advapi32-l1-1-0.dll
  401. 0x000007fefd150000 - 0x000007fefd2bd000 C:\Windows\system32\CRYPT32.dll
  402. 0x000007fefd120000 - 0x000007fefd12f000 C:\Windows\system32\MSASN1.dll
  403. 0x000007fefb460000 - 0x000007fefb478000 C:\Windows\system32\dwmapi.dll
  404. 0x000007fefb480000 - 0x000007fefb5ac000 C:\Windows\system32\propsys.dll
  405. 0x000007fef0a80000 - 0x000007fef0a8c000 C:\Windows\system32\LINKINFO.dll
  406. 0x00000000120d0000 - 0x00000000120ee000 D:\eclipse_workspace\.metadata\.plugins\org.eclipse.pde.core\myplugin\org.eclipse.osgi\3589\0\.cp\swt-gdip-win32-4430.dll
  407. 0x000007fefb7a0000 - 0x000007fefb9b6000 C:\Windows\WinSxS\amd64_microsoft.windows.gdiplus_6595b64144ccf1df_1.1.7601.18834_none_2b26557a71eb7442\gdiplus.dll
  408. 0x000007fefb2b0000 - 0x000007fefb411000 C:\Windows\system32\WindowsCodecs.dll
  409. 0x0000000180000000 - 0x0000000180012000 D:\eclipse_workspace\.metadata\.plugins\org.eclipse.pde.core\myplugin\org.eclipse.osgi\3038\0\.cp\os\win32\x86_64\localfile_1_0_0.dll
  410. 0x000007fefa900000 - 0x000007fefa911000 D:\eclipse_workspace\.metadata\.plugins\org.eclipse.pde.core\myplugin\org.eclipse.osgi\3041\0\.cp\jWinHttp-1.0.0.dll
  411. 0x000007fefb190000 - 0x000007fefb201000 C:\Windows\system32\WINHTTP.dll
  412. 0x000007fefb120000 - 0x000007fefb184000 C:\Windows\system32\webio.dll
  413. 0x000007fef9790000 - 0x000007fef97e4000 C:\Windows\system32\oleacc.dll
  414. 0x000007fef96c0000 - 0x000007fef96c7000 C:\Windows\system32\msimg32.dll
  415. 0x000007fef96d0000 - 0x000007fef970b000 C:\Windows\system32\mlang.dll
  416. 0x000000006ad60000 - 0x000000006ad84000 C:\Program Files\Java\jdk1.8.0_45\jre\bin\sunec.dll
  417. 0x000007fefd060000 - 0x000007fefd074000 C:\Windows\system32\RpcRtRemote.dll
  418. 0x000007fef1610000 - 0x000007fef17da000 C:\Windows\system32\explorerframe.dll
  419. 0x000007fefb650000 - 0x000007fefb693000 C:\Windows\system32\DUser.dll
  420. 0x000007fefb6a0000 - 0x000007fefb792000 C:\Windows\system32\DUI70.dll
  421. 0x000007fefd7c0000 - 0x000007fefd997000 C:\Windows\system32\SETUPAPI.dll
  422. 0x000007fefd430000 - 0x000007fefd466000 C:\Windows\system32\CFGMGR32.dll
  423. 0x000007fefd4b0000 - 0x000007fefd4ca000 C:\Windows\system32\DEVOBJ.dll
  424. 0x000007fefbc20000 - 0x000007fefbc4d000 C:\Windows\system32\ntmarta.dll
  425. 0x000007fefe1d0000 - 0x000007fefe222000 C:\Windows\system32\WLDAP32.dll
  426. 0x000007fefcf50000 - 0x000007fefcfa7000 C:\Windows\system32\apphelp.dll
  427. 0x0000000065780000 - 0x000000006579e000 C:\Program Files (x86)\FileZilla FTP Client\fzshellext_64.dll
  428. 0x000007fef0c50000 - 0x000007fef0cd0000 C:\Windows\system32\ntshrui.dll
  429. 0x000007fefccb0000 - 0x000007fefccd3000 C:\Windows\system32\srvcli.dll
  430. 0x000007fef3de0000 - 0x000007fef3def000 C:\Windows\system32\cscapi.dll
  431. 0x000007fef9d40000 - 0x000007fef9d4b000 C:\Windows\system32\slc.dll
  432. 0x000007fefc540000 - 0x000007fefc54c000 C:\Windows\system32\netutils.dll
  433. 0x000007feee960000 - 0x000007feee964000 C:\Windows\system32\api-ms-win-downlevel-shlwapi-l2-1-0.dll
  434. 0x000007fefdee0000 - 0x000007fefe065000 C:\Windows\system32\urlmon.dll
  435. 0x000007fefd380000 - 0x000007fefd384000 C:\Windows\system32\api-ms-win-downlevel-ole32-l1-1-0.dll
  436. 0x000007fefcfc0000 - 0x000007fefd051000 C:\Windows\system32\SXS.DLL
  437. 0x000007feea2e0000 - 0x000007feeb0a3000 C:\Windows\System32\ieframe.dll
  438. 0x000007fef9890000 - 0x000007fef9894000 C:\Windows\System32\api-ms-win-downlevel-shell32-l1-1-0.dll
  439. 0x000007feebaa0000 - 0x000007feed27a000 C:\Windows\System32\mshtml.dll
  440. 0x000007fefcd50000 - 0x000007fefcd5b000 C:\Windows\system32\Secur32.dll
  441. 0x000007fefcf20000 - 0x000007fefcf45000 C:\Windows\system32\SSPICLI.DLL
  442. 0x000007fee7970000 - 0x000007fee7f38000 C:\Windows\System32\jscript9.dll
  443. 0x000007fef3dc0000 - 0x000007fef3dc4000 C:\Windows\system32\api-ms-win-downlevel-advapi32-l2-1-0.dll
  444. 0x000007feeb500000 - 0x000007feeb50e000 C:\Windows\system32\msimtf.dll
  445. 0x000007fefa720000 - 0x000007fefa7da000 C:\Windows\system32\uiautomationcore.dll
  446. 0x000007fee75a0000 - 0x000007fee7964000 C:\Windows\system32\d2d1.dll
  447. 0x000007fee7400000 - 0x000007fee7597000 C:\Windows\system32\DWrite.dll
  448. 0x000007fef0f80000 - 0x000007fef0fdd000 C:\Windows\system32\dxgi.dll
  449. 0x000007fefd470000 - 0x000007fefd4ab000 C:\Windows\system32\WINTRUST.dll
  450. 0x000007fef0da0000 - 0x000007fef0f75000 C:\Windows\system32\d3d11.dll
  451. 0x000007fee7180000 - 0x000007fee73f9000 C:\Windows\system32\D3D10Warp.dll
  452. 0x000007fedda40000 - 0x000007feddb65000 C:\Windows\system32\dbghelp.dll
  453.  
  454. VM Arguments:
  455. jvm_args: -agentlib:jdwp=transport=dt_socket,suspend=y,address=localhost:49239 -Dosgi.requiredJavaVersion=1.6 -Dorg.eclipse.swt.internal.carbon.smallFonts -Xms40m -Xmx1024m -Dorg.eclipse.swt.internal.carbon.smallFonts -Declipse.pde.launch=true -Dfile.encoding=UTF-8
  456. java_command: org.eclipse.equinox.launcher.Main -launcher C:\eclipse\eclipse.exe -name Eclipse -showsplash 600 -product org.eclipse.sdk.ide -data D:\testing_workspace -configuration file:D:/eclipse_workspace/.metadata/.plugins/org.eclipse.pde.core/myplugin/ -dev file:D:/eclipse_workspace/.metadata/.plugins/org.eclipse.pde.core/myplugin/dev.properties -os win32 -ws win32 -arch x86_64 -nl de_DE -consoleLog -console
  457. java_class_path (initial): C:\eclipse\plugins\org.eclipse.equinox.launcher_1.3.0.v20140415-2008.jar
  458. Launcher Type: SUN_STANDARD
  459.  
  460. Environment Variables:
  461. JAVA_HOME=C:\Program Files\Java\jdk1.8.0_45
  462. PATH=C:\Program Files\Java\jdk1.8.0_45\jre\bin;C:/Program Files/Java/jre1.8.0_45/bin/server;C:/Program Files/Java/jre1.8.0_45/bin;C:/Program Files/Java/jre1.8.0_45/lib/amd64;C:\ProgramData\Oracle\Java\javapath;C:\Program Files\Java\jdk1.7.0_51\bin;C:\Program Files (x86)\AMD APP\bin\x86_64;C:\Program Files (x86)\AMD APP\bin\x86;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\ATI Technologies\ATI.ACE\Core-Static;C:\Program Files (x86)\Microsoft SQL Server\110\Tools\Binn\;C:\Program Files\Microsoft SQL Server\110\Tools\Binn\;C:\Program Files\Microsoft SQL Server\110\DTS\Binn\;C:\Program Files (x86)\Microsoft SQL Server\110\Tools\Binn\ManagementStudio\;C:\Program Files (x86)\Microsoft SQL Server\110\DTS\Binn\;c:\consoletools;d:\Stuff\apache-maven-3.2.1\bin;c:\Program Files (x86)\Git\cmd;C:\eclipse;
  463. USERNAME=xxx
  464. OS=Windows_NT
  465. PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 58 Stepping 9, GenuineIntel
  466.  
  467.  
  468.  
  469. --------------- S Y S T E M ---------------
  470.  
  471. OS: Windows 7 , 64 bit Build 7601 (6.1.7601.18839)
  472.  
  473. CPU:total 8 (4 cores per cpu, 2 threads per core) family 6 model 58 stepping 9, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, aes, clmul, erms, ht, tsc, tscinvbit, tscinv
  474.  
  475. Memory: 4k page, physical 16730676k(10980552k free), swap 33459516k(26938372k free)
  476.  
  477. vm_info: Java HotSpot(TM) 64-Bit Server VM (25.45-b02) for windows-amd64 JRE (1.8.0_45-b15), built on Apr 30 2015 12:40:44 by "java_re" with MS VC++ 10.0 (VS2010)
  478.  
  479. time: Thu May 28 09:38:53 2015
  480. elapsed time: 2792 seconds (0d 0h 46m 32s)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement