hs_err_pid3732.log 44 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464
  1. #
  2. # There is insufficient memory for the Java Runtime Environment to continue.
  3. # Native memory allocation (mmap) failed to map 27262976 bytes for Failed to commit area from 0x0000000089c00000 to 0x000000008b600000 of length 27262976.
  4. # Possible reasons:
  5. # The system is out of physical RAM or swap space
  6. # The process is running with CompressedOops enabled, and the Java Heap may be blocking the growth of the native heap
  7. # Possible solutions:
  8. # Reduce memory load on the system
  9. # Increase physical memory or swap space
  10. # Check if swap backing store is full
  11. # Decrease Java heap size (-Xmx/-Xms)
  12. # Decrease number of Java threads
  13. # Decrease Java thread stack sizes (-Xss)
  14. # Set larger code cache with -XX:ReservedCodeCacheSize=
  15. # JVM is running with Unscaled Compressed Oops mode in which the Java heap is
  16. # placed in the first 4GB address space. The Java Heap base address is the
  17. # maximum limit for the native heap growth. Please use -XX:HeapBaseMinAddress
  18. # to set the Java Heap base and to place the Java Heap above 4GB virtual address.
  19. # This output file may be truncated or incomplete.
  20. #
  21. # Out of Memory Error (t:/workspace/hotspot/src/os/windows/vm/os_windows.cpp:3357), pid=3732, tid=10336
  22. #
  23. # JRE version: Java(TM) SE Runtime Environment (9.0+11) (build 9.0.4+11)
  24. # Java VM: Java HotSpot(TM) 64-Bit Server VM (9.0.4+11, mixed mode, tiered, compressed oops, g1 gc, windows-amd64)
  25. # No core dump will be written. Minidumps are not enabled by default on client versions of Windows
  26. #
  27. --------------- S U M M A R Y ------------
  28. Command Line: -XX:TieredStopAtLevel=1 -Xverify:none -Dspring.output.ansi.enabled=always -Dcom.sun.management.jmxremote -Dcom.sun.management.jmxremote.port=59938 -Dcom.sun.management.jmxremote.authenticate=false -Dcom.sun.management.jmxremote.ssl=false -Djava.rmi.server.hostname=localhost -Dspring.liveBeansView.mbeanDomain -Dspring.application.admin.enabled=true -javaagent:D:\Program Files\JetBrains\IntelliJ IDEA 2017.3.5\lib\idea_rt.jar=59939:D:\Program Files\JetBrains\IntelliJ IDEA 2017.3.5\bin -Dfile.encoding=UTF-8 YueMumApplication
  29. Host: Intel(R) Core(TM) i5-7300HQ CPU @ 2.50GHz, 4 cores, 7G, Windows 10 , 64 bit Build 16299 (10.0.16299.15)
  30. Time: Thu Apr 05 15:44:14 2018 ?D1��������?����?? elapsed time: 3 seconds (0d 0h 0m 3s)
  31. --------------- T H R E A D ---------------
  32. Current thread (0x000002375eb15000): VMThread "VM Thread" [stack: 0x0000003f7fa00000,0x0000003f7fb00000] [id=10336]
  33. Stack: [0x0000003f7fa00000,0x0000003f7fb00000]
  34. [error occurred during error reporting (printing stack bounds), id 0xe0000002]
  35. Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
  36. V [jvm.dll+0x587068]
  37. [error occurred during error reporting (printing native stack), id 0xe0000002]
  38. VM_Operation (0x0000003f7eefba50): CollectForMetadataAllocation, mode: safepoint, requested by thread 0x000002373b51e000
  39. --------------- P R O C E S S ---------------
  40. Java Threads: ( => current thread )
  41. 0x0000023760ed3800 JavaThread "container-0" [_thread_blocked, id=9712, stack(0x0000003f01700000,0x0000003f01800000)]
  42. 0x0000023760ed7000 JavaThread "ContainerBackgroundProcessor[StandardEngine[Tomcat]]" daemon [_thread_blocked, id=7968, stack(0x0000003f01600000,0x0000003f01700000)]
  43. 0x0000023760ed2800 JavaThread "localhost-startStop-1" daemon [_thread_blocked, id=8912, stack(0x0000003f01500000,0x0000003f01600000)]
  44. 0x0000023760ed5000 JavaThread "Tomcat-startStop-1" daemon [_thread_blocked, id=14020, stack(0x0000003f01400000,0x0000003f01500000)]
  45. 0x000002375f4e8000 JavaThread "RMI Scheduler(0)" daemon [_thread_blocked, id=10288, stack(0x0000003f00d00000,0x0000003f00e00000)]
  46. 0x000002375f645000 JavaThread "RMI TCP Connection(2)-127.0.0.1" daemon [_thread_in_native, id=4024, stack(0x0000003f00c00000,0x0000003f00d00000)]
  47. 0x000002375f60f800 JavaThread "RMI TCP Connection(1)-127.0.0.1" daemon [_thread_in_native, id=12740, stack(0x0000003f00b00000,0x0000003f00c00000)]
  48. 0x000002375f3f0800 JavaThread "RMI TCP Accept-0" daemon [_thread_in_native, id=5944, stack(0x0000003f00900000,0x0000003f00a00000)]
  49. 0x000002375f39b800 JavaThread "RMI TCP Accept-59938" daemon [_thread_in_native, id=9964, stack(0x0000003f00800000,0x0000003f00900000)]
  50. 0x000002375f1ea800 JavaThread "RMI TCP Accept-0" daemon [_thread_in_native, id=344, stack(0x0000003f00700000,0x0000003f00800000)]
  51. 0x000002375efc5000 JavaThread "Service Thread" daemon [_thread_blocked, id=11640, stack(0x0000003f00600000,0x0000003f00700000)]
  52. 0x000002375efbf800 JavaThread "Monitor Ctrl-Break" daemon [_thread_in_native, id=14016, stack(0x0000003f00500000,0x0000003f00600000)]
  53. 0x000002375ec18800 JavaThread "Common-Cleaner" daemon [_thread_blocked, id=10180, stack(0x0000003f00400000,0x0000003f00500000)]
  54. 0x000002375ebb5800 JavaThread "Sweeper thread" daemon [_thread_blocked, id=4596, stack(0x0000003f00300000,0x0000003f00400000)]
  55. 0x000002375eb98800 JavaThread "C1 CompilerThread2" daemon [_thread_blocked, id=12972, stack(0x0000003f00200000,0x0000003f00300000)]
  56. 0x000002375eb94000 JavaThread "C1 CompilerThread1" daemon [_thread_blocked, id=3184, stack(0x0000003f00100000,0x0000003f00200000)]
  57. 0x000002375eb8e000 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=3176, stack(0x0000003f00000000,0x0000003f00100000)]
  58. 0x000002375eb8d000 JavaThread "Attach Listener" daemon [_thread_blocked, id=7512, stack(0x0000003f7ff00000,0x0000003f80000000)]
  59. 0x000002375eb8c000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=4740, stack(0x0000003f7fe00000,0x0000003f7ff00000)]
  60. 0x000002375eb30000 JavaThread "Finalizer" daemon [_thread_blocked, id=9800, stack(0x0000003f7fc00000,0x0000003f7fd00000)]
  61. 0x000002375eb24000 JavaThread "Reference Handler" daemon [_thread_blocked, id=716, stack(0x0000003f7fb00000,0x0000003f7fc00000)]
  62. 0x000002373b51e000 JavaThread "main" [_thread_blocked, id=13824, stack(0x0000003f7ee00000,0x0000003f7ef00000)]
  63. Other Threads:
  64. =>0x000002375eb15000 VMThread "VM Thread" [stack: 0x0000003f7fa00000,0x0000003f7fb00000] [id=10336]
  65. 0x000002375f3fb800 WatcherThread [stack: 0x0000003f00a00000,0x0000003f00b00000] [id=13284]
  66. 0x000002373b531800 GCTaskThread "GC Thread#0" [stack: 0x0000003f7ef00000,0x0000003f7f000000] [id=3272]
  67. 0x000002373b533000 GCTaskThread "GC Thread#1" [stack: 0x0000003f7f000000,0x0000003f7f100000] [id=2720]
  68. 0x000002373b534800 GCTaskThread "GC Thread#2" [stack: 0x0000003f7f100000,0x0000003f7f200000] [id=2092]
  69. 0x000002373b537000 GCTaskThread "GC Thread#3" [stack: 0x0000003f7f200000,0x0000003f7f300000] [id=12732]
  70. 0x000002373b5b3800 ConcurrentGCThread "G1 Main Marker" [stack: 0x0000003f7f800000,0x0000003f7f900000] [id=6404]
  71. 0x000002373b5b6000 ConcurrentGCThread "G1 Marker#0" [stack: 0x0000003f7f900000,0x0000003f7fa00000] [id=6504]
  72. 0x000002373b542800 ConcurrentGCThread "G1 Refine#0" [stack: 0x0000003f7f600000,0x0000003f7f700000] [id=12712]
  73. 0x000002373b53f000 ConcurrentGCThread "G1 Refine#1" [stack: 0x0000003f7f500000,0x0000003f7f600000] [id=12572]
  74. 0x000002373b53a000 ConcurrentGCThread "G1 Refine#2" [stack: 0x0000003f7f400000,0x0000003f7f500000] [id=12388]
  75. 0x000002373b538800 ConcurrentGCThread "G1 Refine#3" [stack: 0x0000003f7f300000,0x0000003f7f400000] [id=13732]
  76. 0x000002373b544000 ConcurrentGCThread "G1 Young RemSet Sampling" [stack: 0x0000003f7f700000,0x0000003f7f800000] [id=12040]
  77. Threads with active compile tasks:
  78. VM state:at safepoint (normal execution)
  79. VM Mutex/Monitor currently owned by a thread: ([mutex/lock_event])
  80. [0x000002373b51cd00] Threads_lock - owner thread: 0x000002375eb15000
  81. [0x000002373b51bd40] Heap_lock - owner thread: 0x000002373b51e000
  82. Heap address: 0x0000000081c00000, size: 2020 MB, Compressed Oops mode: 32-bit
  83. Narrow klass base: 0x0000000000000000, Narrow klass shift: 3
  84. Compressed class space size: 1073741824 Address: 0x0000000100000000
  85. Heap:
  86. garbage-first heap total 157696K, used 22109K [0x0000000081c00000, 0x0000000081d004d0, 0x0000000100000000)
  87. region size 1024K, 2 young (2048K), 2 survivors (2048K)
  88. Metaspace used 32351K, capacity 33566K, committed 33792K, reserved 1085440K
  89. class space used 3997K, capacity 4261K, committed 4352K, reserved 1048576K
  90. Heap Regions: E=young(eden), S=young(survivor), O=old, HS=humongous(starts), HC=humongous(continues), CS=collection set, F=free, A=archive, TS=gc time stamp, AC=allocation context, TAMS=top-at-mark-start (previous, next)
  91. | 0|0x0000000081c00000, 0x0000000081d00000, 0x0000000081d00000|100%| O| |TS 0|AC 0|TAMS 0x0000000081d00000, 0x0000000081d00000|
  92. | 1|0x0000000081d00000, 0x0000000081e00000, 0x0000000081e00000|100%| O| |TS 1|AC 0|TAMS 0x0000000081dd3c00, 0x0000000081e00000|
  93. | 2|0x0000000081e00000, 0x0000000081f00000, 0x0000000081f00000|100%| O| |TS 1|AC 0|TAMS 0x0000000081e00000, 0x0000000081f00000|
  94. | 3|0x0000000081f00000, 0x0000000082000000, 0x0000000082000000|100%| O| |TS 1|AC 0|TAMS 0x0000000081f00000, 0x0000000082000000|
  95. | 4|0x0000000082000000, 0x0000000082100000, 0x0000000082100000|100%| O| |TS 1|AC 0|TAMS 0x0000000082000000, 0x0000000082100000|
  96. | 5|0x0000000082100000, 0x0000000082200000, 0x0000000082200000|100%| O| |TS 1|AC 0|TAMS 0x0000000082100000, 0x0000000082200000|
  97. | 6|0x0000000082200000, 0x0000000082300000, 0x0000000082300000|100%| O| |TS 3|AC 0|TAMS 0x0000000082200000, 0x0000000082300000|
  98. | 7|0x0000000082300000, 0x0000000082400000, 0x0000000082400000|100%| O| |TS 3|AC 0|TAMS 0x0000000082300000, 0x0000000082400000|
  99. | 8|0x0000000082400000, 0x0000000082500000, 0x0000000082500000|100%| O| |TS 3|AC 0|TAMS 0x0000000082400000, 0x0000000082500000|
  100. | 9|0x0000000082500000, 0x0000000082600000, 0x0000000082600000|100%| O| |TS 5|AC 0|TAMS 0x0000000082500000, 0x0000000082600000|
  101. | 10|0x0000000082600000, 0x0000000082700000, 0x0000000082700000|100%| O| |TS 5|AC 0|TAMS 0x0000000082600000, 0x0000000082700000|
  102. | 11|0x0000000082700000, 0x0000000082800000, 0x0000000082800000|100%| O| |TS 5|AC 0|TAMS 0x0000000082700000, 0x0000000082800000|
  103. | 12|0x0000000082800000, 0x0000000082900000, 0x0000000082900000|100%| O| |TS 7|AC 0|TAMS 0x0000000082800000, 0x0000000082900000|
  104. | 13|0x0000000082900000, 0x0000000082a00000, 0x0000000082a00000|100%| O| |TS 7|AC 0|TAMS 0x0000000082900000, 0x0000000082a00000|
  105. | 14|0x0000000082a00000, 0x0000000082b00000, 0x0000000082b00000|100%| O| |TS 7|AC 0|TAMS 0x0000000082a00000, 0x0000000082b00000|
  106. | 15|0x0000000082b00000, 0x0000000082c00000, 0x0000000082c00000|100%| O| |TS 7|AC 0|TAMS 0x0000000082b00000, 0x0000000082c00000|
  107. | 16|0x0000000082c00000, 0x0000000082d00000, 0x0000000082d00000|100%| O| |TS 7|AC 0|TAMS 0x0000000082c00000, 0x0000000082d00000|
  108. | 17|0x0000000082d00000, 0x0000000082e00000, 0x0000000082e00000|100%| O| |TS 7|AC 0|TAMS 0x0000000082d00000, 0x0000000082e00000|
  109. | 18|0x0000000082e00000, 0x0000000082f00000, 0x0000000082f00000|100%| O| |TS 7|AC 0|TAMS 0x0000000082e00000, 0x0000000082f00000|
  110. | 19|0x0000000082f00000, 0x0000000082fd6e00, 0x0000000083000000| 83%| O| |TS 7|AC 0|TAMS 0x0000000082f00000, 0x0000000082fd6e00|
  111. | 20|0x0000000083000000, 0x0000000083000000, 0x0000000083100000| 0%| F| |TS 0|AC 0|TAMS 0x0000000083000000, 0x0000000083000000|
  112. | 21|0x0000000083100000, 0x0000000083100000, 0x0000000083200000| 0%| F| |TS 0|AC 0|TAMS 0x0000000083100000, 0x0000000083100000|
  113. | 22|0x0000000083200000, 0x0000000083200000, 0x0000000083300000| 0%| F| |TS 0|AC 0|TAMS 0x0000000083200000, 0x0000000083200000|
  114. | 23|0x0000000083300000, 0x0000000083300000, 0x0000000083400000| 0%| F| |TS 0|AC 0|TAMS 0x0000000083300000, 0x0000000083300000|
  115. | 24|0x0000000083400000, 0x0000000083400000, 0x0000000083500000| 0%| F| |TS 0|AC 0|TAMS 0x0000000083400000, 0x0000000083400000|
  116. | 25|0x0000000083500000, 0x0000000083500000, 0x0000000083600000| 0%| F| |TS 0|AC 0|TAMS 0x0000000083500000, 0x0000000083500000|
  117. | 26|0x0000000083600000, 0x0000000083600000, 0x0000000083700000| 0%| F| |TS 0|AC 0|TAMS 0x0000000083600000, 0x0000000083600000|
  118. | 27|0x0000000083700000, 0x0000000083700000, 0x0000000083800000| 0%| F| |TS 0|AC 0|TAMS 0x0000000083700000, 0x0000000083700000|
  119. | 28|0x0000000083800000, 0x0000000083800000, 0x0000000083900000| 0%| F| |TS 0|AC 0|TAMS 0x0000000083800000, 0x0000000083800000|
  120. | 29|0x0000000083900000, 0x0000000083900000, 0x0000000083a00000| 0%| F| |TS 0|AC 0|TAMS 0x0000000083900000, 0x0000000083900000|
  121. | 30|0x0000000083a00000, 0x0000000083a00000, 0x0000000083b00000| 0%| F| |TS 0|AC 0|TAMS 0x0000000083a00000, 0x0000000083a00000|
  122. | 31|0x0000000083b00000, 0x0000000083b00000, 0x0000000083c00000| 0%| F| |TS 0|AC 0|TAMS 0x0000000083b00000, 0x0000000083b00000|
  123. | 32|0x0000000083c00000, 0x0000000083c00000, 0x0000000083d00000| 0%| F| |TS 0|AC 0|TAMS 0x0000000083c00000, 0x0000000083c00000|
  124. | 33|0x0000000083d00000, 0x0000000083d00000, 0x0000000083e00000| 0%| F| |TS 0|AC 0|TAMS 0x0000000083d00000, 0x0000000083d00000|
  125. | 34|0x0000000083e00000, 0x0000000083e00000, 0x0000000083f00000| 0%| F| |TS 0|AC 0|TAMS 0x0000000083e00000, 0x0000000083e00000|
  126. | 35|0x0000000083f00000, 0x0000000083f00000, 0x0000000084000000| 0%| F| |TS 0|AC 0|TAMS 0x0000000083f00000, 0x0000000083f00000|
  127. | 36|0x0000000084000000, 0x0000000084000000, 0x0000000084100000| 0%| F| |TS 0|AC 0|TAMS 0x0000000084000000, 0x0000000084000000|
  128. | 37|0x0000000084100000, 0x0000000084100000, 0x0000000084200000| 0%| F| |TS 0|AC 0|TAMS 0x0000000084100000, 0x0000000084100000|
  129. | 38|0x0000000084200000, 0x0000000084200000, 0x0000000084300000| 0%| F| |TS 0|AC 0|TAMS 0x0000000084200000, 0x0000000084200000|
  130. | 39|0x0000000084300000, 0x0000000084300000, 0x0000000084400000| 0%| F| |TS 0|AC 0|TAMS 0x0000000084300000, 0x0000000084300000|
  131. | 40|0x0000000084400000, 0x0000000084400000, 0x0000000084500000| 0%| F| |TS 0|AC 0|TAMS 0x0000000084400000, 0x0000000084400000|
  132. | 41|0x0000000084500000, 0x0000000084500000, 0x0000000084600000| 0%| F| |TS 0|AC 0|TAMS 0x0000000084500000, 0x0000000084500000|
  133. | 42|0x0000000084600000, 0x0000000084600000, 0x0000000084700000| 0%| F| |TS 7|AC 0|TAMS 0x0000000084600000, 0x0000000084600000|
  134. | 43|0x0000000084700000, 0x0000000084700000, 0x0000000084800000| 0%| F| |TS 7|AC 0|TAMS 0x0000000084700000, 0x0000000084700000|
  135. | 44|0x0000000084800000, 0x0000000084800000, 0x0000000084900000| 0%| F| |TS 7|AC 0|TAMS 0x0000000084800000, 0x0000000084800000|
  136. | 45|0x0000000084900000, 0x0000000084900000, 0x0000000084a00000| 0%| F| |TS 7|AC 0|TAMS 0x0000000084900000, 0x0000000084900000|
  137. | 46|0x0000000084a00000, 0x0000000084a00000, 0x0000000084b00000| 0%| F| |TS 7|AC 0|TAMS 0x0000000084a00000, 0x0000000084a00000|
  138. | 47|0x0000000084b00000, 0x0000000084b00000, 0x0000000084c00000| 0%| F| |TS 7|AC 0|TAMS 0x0000000084b00000, 0x0000000084b00000|
  139. | 48|0x0000000084c00000, 0x0000000084c00000, 0x0000000084d00000| 0%| F| |TS 7|AC 0|TAMS 0x0000000084c00000, 0x0000000084c00000|
  140. | 49|0x0000000084d00000, 0x0000000084d00000, 0x0000000084e00000| 0%| F| |TS 7|AC 0|TAMS 0x0000000084d00000, 0x0000000084d00000|
  141. | 50|0x0000000084e00000, 0x0000000084e00000, 0x0000000084f00000| 0%| F| |TS 7|AC 0|TAMS 0x0000000084e00000, 0x0000000084e00000|
  142. | 51|0x0000000084f00000, 0x0000000084f00000, 0x0000000085000000| 0%| F| |TS 7|AC 0|TAMS 0x0000000084f00000, 0x0000000084f00000|
  143. | 52|0x0000000085000000, 0x0000000085000000, 0x0000000085100000| 0%| F| |TS 5|AC 0|TAMS 0x0000000085000000, 0x0000000085000000|
  144. | 53|0x0000000085100000, 0x0000000085100000, 0x0000000085200000| 0%| F| |TS 5|AC 0|TAMS 0x0000000085100000, 0x0000000085100000|
  145. | 54|0x0000000085200000, 0x0000000085200000, 0x0000000085300000| 0%| F| |TS 5|AC 0|TAMS 0x0000000085200000, 0x0000000085200000|
  146. | 55|0x0000000085300000, 0x0000000085300000, 0x0000000085400000| 0%| F| |TS 5|AC 0|TAMS 0x0000000085300000, 0x0000000085300000|
  147. | 56|0x0000000085400000, 0x0000000085400000, 0x0000000085500000| 0%| F| |TS 5|AC 0|TAMS 0x0000000085400000, 0x0000000085400000|
  148. | 57|0x0000000085500000, 0x0000000085500000, 0x0000000085600000| 0%| F| |TS 5|AC 0|TAMS 0x0000000085500000, 0x0000000085500000|
  149. | 58|0x0000000085600000, 0x0000000085600000, 0x0000000085700000| 0%| F| |TS 5|AC 0|TAMS 0x0000000085600000, 0x0000000085600000|
  150. | 59|0x0000000085700000, 0x0000000085700000, 0x0000000085800000| 0%| F| |TS 5|AC 0|TAMS 0x0000000085700000, 0x0000000085700000|
  151. | 60|0x0000000085800000, 0x0000000085800000, 0x0000000085900000| 0%| F| |TS 5|AC 0|TAMS 0x0000000085800000, 0x0000000085800000|
  152. | 61|0x0000000085900000, 0x0000000085900000, 0x0000000085a00000| 0%| F| |TS 5|AC 0|TAMS 0x0000000085900000, 0x0000000085900000|
  153. | 62|0x0000000085a00000, 0x0000000085a00000, 0x0000000085b00000| 0%| F| |TS 5|AC 0|TAMS 0x0000000085a00000, 0x0000000085a00000|
  154. | 63|0x0000000085b00000, 0x0000000085b00000, 0x0000000085c00000| 0%| F| |TS 5|AC 0|TAMS 0x0000000085b00000, 0x0000000085b00000|
  155. | 64|0x0000000085c00000, 0x0000000085c00000, 0x0000000085d00000| 0%| F| |TS 5|AC 0|TAMS 0x0000000085c00000, 0x0000000085c00000|
  156. | 65|0x0000000085d00000, 0x0000000085d00000, 0x0000000085e00000| 0%| F| |TS 5|AC 0|TAMS 0x0000000085d00000, 0x0000000085d00000|
  157. | 66|0x0000000085e00000, 0x0000000085e00000, 0x0000000085f00000| 0%| F| |TS 5|AC 0|TAMS 0x0000000085e00000, 0x0000000085e00000|
  158. | 67|0x0000000085f00000, 0x0000000085f00000, 0x0000000086000000| 0%| F| |TS 5|AC 0|TAMS 0x0000000085f00000, 0x0000000085f00000|
  159. | 68|0x0000000086000000, 0x0000000086000000, 0x0000000086100000| 0%| F| |TS 5|AC 0|TAMS 0x0000000086000000, 0x0000000086000000|
  160. | 69|0x0000000086100000, 0x0000000086100000, 0x0000000086200000| 0%| F| |TS 5|AC 0|TAMS 0x0000000086100000, 0x0000000086100000|
  161. | 70|0x0000000086200000, 0x0000000086200000, 0x0000000086300000| 0%| F| |TS 5|AC 0|TAMS 0x0000000086200000, 0x0000000086200000|
  162. | 71|0x0000000086300000, 0x0000000086300000, 0x0000000086400000| 0%| F| |TS 5|AC 0|TAMS 0x0000000086300000, 0x0000000086300000|
  163. | 72|0x0000000086400000, 0x0000000086400000, 0x0000000086500000| 0%| F| |TS 5|AC 0|TAMS 0x0000000086400000, 0x0000000086400000|
  164. | 73|0x0000000086500000, 0x0000000086500000, 0x0000000086600000| 0%| F| |TS 5|AC 0|TAMS 0x0000000086500000, 0x0000000086500000|
  165. | 74|0x0000000086600000, 0x0000000086600000, 0x0000000086700000| 0%| F| |TS 5|AC 0|TAMS 0x0000000086600000, 0x0000000086600000|
  166. | 75|0x0000000086700000, 0x0000000086700000, 0x0000000086800000| 0%| F| |TS 5|AC 0|TAMS 0x0000000086700000, 0x0000000086700000|
  167. | 76|0x0000000086800000, 0x0000000086800000, 0x0000000086900000| 0%| F| |TS 5|AC 0|TAMS 0x0000000086800000, 0x0000000086800000|
  168. | 77|0x0000000086900000, 0x0000000086900000, 0x0000000086a00000| 0%| F| |TS 5|AC 0|TAMS 0x0000000086900000, 0x0000000086900000|
  169. | 78|0x0000000086a00000, 0x0000000086a00000, 0x0000000086b00000| 0%| F| |TS 5|AC 0|TAMS 0x0000000086a00000, 0x0000000086a00000|
  170. | 79|0x0000000086b00000, 0x0000000086b00000, 0x0000000086c00000| 0%| F| |TS 5|AC 0|TAMS 0x0000000086b00000, 0x0000000086b00000|
  171. | 80|0x0000000086c00000, 0x0000000086c00000, 0x0000000086d00000| 0%| F| |TS 5|AC 0|TAMS 0x0000000086c00000, 0x0000000086c00000|
  172. | 81|0x0000000086d00000, 0x0000000086d00000, 0x0000000086e00000| 0%| F| |TS 5|AC 0|TAMS 0x0000000086d00000, 0x0000000086d00000|
  173. | 82|0x0000000086e00000, 0x0000000086e00000, 0x0000000086f00000| 0%| F| |TS 5|AC 0|TAMS 0x0000000086e00000, 0x0000000086e00000|
  174. | 83|0x0000000086f00000, 0x0000000086f00000, 0x0000000087000000| 0%| F| |TS 5|AC 0|TAMS 0x0000000086f00000, 0x0000000086f00000|
  175. | 84|0x0000000087000000, 0x0000000087000000, 0x0000000087100000| 0%| F| |TS 5|AC 0|TAMS 0x0000000087000000, 0x0000000087000000|
  176. | 85|0x0000000087100000, 0x0000000087100000, 0x0000000087200000| 0%| F| |TS 5|AC 0|TAMS 0x0000000087100000, 0x0000000087100000|
  177. | 86|0x0000000087200000, 0x0000000087200000, 0x0000000087300000| 0%| F| |TS 5|AC 0|TAMS 0x0000000087200000, 0x0000000087200000|
  178. | 87|0x0000000087300000, 0x0000000087300000, 0x0000000087400000| 0%| F| |TS 5|AC 0|TAMS 0x0000000087300000, 0x0000000087300000|
  179. | 88|0x0000000087400000, 0x0000000087400000, 0x0000000087500000| 0%| F| |TS 5|AC 0|TAMS 0x0000000087400000, 0x0000000087400000|
  180. | 89|0x0000000087500000, 0x0000000087500000, 0x0000000087600000| 0%| F| |TS 5|AC 0|TAMS 0x0000000087500000, 0x0000000087500000|
  181. | 90|0x0000000087600000, 0x0000000087600000, 0x0000000087700000| 0%| F| |TS 5|AC 0|TAMS 0x0000000087600000, 0x0000000087600000|
  182. | 91|0x0000000087700000, 0x0000000087700000, 0x0000000087800000| 0%| F| |TS 5|AC 0|TAMS 0x0000000087700000, 0x0000000087700000|
  183. | 92|0x0000000087800000, 0x0000000087800000, 0x0000000087900000| 0%| F| |TS 5|AC 0|TAMS 0x0000000087800000, 0x0000000087800000|
  184. | 93|0x0000000087900000, 0x0000000087900000, 0x0000000087a00000| 0%| F| |TS 5|AC 0|TAMS 0x0000000087900000, 0x0000000087900000|
  185. | 94|0x0000000087a00000, 0x0000000087a00000, 0x0000000087b00000| 0%| F| |TS 5|AC 0|TAMS 0x0000000087a00000, 0x0000000087a00000|
  186. | 95|0x0000000087b00000, 0x0000000087b00000, 0x0000000087c00000| 0%| F| |TS 5|AC 0|TAMS 0x0000000087b00000, 0x0000000087b00000|
  187. | 96|0x0000000087c00000, 0x0000000087c00000, 0x0000000087d00000| 0%| F| |TS 5|AC 0|TAMS 0x0000000087c00000, 0x0000000087c00000|
  188. | 97|0x0000000087d00000, 0x0000000087d00000, 0x0000000087e00000| 0%| F| |TS 5|AC 0|TAMS 0x0000000087d00000, 0x0000000087d00000|
  189. | 98|0x0000000087e00000, 0x0000000087e00000, 0x0000000087f00000| 0%| F| |TS 5|AC 0|TAMS 0x0000000087e00000, 0x0000000087e00000|
  190. | 99|0x0000000087f00000, 0x0000000087f00000, 0x0000000088000000| 0%| F| |TS 5|AC 0|TAMS 0x0000000087f00000, 0x0000000087f00000|
  191. | 100|0x0000000088000000, 0x0000000088000000, 0x0000000088100000| 0%| F| |TS 5|AC 0|TAMS 0x0000000088000000, 0x0000000088000000|
  192. | 101|0x0000000088100000, 0x0000000088100000, 0x0000000088200000| 0%| F| |TS 5|AC 0|TAMS 0x0000000088100000, 0x0000000088100000|
  193. | 102|0x0000000088200000, 0x0000000088200000, 0x0000000088300000| 0%| F| |TS 5|AC 0|TAMS 0x0000000088200000, 0x0000000088200000|
  194. | 103|0x0000000088300000, 0x0000000088300000, 0x0000000088400000| 0%| F| |TS 5|AC 0|TAMS 0x0000000088300000, 0x0000000088300000|
  195. | 104|0x0000000088400000, 0x0000000088400000, 0x0000000088500000| 0%| F| |TS 5|AC 0|TAMS 0x0000000088400000, 0x0000000088400000|
  196. | 105|0x0000000088500000, 0x0000000088500000, 0x0000000088600000| 0%| F| |TS 5|AC 0|TAMS 0x0000000088500000, 0x0000000088500000|
  197. | 106|0x0000000088600000, 0x0000000088600000, 0x0000000088700000| 0%| F| |TS 5|AC 0|TAMS 0x0000000088600000, 0x0000000088600000|
  198. | 107|0x0000000088700000, 0x0000000088700000, 0x0000000088800000| 0%| F| |TS 5|AC 0|TAMS 0x0000000088700000, 0x0000000088700000|
  199. | 108|0x0000000088800000, 0x0000000088800000, 0x0000000088900000| 0%| F| |TS 5|AC 0|TAMS 0x0000000088800000, 0x0000000088800000|
  200. | 109|0x0000000088900000, 0x0000000088900000, 0x0000000088a00000| 0%| F| |TS 5|AC 0|TAMS 0x0000000088900000, 0x0000000088900000|
  201. | 110|0x0000000088a00000, 0x0000000088a00000, 0x0000000088b00000| 0%| F| |TS 5|AC 0|TAMS 0x0000000088a00000, 0x0000000088a00000|
  202. | 111|0x0000000088b00000, 0x0000000088b00000, 0x0000000088c00000| 0%| F| |TS 5|AC 0|TAMS 0x0000000088b00000, 0x0000000088b00000|
  203. | 112|0x0000000088c00000, 0x0000000088c00000, 0x0000000088d00000| 0%| F| |TS 5|AC 0|TAMS 0x0000000088c00000, 0x0000000088c00000|
  204. | 113|0x0000000088d00000, 0x0000000088d00000, 0x0000000088e00000| 0%| F| |TS 5|AC 0|TAMS 0x0000000088d00000, 0x0000000088d00000|
  205. | 114|0x0000000088e00000, 0x0000000088e00000, 0x0000000088f00000| 0%| F| |TS 5|AC 0|TAMS 0x0000000088e00000, 0x0000000088e00000|
  206. | 115|0x0000000088f00000, 0x0000000088f00000, 0x0000000089000000| 0%| F| |TS 5|AC 0|TAMS 0x0000000088f00000, 0x0000000088f00000|
  207. | 116|0x0000000089000000, 0x0000000089000000, 0x0000000089100000| 0%| F| |TS 5|AC 0|TAMS 0x0000000089000000, 0x0000000089000000|
  208. | 117|0x0000000089100000, 0x00000000891c0720, 0x0000000089200000| 75%| S|CS|TS 7|AC 0|TAMS 0x0000000089100000, 0x0000000089100000|
  209. | 118|0x0000000089200000, 0x0000000089300000, 0x0000000089300000|100%| S|CS|TS 7|AC 0|TAMS 0x0000000089200000, 0x0000000089200000|
  210. | 119|0x0000000089300000, 0x0000000089300000, 0x0000000089400000| 0%| F| |TS 7|AC 0|TAMS 0x0000000089300000, 0x0000000089300000|
  211. | 120|0x0000000089400000, 0x0000000089400000, 0x0000000089500000| 0%| F| |TS 7|AC 0|TAMS 0x0000000089400000, 0x0000000089400000|
  212. | 121|0x0000000089500000, 0x0000000089500000, 0x0000000089600000| 0%| F| |TS 7|AC 0|TAMS 0x0000000089500000, 0x0000000089500000|
  213. | 122|0x0000000089600000, 0x0000000089600000, 0x0000000089700000| 0%| F| |TS 7|AC 0|TAMS 0x0000000089600000, 0x0000000089600000|
  214. | 123|0x0000000089700000, 0x0000000089700000, 0x0000000089800000| 0%| F| |TS 7|AC 0|TAMS 0x0000000089700000, 0x0000000089700000|
  215. | 124|0x0000000089800000, 0x0000000089800000, 0x0000000089900000| 0%| F| |TS 7|AC 0|TAMS 0x0000000089800000, 0x0000000089800000|
  216. | 125|0x0000000089900000, 0x0000000089900000, 0x0000000089a00000| 0%| F| |TS 7|AC 0|TAMS 0x0000000089900000, 0x0000000089900000|
  217. | 126|0x0000000089a00000, 0x0000000089a00000, 0x0000000089b00000| 0%| F| |TS 7|AC 0|TAMS 0x0000000089a00000, 0x0000000089a00000|
  218. | 127|0x0000000089b00000, 0x0000000089b00000, 0x0000000089c00000| 0%| F| |TS 7|AC 0|TAMS 0x0000000089b00000, 0x0000000089b00000|
  219. Card table byte_map: [0x0000023757550000,0x0000023757950000] byte_map_base: 0x0000023757142000
  220. Marking Bits (Prev, Next): (CMBitMap*) 0x000002373b5b2d38, (CMBitMap*) 0x000002373b5b2d00
  221. Prev Bits: [0x0000023759ce0000, 0x000002375bc70000)
  222. Next Bits: [0x0000023757d50000, 0x0000023759ce0000)
  223. Polling page: 0x0000023739310000
  224. CodeHeap 'non-profiled nmethods': size=238912Kb used=7000Kb max_used=7000Kb free=231911Kb
  225. bounds [0x0000023747ef0000, 0x00000237485d0000, 0x0000023756840000]
  226. CodeHeap 'non-nmethods': size=6848Kb used=2430Kb max_used=2430Kb free=4417Kb
  227. bounds [0x0000023747840000, 0x0000023747ab0000, 0x0000023747ef0000]
  228. total_blobs=4589 nmethods=4082 adapters=413
  229. compilation: enabled
  230. Compilation events (10 events):
  231. Event: 3.200 Thread 0x000002375eb8e000 4078 1 com.sun.org.apache.xerces.internal.impl.XMLDTDScannerImpl::skipSeparator (148 bytes)
  232. Event: 3.201 Thread 0x000002375eb8e000 nmethod 4078 0x00000237485c3b90 code [0x00000237485c3de0, 0x00000237485c4370]
  233. Event: 3.201 Thread 0x000002375eb94000 4079 1 com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl::scanEndElement (170 bytes)
  234. Event: 3.201 Thread 0x000002375eb94000 nmethod 4079 0x00000237485c4710 code [0x00000237485c4980, 0x00000237485c51b0]
  235. Event: 3.202 Thread 0x000002375eb98800 4080 1 com.sun.org.apache.xerces.internal.impl.dtd.models.CMNode::type (5 bytes)
  236. Event: 3.202 Thread 0x000002375eb98800 nmethod 4080 0x00000237485c5610 code [0x00000237485c57c0, 0x00000237485c58d8]
  237. Event: 3.202 Thread 0x000002375eb98800 4081 1 com.sun.org.apache.xerces.internal.impl.dtd.models.CMLeaf::getElement (5 bytes)
  238. Event: 3.202 Thread 0x000002375eb8e000 4082 1 com.sun.org.apache.xerces.internal.impl.dtd.models.CMStateSet::getBit (99 bytes)
  239. Event: 3.202 Thread 0x000002375eb98800 nmethod 4081 0x00000237485c5990 code [0x00000237485c5b40, 0x00000237485c5c58]
  240. Event: 3.203 Thread 0x000002375eb8e000 nmethod 4082 0x00000237485c5d10 code [0x00000237485c5ee0, 0x00000237485c61b0]
  241. GC Heap History (10 events):
  242. Event: 0.735 GC heap after
  243. {Heap after GC invocations=1 (full 0):
  244. garbage-first heap total 131072K, used 3866K [0x0000000081c00000, 0x0000000081d00400, 0x0000000100000000)
  245. region size 1024K, 2 young (2048K), 2 survivors (2048K)
  246. Metaspace used 10158K, capacity 10530K, committed 10752K, reserved 1058816K
  247. class space used 1077K, capacity 1164K, committed 1280K, reserved 1048576K
  248. }
  249. Event: 1.328 GC heap before
  250. {Heap before GC invocations=1 (full 0):
  251. garbage-first heap total 131072K, used 63258K [0x0000000081c00000, 0x0000000081d00400, 0x0000000100000000)
  252. region size 1024K, 61 young (62464K), 2 survivors (2048K)
  253. Metaspace used 20055K, capacity 21116K, committed 21296K, reserved 1069056K
  254. class space used 2402K, capacity 2624K, committed 2688K, reserved 1048576K
  255. }
  256. Event: 1.342 GC heap after
  257. {Heap after GC invocations=2 (full 0):
  258. garbage-first heap total 131072K, used 12111K [0x0000000081c00000, 0x0000000081d00400, 0x0000000100000000)
  259. region size 1024K, 10 young (10240K), 10 survivors (10240K)
  260. Metaspace used 20055K, capacity 21116K, committed 21296K, reserved 1069056K
  261. class space used 2402K, capacity 2624K, committed 2688K, reserved 1048576K
  262. }
  263. Event: 1.949 GC heap before
  264. {Heap before GC invocations=3 (full 0):
  265. garbage-first heap total 131072K, used 53071K [0x0000000081c00000, 0x0000000081d00400, 0x0000000100000000)
  266. region size 1024K, 50 young (51200K), 10 survivors (10240K)
  267. Metaspace used 23494K, capacity 24770K, committed 24960K, reserved 1071104K
  268. class space used 2825K, capacity 3119K, committed 3200K, reserved 1048576K
  269. }
  270. Event: 1.958 GC heap after
  271. {Heap after GC invocations=4 (full 0):
  272. garbage-first heap total 131072K, used 11840K [0x0000000081c00000, 0x0000000081d00400, 0x0000000100000000)
  273. region size 1024K, 5 young (5120K), 5 survivors (5120K)
  274. Metaspace used 23494K, capacity 24770K, committed 24960K, reserved 1071104K
  275. class space used 2825K, capacity 3119K, committed 3200K, reserved 1048576K
  276. }
  277. Event: 2.547 GC heap before
  278. {Heap before GC invocations=4 (full 0):
  279. garbage-first heap total 131072K, used 76352K [0x0000000081c00000, 0x0000000081d00400, 0x0000000100000000)
  280. region size 1024K, 68 young (69632K), 5 survivors (5120K)
  281. Metaspace used 27269K, capacity 28548K, committed 28800K, reserved 1075200K
  282. class space used 3355K, capacity 3642K, committed 3712K, reserved 1048576K
  283. }
  284. Event: 2.555 GC heap after
  285. {Heap after GC invocations=5 (full 0):
  286. garbage-first heap total 131072K, used 15884K [0x0000000081c00000, 0x0000000081d00400, 0x0000000100000000)
  287. region size 1024K, 7 young (7168K), 7 survivors (7168K)
  288. Metaspace used 27269K, capacity 28548K, committed 28800K, reserved 1075200K
  289. class space used 3355K, capacity 3642K, committed 3712K, reserved 1048576K
  290. }
  291. Event: 3.122 GC heap before
  292. {Heap before GC invocations=5 (full 0):
  293. garbage-first heap total 131072K, used 86540K [0x0000000081c00000, 0x0000000081d00400, 0x0000000100000000)
  294. region size 1024K, 76 young (77824K), 7 survivors (7168K)
  295. Metaspace used 31136K, capacity 32456K, committed 32640K, reserved 1077248K
  296. class space used 3846K, capacity 4128K, committed 4224K, reserved 1048576K
  297. }
  298. Event: 3.135 GC heap after
  299. {Heap after GC invocations=6 (full 0):
  300. garbage-first heap total 131072K, used 23187K [0x0000000081c00000, 0x0000000081d00400, 0x0000000100000000)
  301. region size 1024K, 10 young (10240K), 10 survivors (10240K)
  302. Metaspace used 31136K, capacity 32456K, committed 32640K, reserved 1077248K
  303. class space used 3846K, capacity 4128K, committed 4224K, reserved 1048576K
  304. }
  305. Event: 3.237 GC heap before
  306. {Heap before GC invocations=6 (full 0):
  307. garbage-first heap total 131072K, used 31379K [0x0000000081c00000, 0x0000000081d00400, 0x0000000100000000)
  308. region size 1024K, 19 young (19456K), 10 survivors (10240K)
  309. Metaspace used 32351K, capacity 33566K, committed 33792K, reserved 1085440K
  310. class space used 3997K, capacity 4261K, committed 4352K, reserved 1048576K
  311. }
  312. Deoptimization events (0 events):
  313. No events
  314. Classes redefined (0 events):
  315. No events
  316. Internal exceptions (10 events):
  317. Event: 3.063 Thread 0x000002373b51e000 Exception <a 'java/lang/ClassNotFoundException'{0x00000000860d53d8}: org/apache/tomcat/jdbc/pool/PoolConfigurationCustomizer> (0x00000000860d53d8) thrown at [t:/workspace/hotspot/src/share/vm/classfile/systemDictionary.cpp, line 218]
  318. Event: 3.150 Thread 0x000002373b51e000 Exception <a 'java/lang/ClassNotFoundException'{0x0000000089bb0fd8}: org/springframework/boot/autoconfigure/jdbc/DataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$5fa1211eBeanInfo> (0x0000000089bb0fd8) thrown at [t:/workspace/hotspot/src/share/vm/classf
  319. Event: 3.150 Thread 0x000002373b51e000 Exception <a 'java/lang/ClassNotFoundException'{0x0000000089bc2b00}: org/springframework/boot/autoconfigure/jdbc/DataSourceAutoConfigurationBeanInfo> (0x0000000089bc2b00) thrown at [t:/workspace/hotspot/src/share/vm/classfile/systemDictionary.cpp, line 21
  320. Event: 3.151 Thread 0x000002373b51e000 Exception <a 'java/lang/ClassNotFoundException'{0x0000000089bd4908}: org/springframework/boot/autoconfigure/jdbc/DataSourceAutoConfigurationCustomizer> (0x0000000089bd4908) thrown at [t:/workspace/hotspot/src/share/vm/classfile/systemDictionary.cpp, line
  321. Event: 3.151 Thread 0x000002373b51e000 Exception <a 'java/lang/ClassNotFoundException'{0x0000000089bf0848}: org/springframework/boot/autoconfigure/jdbc/DataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$5fa1211eCustomizer> (0x0000000089bf0848) thrown at [t:/workspace/hotspot/src/share/vm/clas
  322. Event: 3.152 Thread 0x000002373b51e000 Exception <a 'java/lang/ClassNotFoundException'{0x0000000089a0b8a0}: org/springframework/context/annotation/ConfigurationClassEnhancer$EnhancedConfigurationCustomizer> (0x0000000089a0b8a0) thrown at [t:/workspace/hotspot/src/share/vm/classfile/systemDicti
  323. Event: 3.157 Thread 0x000002373b51e000 Exception <a 'java/lang/ClassNotFoundException'{0x0000000089a9e3e8}: org/springframework/boot/autoconfigure/jdbc/DataSourceInitializerBeanInfo> (0x0000000089a9e3e8) thrown at [t:/workspace/hotspot/src/share/vm/classfile/systemDictionary.cpp, line 218]
  324. Event: 3.157 Thread 0x000002373b51e000 Exception <a 'java/lang/ClassNotFoundException'{0x0000000089aaf508}: org/springframework/boot/autoconfigure/jdbc/DataSourceInitializerCustomizer> (0x0000000089aaf508) thrown at [t:/workspace/hotspot/src/share/vm/classfile/systemDictionary.cpp, line 218]
  325. Event: 3.161 Thread 0x000002373b51e000 Exception <a 'java/lang/ClassNotFoundException'{0x0000000089ac54e8}: org/springframework/context/ApplicationListenerCustomizer> (0x0000000089ac54e8) thrown at [t:/workspace/hotspot/src/share/vm/classfile/systemDictionary.cpp, line 218]
  326. Event: 3.170 Thread 0x000002373b51e000 Exception <a 'java/lang/NoSuchMethodError'{0x00000000899ba168}: org.slf4j.impl.StaticMarkerBinder.getSingleton()Lorg/slf4j/impl/StaticMarkerBinder;> (0x00000000899ba168) thrown at [t:/workspace/hotspot/src/share/vm/interpreter/linkResolver.cpp, line 731]
  327. Events (10 events):
  328. Event: 3.236 loading class javax/xml/xpath/XPathConstants done
  329. Event: 3.236 loading class javax/xml/namespace/QName
  330. Event: 3.236 loading class javax/xml/namespace/QName done
  331. Event: 3.236 loading class javax/xml/namespace/QName$1
  332. Event: 3.236 loading class javax/xml/namespace/QName$1 done
  333. Event: 3.236 loading class com/sun/org/apache/xpath/internal/XPath
  334. Event: 3.236 loading class com/sun/org/apache/xpath/internal/ExpressionOwner
  335. Event: 3.236 loading class com/sun/org/apache/xpath/internal/ExpressionOwner done
  336. Event: 3.236 loading class com/sun/org/apache/xpath/internal/XPath done
  337. Event: 3.236 Executing VM operation: CollectForMetadataAllocation
  338. Dynamic libraries:
  339. 0x00007ff64e770000 - 0x00007ff64e7ae000 C:\Program Files\Java\jdk-9.0.4\bin\java.exe
  340. 0x00007ffd2d690000 - 0x00007ffd2d870000 C:\Windows\SYSTEM32\ntdll.dll
  341. 0x00007ffd2acf0000 - 0x00007ffd2ad9e000 C:\Windows\System32\KERNEL32.DLL
  342. 0x00007ffd29f50000 - 0x00007ffd2a1b6000 C:\Windows\System32\KERNELBASE.dll
  343. 0x00007ffd2ae70000 - 0x00007ffd2af11000 C:\Windows\System32\ADVAPI32.dll
  344. 0x00007ffd2add0000 - 0x00007ffd2ae6d000 C:\Windows\System32\msvcrt.dll
  345. 0x00007ffd2afd0000 - 0x00007ffd2b02b000 C:\Windows\System32\sechost.dll
  346. 0x00007ffd2b990000 - 0x00007ffd2baaf000 C:\Windows\System32\RPCRT4.dll
  347. 0x00007ffd2ab60000 - 0x00007ffd2acef000 C:\Windows\System32\USER32.dll
  348. 0x00007ffd29c60000 - 0x00007ffd29c80000 C:\Windows\System32\win32u.dll
  349. 0x00007ffd2b950000 - 0x00007ffd2b978000 C:\Windows\System32\GDI32.dll
  350. 0x00007ffd2a1c0000 - 0x00007ffd2a353000 C:\Windows\System32\gdi32full.dll
  351. 0x00007ffd29d00000 - 0x00007ffd29d9b000 C:\Windows\System32\msvcp_win.dll
  352. 0x00007ffd29da0000 - 0x00007ffd29e96000 C:\Windows\System32\ucrtbase.dll
  353. 0x00007ffd1ca00000 - 0x00007ffd1cc69000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.16299.309_none_15cfd4c4935e6b11\COMCTL32.dll
  354. 0x00007ffd2b640000 - 0x00007ffd2b948000 C:\Windows\System32\combase.dll
  355. 0x00007ffd29c80000 - 0x00007ffd29cf2000 C:\Windows\System32\bcryptPrimitives.dll
  356. 0x00007ffd1cd30000 - 0x00007ffd1cd3a000 C:\Windows\SYSTEM32\VERSION.dll
  357. 0x00007ffd2d520000 - 0x00007ffd2d54d000 C:\Windows\System32\IMM32.DLL
  358. 0x00007ffd15e20000 - 0x00007ffd15f0f000 C:\Program Files\Java\jdk-9.0.4\bin\msvcr120.dll
  359. 0x00007ffd15b80000 - 0x00007ffd15c26000 C:\Program Files\Java\jdk-9.0.4\bin\msvcp120.dll
  360. 0x0000000067a60000 - 0x0000000068485000 C:\Program Files\Java\jdk-9.0.4\bin\server\jvm.dll
  361. 0x00007ffd2b980000 - 0x00007ffd2b988000 C:\Windows\System32\PSAPI.DLL
  362. 0x00007ffd1ab40000 - 0x00007ffd1ab49000 C:\Windows\SYSTEM32\WSOCK32.dll
  363. 0x00007ffd2bab0000 - 0x00007ffd2bb1c000 C:\Windows\System32\WS2_32.dll
  364. 0x00007ffd27280000 - 0x00007ffd272a3000 C:\Windows\SYSTEM32\WINMM.dll
  365. 0x00007ffd26ba0000 - 0x00007ffd26bca000 C:\Windows\SYSTEM32\winmmbase.dll
  366. 0x00007ffd2ab10000 - 0x00007ffd2ab5a000 C:\Windows\System32\cfgmgr32.dll
  367. 0x00007ffd275d0000 - 0x00007ffd275df000 C:\Program Files\Java\jdk-9.0.4\bin\verify.dll
  368. 0x00007ffd21ba0000 - 0x00007ffd21bc7000 C:\Program Files\Java\jdk-9.0.4\bin\java.dll
  369. 0x00007ffd1c290000 - 0x00007ffd1c2ba000 C:\Program Files\Java\jdk-9.0.4\bin\instrument.dll
  370. 0x00007ffd246a0000 - 0x00007ffd246b6000 C:\Program Files\Java\jdk-9.0.4\bin\zip.dll
  371. 0x00007ffd27370000 - 0x00007ffd2737a000 C:\Program Files\Java\jdk-9.0.4\bin\jimage.dll
  372. 0x00007ffd2bc90000 - 0x00007ffd2d0c6000 C:\Windows\System32\SHELL32.dll
  373. 0x00007ffd2bb80000 - 0x00007ffd2bc26000 C:\Windows\System32\shcore.dll
  374. 0x00007ffd2a3c0000 - 0x00007ffd2ab07000 C:\Windows\System32\windows.storage.dll
  375. 0x00007ffd2bb20000 - 0x00007ffd2bb71000 C:\Windows\System32\shlwapi.dll
  376. 0x00007ffd29a50000 - 0x00007ffd29a61000 C:\Windows\System32\kernel.appcore.dll
  377. 0x00007ffd29a00000 - 0x00007ffd29a4c000 C:\Windows\System32\powrprof.dll
  378. 0x00007ffd29a70000 - 0x00007ffd29a8b000 C:\Windows\System32\profapi.dll
  379. 0x00007ffd23ce0000 - 0x00007ffd23cfa000 C:\Program Files\Java\jdk-9.0.4\bin\net.dll
  380. 0x00007ffd252e0000 - 0x00007ffd253be000 C:\Windows\SYSTEM32\WINHTTP.dll
  381. 0x00007ffd29210000 - 0x00007ffd29276000 C:\Windows\system32\mswsock.dll
  382. 0x00007ffd20160000 - 0x00007ffd20171000 C:\Program Files\Java\jdk-9.0.4\bin\nio.dll
  383. 0x00007ffd1ffe0000 - 0x00007ffd1fffa000 D:\Program Files\JetBrains\IntelliJ IDEA 2017.3.5\bin\breakgen64.dll
  384. 0x00007ffd23f60000 - 0x00007ffd23f69000 C:\Program Files\Java\jdk-9.0.4\bin\management.dll
  385. 0x00007ffd21be0000 - 0x00007ffd21bea000 C:\Program Files\Java\jdk-9.0.4\bin\management_ext.dll
  386. 0x00007ffd23e30000 - 0x00007ffd23e46000 C:\Windows\system32\napinsp.dll
  387. 0x00007ffd1fbf0000 - 0x00007ffd1fc0a000 C:\Windows\system32\pnrpnsp.dll
  388. 0x00007ffd272b0000 - 0x00007ffd272c8000 C:\Windows\system32\NLAapi.dll
  389. 0x00007ffd28fe0000 - 0x00007ffd29096000 C:\Windows\SYSTEM32\DNSAPI.dll
  390. 0x00007ffd2ada0000 - 0x00007ffd2ada8000 C:\Windows\System32\NSI.dll
  391. 0x00007ffd28fa0000 - 0x00007ffd28fd9000 C:\Windows\SYSTEM32\IPHLPAPI.DLL
  392. 0x00007ffd1fbe0000 - 0x00007ffd1fbee000 C:\Windows\System32\winrnr.dll
  393. 0x00007ffd06f80000 - 0x00007ffd06f95000 C:\Windows\System32\wshbth.dll
  394. 0x0000000068ec0000 - 0x0000000068ef5000 C:\Program Files\Bonjour\mdnsNSP.dll
  395. 0x00007ffd1c170000 - 0x00007ffd1c17a000 C:\Windows\System32\rasadhlp.dll
  396. 0x00007ffd1c500000 - 0x00007ffd1c570000 C:\Windows\System32\fwpuclnt.dll
  397. 0x00007ffd294e0000 - 0x00007ffd29505000 C:\Windows\SYSTEM32\bcrypt.dll
  398. 0x00007ffd293e0000 - 0x00007ffd293f7000 C:\Windows\SYSTEM32\CRYPTSP.dll
  399. 0x00007ffd28e10000 - 0x00007ffd28e43000 C:\Windows\system32\rsaenh.dll
  400. 0x00007ffd29910000 - 0x00007ffd29939000 C:\Windows\SYSTEM32\USERENV.dll
  401. 0x00007ffd293d0000 - 0x00007ffd293db000 C:\Windows\SYSTEM32\CRYPTBASE.dll
  402. 0x00007ffd24cf0000 - 0x00007ffd24d06000 C:\Windows\SYSTEM32\dhcpcsvc6.DLL
  403. 0x00007ffd24d10000 - 0x00007ffd24d2a000 C:\Windows\SYSTEM32\dhcpcsvc.DLL
  404. VM Arguments:
  405. jvm_args: -XX:TieredStopAtLevel=1 -Xverify:none -Dspring.output.ansi.enabled=always -Dcom.sun.management.jmxremote -Dcom.sun.management.jmxremote.port=59938 -Dcom.sun.management.jmxremote.authenticate=false -Dcom.sun.management.jmxremote.ssl=false -Djava.rmi.server.hostname=localhost -Dspring.liveBeansView.mbeanDomain -Dspring.application.admin.enabled=true -javaagent:D:\Program Files\JetBrains\IntelliJ IDEA 2017.3.5\lib\idea_rt.jar=59939:D:\Program Files\JetBrains\IntelliJ IDEA 2017.3.5\bin -Dfile.encoding=UTF-8
  406. java_command: YueMumApplication
  407. java_class_path (initial): E:\Yuemum\ygj-yuemum\target\classes;C:\Users\Shank\.m2\repository\org\springframework\boot\spring-boot-starter-web\1.5.10.RELEASE\spring-boot-starter-web-1.5.10.RELEASE.jar;C:\Users\Shank\.m2\repository\org\springframework\boot\spring-boot-starter\1.5.10.RELEASE\spring-boot-starter-1.5.10.RELEASE.jar;C:\Users\Shank\.m2\repository\org\springframework\boot\spring-boot\1.5.10.RELEASE\spring-boot-1.5.10.RELEASE.jar;C:\Users\Shank\.m2\repository\org\springframework\boot\spring-boot-autoconfigure\1.5.10.RELEASE\spring-boot-autoconfigure-1.5.10.RELEASE.jar;C:\Users\Shank\.m2\repository\org\springframework\boot\spring-boot-starter-logging\1.5.10.RELEASE\spring-boot-starter-logging-1.5.10.RELEASE.jar;C:\Users\Shank\.m2\repository\ch\qos\logback\logback-classic\1.1.11\logback-classic-1.1.11.jar;C:\Users\Shank\.m2\repository\ch\qos\logback\logback-core\1.1.11\logback-core-1.1.11.jar;C:\Users\Shank\.m2\repository\org\slf4j\jcl-over-slf4j\1.7.25\jcl-over-slf4j-1.7.25.jar;C:\Users\Shank\.m2\repository\org\slf4j\jul-to-slf4j\1.7.25\jul-to-slf4j-1.7.25.jar;C:\Users\Shank\.m2\repository\org\slf4j\log4j-over-slf4j\1.7.25\log4j-over-slf4j-1.7.25.jar;C:\Users\Shank\.m2\repository\org\yaml\snakeyaml\1.17\snakeyaml-1.17.jar;C:\Users\Shank\.m2\repository\org\springframework\boot\spring-boot-starter-tomcat\1.5.10.RELEASE\spring-boot-starter-tomcat-1.5.10.RELEASE.jar;C:\Users\Shank\.m2\repository\org\apache\tomcat\embed\tomcat-embed-core\8.5.27\tomcat-embed-core-8.5.27.jar;C:\Users\Shank\.m2\repository\org\apache\tomcat\tomcat-annotations-api\8.5.27\tomcat-annotations-api-8.5.27.jar;C:\Users\Shank\.m2\repository\org\apache\tomcat\embed\tomcat-embed-el\8.5.27\tomcat-embed-el-8.5.27.jar;C:\Users\Shank\.m2\repository\org\apache\tomcat\embed\tomcat-embed-websocket\8.5.27\tomcat-embed-websocket-8.5.27.jar;C:\Users\Shank\.m2\repository\org\hibernate\hibernate-validator\5.3.6.Final\hibernate-validator-5.3.6.Final.jar;C:\Users\Shank\.m2\repository\javax\validation\valid
  408. Launcher Type: SUN_STANDARD
  409. Logging:
  410. Log output configuration:
  411. #0: stdout all=warning uptime,level,tags
  412. #1: stderr all=off uptime,level,tags
  413. Environment Variables:
  414. PATH=D:\Python27\;D:\Python27\Scripts;C:\ProgramData\Oracle\Java\javapath;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\iCLS\;C:\Program Files\Intel\Intel(R) Management Engine Components\iCLS\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;d:\Program Files\Git\cmd;D:\Program Files\nodejs\;D:\apache-maven-3.5.3\bin;%JAVA_HOME%\lib;%JAVA_HOME%\lib\tools.jar;D:\npmConfig\npm;C:\Program Files\dotnet\;C:\Users\Shank\AppData\Local\Microsoft\WindowsApps;C:\Users\Shank\AppData\Roaming\npm
  415. USERNAME=Shank
  416. OS=Windows_NT
  417. PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 158 Stepping 9, GenuineIntel
  418. --------------- S Y S T E M ---------------
  419. OS: Windows 10 , 64 bit Build 16299 (10.0.16299.15)
  420. CPU:total 4 (initial active 4) (4 cores per cpu, 1 threads per core) family 6 model 158 stepping 9, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, avx2, aes, clmul, erms, 3dnowpref, lzcnt, tsc, tscinvbit, bmi1, bmi2, adx, fma
  421. Memory: 4k page, physical 8268060k(958292k free), swap 8268060k(1388k free)
  422. vm_info: Java HotSpot(TM) 64-Bit Server VM (9.0.4+11) for windows-amd64 JRE (9.0.4+11), built on Dec 20 2017 02:18:54 by "mach5one" with MS VC++ 12.0 (VS2013)
  423. END.