Guest User

JVM Crash

a guest
May 4th, 2016
187
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.64 KB | None | 0 0
  1. #
  2. # A fatal error has been detected by the Java Runtime Environment:
  3. #
  4. # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0xffffffffa3705120, pid=4976, tid=0x00000000000008e0
  5. #
  6. # JRE version: Java(TM) SE Runtime Environment (8.0_92-b14) (build 1.8.0_92-b14)
  7. # Java VM: Java HotSpot(TM) 64-Bit Server VM (25.92-b14 mixed mode windows-amd64 compressed oops)
  8. # Problematic frame:
  9. # C 0xffffffffa3705120
  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 (0x000000000223d800): JavaThread "main" [_thread_in_Java, id=2272, stack(0x0000000002330000,0x0000000002430000)]
  20.  
  21. siginfo: ExceptionCode=0xc0000005, ExceptionInformation=0x0000000000000008 0xffffffffa3705120
  22.  
  23. Registers:
  24. RAX=0x0000000056af4c68, RBX=0x0000000056af4c68, RCX=0x00000000dbf42d40, RDX=0x00000000dbf42d40
  25. RSP=0x000000000242d318, RBP=0x000000000242d380, RSI=0x0000000000000012, RDI=0x000000000000004e
  26. R8 =0x00000000d55c54d0, R9 =0x00000000dbf42d58, R10=0x0000000058c67f20, R11=0x0000000002834120
  27. R12=0x0000000000000000, R13=0x000000000242d330, R14=0x000000000242d3c0, R15=0x000000000223d800
  28. RIP=0xffffffffa3705120, EFLAGS=0x0000000000010202
  29.  
  30. Top of Stack: (sp=0x000000000242d318)
  31. 0x000000000242d318: 0000000002707850 0000000002707e00
  32. 0x000000000242d328: 0000000002707850 00000000d55c54d0
  33. 0x000000000242d338: 00000000dbf42d40 000000000242d340
  34. 0x000000000242d348: 00000000570bd23a 000000000242d3c0
  35. 0x000000000242d358: 000000005717f4c8 0000000000000000
  36. 0x000000000242d368: 00000000570bd3a8 000000000242d330
  37. 0x000000000242d378: 000000000242d3c0 000000000242d408
  38. 0x000000000242d388: 0000000002707850 00000000dbfb8bc0
  39. 0x000000000242d398: 00000000dbfb8c88 00000000dbf46370
  40. 0x000000000242d3a8: 00000000dbf43040 0000000000000000
  41. 0x000000000242d3b8: 0000000000000000 00000000dbf420c8
  42. 0x000000000242d3c8: 000000000242d3c8 000000005bd962db
  43. 0x000000000242d3d8: 000000000242d440 000000005bd96c58
  44. 0x000000000242d3e8: 0000000000000000 000000005bd96428
  45. 0x000000000242d3f8: 000000000242d3c0 000000000242d428
  46. 0x000000000242d408: 000000000242d488 0000000002708071
  47.  
  48. Instructions: (pc=0xffffffffa3705120)
  49. 0xffffffffa3705100:
  50. [error occurred during error reporting (printing registers, top of stack, instructions near pc), id 0xc0000005]
  51.  
  52. Register to memory mapping:
  53.  
  54. RAX={method} {0x0000000056af4c70} 'endsWith' '(Ljava/lang/String;)Z' in 'java/lang/String'
  55. RBX={method} {0x0000000056af4c70} 'endsWith' '(Ljava/lang/String;)Z' in 'java/lang/String'
  56. RCX=0x00000000dbf42d40 is an oop
  57. java.lang.String
  58. - klass: 'java/lang/String'
  59. RDX=0x00000000dbf42d40 is an oop
  60. java.lang.String
  61. - klass: 'java/lang/String'
  62. RSP=0x000000000242d318 is pointing into the stack for thread: 0x000000000223d800
  63. RBP=0x000000000242d380 is pointing into the stack for thread: 0x000000000223d800
  64. RSI=0x0000000000000012 is an unknown value
  65. RDI=0x000000000000004e is an unknown value
  66. R8 =0x00000000d55c54d0 is an oop
  67. java.lang.String
  68. - klass: 'java/lang/String'
  69. R9 =0x00000000dbf42d58 is an oop
  70. [C
  71. - klass: {type array char}
  72. - length: 18
  73. R10=0x0000000058c67f20 is an unknown value
  74. R11=0x0000000002834120 is at entry_point+32 in (nmethod*)0x0000000002833f90
  75. R12=0x0000000000000000 is an unknown value
  76. R13=0x000000000242d330 is pointing into the stack for thread: 0x000000000223d800
  77. R14=0x000000000242d3c0 is pointing into the stack for thread: 0x000000000223d800
  78. R15=0x000000000223d800 is a thread
  79.  
  80.  
  81. Stack: [0x0000000002330000,0x0000000002430000], sp=0x000000000242d318, free space=1012k
  82. Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
  83. C 0xffffffffa3705120
  84.  
  85.  
  86. --------------- P R O C E S S ---------------
  87.  
  88. Java Threads: ( => current thread )
  89. 0x000000005a9eb800 JavaThread "qtp1642360923-21" [_thread_blocked, id=3472, stack(0x000000005bc50000,0x000000005bd50000)]
  90. 0x000000005a988800 JavaThread "qtp1642360923-20" [_thread_blocked, id=4764, stack(0x000000005b8c0000,0x000000005b9c0000)]
  91. 0x000000005a987800 JavaThread "qtp1642360923-19" [_thread_blocked, id=2532, stack(0x000000005ba20000,0x000000005bb20000)]
  92. 0x000000005a8d8000 JavaThread "qtp1642360923-18" [_thread_blocked, id=4348, stack(0x000000005b770000,0x000000005b870000)]
  93. 0x000000005a8d7800 JavaThread "qtp1642360923-17" [_thread_blocked, id=396, stack(0x000000005b270000,0x000000005b370000)]
  94. 0x000000005a8b1000 JavaThread "qtp1642360923-16" [_thread_blocked, id=2064, stack(0x000000005b580000,0x000000005b680000)]
  95. 0x000000005a8b0800 JavaThread "qtp1642360923-15" [_thread_blocked, id=4608, stack(0x000000005b3a0000,0x000000005b4a0000)]
  96. 0x000000005a8b4000 JavaThread "qtp1642360923-14" [_thread_blocked, id=4924, stack(0x000000005b130000,0x000000005b230000)]
  97. 0x000000005a8b3800 JavaThread "qtp1642360923-13" [_thread_blocked, id=4616, stack(0x000000005a2d0000,0x000000005a3d0000)]
  98. 0x000000005a927000 JavaThread "qtp1642360923-12" [_thread_blocked, id=1752, stack(0x000000005af30000,0x000000005b030000)]
  99. 0x0000000059ada000 JavaThread "Service Thread" daemon [_thread_blocked, id=4392, stack(0x0000000059f20000,0x000000005a020000)]
  100. 0x00000000574ee800 JavaThread "C1 CompilerThread2" daemon [_thread_blocked, id=1944, stack(0x00000000596c0000,0x00000000597c0000)]
  101. 0x00000000574ec000 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=848, stack(0x0000000059960000,0x0000000059a60000)]
  102. 0x00000000574e3000 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=4916, stack(0x0000000059800000,0x0000000059900000)]
  103. 0x00000000574e1800 JavaThread "Attach Listener" daemon [_thread_blocked, id=3524, stack(0x0000000059550000,0x0000000059650000)]
  104. 0x00000000574e8800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=4104, stack(0x0000000059420000,0x0000000059520000)]
  105. 0x00000000574c8800 JavaThread "Finalizer" daemon [_thread_blocked, id=4948, stack(0x00000000591a0000,0x00000000592a0000)]
  106. 0x0000000057481800 JavaThread "Reference Handler" daemon [_thread_blocked, id=2040, stack(0x0000000058e40000,0x0000000058f40000)]
  107. =>0x000000000223d800 JavaThread "main" [_thread_in_Java, id=2272, stack(0x0000000002330000,0x0000000002430000)]
  108.  
  109. Other Threads:
  110. 0x0000000057479000 VMThread [stack: 0x0000000059010000,0x0000000059110000] [id=2404]
  111. 0x0000000059ae3000 WatcherThread [stack: 0x000000005a140000,0x000000005a240000] [id=4708]
  112.  
  113. VM state:not at safepoint (normal execution)
  114.  
  115. VM Mutex/Monitor currently owned by a thread: None
  116.  
  117. Heap:
  118. PSYoungGen total 305664K, used 110376K [0x00000000d5580000, 0x00000000eaa80000, 0x0000000100000000)
  119. eden space 262144K, 42% used [0x00000000d5580000,0x00000000dc14a358,0x00000000e5580000)
  120. from space 43520K, 0% used [0x00000000e8000000,0x00000000e8000000,0x00000000eaa80000)
  121. to space 43520K, 0% used [0x00000000e5580000,0x00000000e5580000,0x00000000e8000000)
  122. ParOldGen total 699392K, used 0K [0x0000000080000000, 0x00000000aab00000, 0x00000000d5580000)
  123. object space 699392K, 0% used [0x0000000080000000,0x0000000080000000,0x00000000aab00000)
  124. Metaspace used 9767K, capacity 9908K, committed 10112K, reserved 1058816K
  125. class space used 1097K, capacity 1150K, committed 1152K, reserved 1048576K
  126.  
  127. Card table byte_map: [0x0000000011ac0000,0x0000000011ed0000] byte_map_base: 0x00000000116c0000
  128.  
  129. Marking Bits: (ParMarkBitMap*) 0x0000000058c864f0
  130. Begin Bits: [0x00000000126f0000, 0x00000000146f0000)
  131. End Bits: [0x00000000146f0000, 0x00000000166f0000)
  132.  
  133. Polling page: 0x0000000000430000
  134.  
  135. CodeCache: size=245760Kb used=4649Kb max_used=4694Kb free=241110Kb
  136. bounds [0x0000000002700000, 0x0000000002ba0000, 0x0000000011700000]
  137. total_blobs=1567 nmethods=1225 adapters=257
  138. compilation: enabled
  139.  
  140. Compilation events (10 events):
  141. Event: 3.732 Thread 0x00000000574ee800 nmethod 1225 0x0000000002b65790 code [0x0000000002b65920, 0x0000000002b65cd8]
  142. Event: 3.734 Thread 0x00000000574ec000 nmethod 1207 0x0000000002b75a90 code [0x0000000002b75be0, 0x0000000002b75ed8]
  143. Event: 3.734 Thread 0x00000000574ec000 1200 4 java.lang.String::endsWith (17 bytes)
  144. Event: 3.738 Thread 0x00000000574ec000 nmethod 1200 0x0000000002b65390 code [0x0000000002b654e0, 0x0000000002b65678]
  145. Event: 3.738 Thread 0x00000000574ec000 1212 ! 4 java.util.zip.ZipFile$ZipEntryIterator::next (212 bytes)
  146. Event: 3.743 Thread 0x00000000574ec000 nmethod 1212 0x0000000002b73b10 code [0x0000000002b73c80, 0x0000000002b74188]
  147. Event: 3.743 Thread 0x00000000574ec000 1214 4 java.util.zip.ZipFile$ZipEntryIterator::nextElement (5 bytes)
  148. Event: 3.747 Thread 0x00000000574ec000 nmethod 1214 0x0000000002b72f50 code [0x0000000002b730c0, 0x0000000002b735c8]
  149. Event: 3.748 Thread 0x00000000574ec000 1196 4 java.lang.AbstractStringBuilder::ensureCapacityInternal (16 bytes)
  150. Event: 3.750 Thread 0x00000000574ec000 nmethod 1196 0x0000000002b77cd0 code [0x0000000002b77e20, 0x0000000002b78078]
  151.  
  152. GC Heap History (0 events):
  153. No events
  154.  
  155. Deoptimization events (10 events):
  156. Event: 0.365 Thread 0x000000000223d800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000000000283e318 method=java.io.DataInputStream.readInt()I @ 4
  157. Event: 0.365 Thread 0x000000000223d800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000000000283e318 method=java.io.DataInputStream.readInt()I @ 4
  158. Event: 0.433 Thread 0x000000000223d800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000000000287429c method=java.util.regex.Pattern$CharProperty.match(Ljava/util/regex/Matcher;ILjava/lang/CharSequence;)Z @ 40
  159. Event: 1.399 Thread 0x000000000223d800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000000000297ccc0 method=java.lang.String.startsWith(Ljava/lang/String;I)Z @ 25
  160. Event: 3.121 Thread 0x000000000223d800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000002ae9f88 method=java.io.BufferedInputStream.read1([BII)I @ 39
  161. Event: 3.123 Thread 0x000000000223d800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000002ae9f88 method=java.io.BufferedInputStream.read1([BII)I @ 39
  162. Event: 3.123 Thread 0x000000000223d800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000002ae9e98 method=java.io.BufferedInputStream.read1([BII)I @ 39
  163. Event: 3.123 Thread 0x000000000223d800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000002ae9e98 method=java.io.BufferedInputStream.read1([BII)I @ 39
  164. Event: 3.124 Thread 0x000000000223d800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000002ae16e8 method=java.io.BufferedInputStream.read1([BII)I @ 39
  165. Event: 3.540 Thread 0x000000000223d800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000002ae4988 method=java.net.URI.match(CJJ)Z @ 19
  166.  
  167. Internal exceptions (10 events):
  168. Event: 1.212 Thread 0x000000000223d800 Exception <a 'java/lang/IllegalArgumentException': argument type mismatch> (0x00000000d69dd070) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u92\6642\hotspot\src\share\vm\runtime\reflection.cpp, line 201]
  169. Event: 1.212 Thread 0x000000000223d800 Exception <a 'java/lang/IllegalArgumentException': argument type mismatch> (0x00000000d69df5b8) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u92\6642\hotspot\src\share\vm\runtime\reflection.cpp, line 201]
  170. Event: 1.213 Thread 0x000000000223d800 Exception <a 'java/lang/ClassNotFoundException': sun/net/www/protocol/c/Handler> (0x00000000d69ecad0) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u92\6642\hotspot\src\share\vm\classfile\systemDictionary.cpp, line 210]
  171. Event: 1.253 Thread 0x000000000223d800 Exception <a 'java/lang/ClassNotFoundException': sun/net/www/protocol/c/Handler> (0x00000000d6ad6240) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u92\6642\hotspot\src\share\vm\classfile\systemDictionary.cpp, line 210]
  172. Event: 1.313 Thread 0x000000000223d800 Exception <a 'java/lang/ClassNotFoundException': sun/net/www/protocol/c/Handler> (0x00000000d6be12d0) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u92\6642\hotspot\src\share\vm\classfile\systemDictionary.cpp, line 210]
  173. Event: 1.443 Thread 0x000000000223d800 Exception <a 'java/lang/ClassNotFoundException': sun/net/www/protocol/c/Handler> (0x00000000d6dedb18) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u92\6642\hotspot\src\share\vm\classfile\systemDictionary.cpp, line 210]
  174. Event: 1.450 Thread 0x000000000223d800 Exception <a 'java/lang/ClassNotFoundException': sun/net/www/protocol/c/Handler> (0x00000000d6dfa9b0) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u92\6642\hotspot\src\share\vm\classfile\systemDictionary.cpp, line 210]
  175. Event: 1.452 Thread 0x000000000223d800 Exception <a 'java/lang/ClassNotFoundException': sun/net/www/protocol/c/Handler> (0x00000000d6dff138) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u92\6642\hotspot\src\share\vm\classfile\systemDictionary.cpp, line 210]
  176. Event: 3.537 Thread 0x000000000223d800 Exception <a 'java/lang/ClassNotFoundException': sun/net/www/protocol/c/Handler> (0x00000000db4102e8) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u92\6642\hotspot\src\share\vm\classfile\systemDictionary.cpp, line 210]
  177. Event: 3.590 Thread 0x000000000223d800 Exception <a 'java/lang/ClassNotFoundException': sun/net/www/protocol/c/Handler> (0x00000000db518fa8) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u92\6642\hotspot\src\share\vm\classfile\systemDictionary.cpp, line 210]
  178.  
  179. Events (10 events):
  180. Event: 3.596 Thread 0x000000000223d800 DEOPT PACKING pc=0x00000000029c51a3 sp=0x000000000242cce0
  181. Event: 3.596 Thread 0x000000000223d800 DEOPT UNPACKING pc=0x00000000027471bf sp=0x000000000242ca50 mode 0
  182. Event: 3.604 loading class org/eclipse/jetty/webapp/MetaDataComplete
  183. Event: 3.604 loading class org/eclipse/jetty/webapp/MetaDataComplete done
  184. Event: 3.608 loading class java/util/jar/JarFile$JarEntryIterator
  185. Event: 3.608 loading class java/util/jar/JarFile$JarEntryIterator done
  186. Event: 3.613 loading class java/util/zip/ZipFile$ZipEntryIterator
  187. Event: 3.614 loading class java/util/zip/ZipFile$ZipEntryIterator done
  188. Event: 3.722 Thread 0x000000000223d800 DEOPT PACKING pc=0x0000000002ae7600 sp=0x000000000242cf20
  189. Event: 3.722 Thread 0x000000000223d800 DEOPT UNPACKING pc=0x00000000027471bf sp=0x000000000242cca0 mode 0
  190.  
  191.  
  192. Dynamic libraries:
  193. 0x000000013fc30000 - 0x000000013fc67000 C:\ProgramData\Oracle\Java\javapath\java.exe
  194. 0x0000000077670000 - 0x000000007781a000 C:\Windows\SYSTEM32\ntdll.dll
  195. 0x0000000077450000 - 0x000000007756f000 C:\Windows\system32\kernel32.dll
  196. 0x000007fefd720000 - 0x000007fefd78a000 C:\Windows\system32\KERNELBASE.dll
  197. 0x000007feff790000 - 0x000007feff86b000 C:\Windows\system32\ADVAPI32.dll
  198. 0x000007fefd7d0000 - 0x000007fefd86f000 C:\Windows\system32\msvcrt.dll
  199. 0x000007feff210000 - 0x000007feff22f000 C:\Windows\SYSTEM32\sechost.dll
  200. 0x000007fefe8d0000 - 0x000007fefe9fd000 C:\Windows\system32\RPCRT4.dll
  201. 0x0000000077570000 - 0x000000007766a000 C:\Windows\system32\USER32.dll
  202. 0x000007feff720000 - 0x000007feff787000 C:\Windows\system32\GDI32.dll
  203. 0x000007feff160000 - 0x000007feff16e000 C:\Windows\system32\LPK.dll
  204. 0x000007feff260000 - 0x000007feff32a000 C:\Windows\system32\USP10.dll
  205. 0x000007fefba90000 - 0x000007fefbc84000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.18837_none_fa3b1e3d17594757\COMCTL32.dll
  206. 0x000007feff3b0000 - 0x000007feff421000 C:\Windows\system32\SHLWAPI.dll
  207. 0x000007feff230000 - 0x000007feff25e000 C:\Windows\system32\IMM32.DLL
  208. 0x000007feff870000 - 0x000007feff979000 C:\Windows\system32\MSCTF.dll
  209. 0x000000006f7d0000 - 0x000000006f8a2000 C:\Program Files\Java\jre1.8.0_92\bin\msvcr100.dll
  210. 0x0000000058470000 - 0x0000000058d06000 C:\Program Files\Java\jre1.8.0_92\bin\server\jvm.dll
  211. 0x000007fef9b10000 - 0x000007fef9b19000 C:\Windows\system32\WSOCK32.dll
  212. 0x000007fefd870000 - 0x000007fefd8bd000 C:\Windows\system32\WS2_32.dll
  213. 0x000007fefedb0000 - 0x000007fefedb8000 C:\Windows\system32\NSI.dll
  214. 0x000007fefa4e0000 - 0x000007fefa51b000 C:\Windows\system32\WINMM.dll
  215. 0x000007fefc4e0000 - 0x000007fefc4ec000 C:\Windows\system32\VERSION.dll
  216. 0x0000000077840000 - 0x0000000077847000 C:\Windows\system32\PSAPI.DLL
  217. 0x000000006f980000 - 0x000000006f98f000 C:\Program Files\Java\jre1.8.0_92\bin\verify.dll
  218. 0x000000006f950000 - 0x000000006f979000 C:\Program Files\Java\jre1.8.0_92\bin\java.dll
  219. 0x000000006f930000 - 0x000000006f946000 C:\Program Files\Java\jre1.8.0_92\bin\zip.dll
  220. 0x000007fefdaa0000 - 0x000007fefe829000 C:\Windows\system32\SHELL32.dll
  221. 0x000007fefef50000 - 0x000007feff153000 C:\Windows\system32\ole32.dll
  222. 0x000007fefd400000 - 0x000007fefd40f000 C:\Windows\system32\profapi.dll
  223. 0x000000006f910000 - 0x000000006f92a000 C:\Program Files\Java\jre1.8.0_92\bin\net.dll
  224. 0x000007fefcbd0000 - 0x000007fefcc25000 C:\Windows\system32\mswsock.dll
  225. 0x000007fefcbc0000 - 0x000007fefcbc7000 C:\Windows\System32\wship6.dll
  226. 0x000000006f8f0000 - 0x000000006f901000 C:\Program Files\Java\jre1.8.0_92\bin\nio.dll
  227. 0x000007fefcc30000 - 0x000007fefcc48000 C:\Windows\system32\CRYPTSP.dll
  228. 0x000007fefc930000 - 0x000007fefc977000 C:\Windows\system32\rsaenh.dll
  229. 0x000007fefd460000 - 0x000007fefd47e000 C:\Windows\system32\USERENV.dll
  230. 0x000007fefd290000 - 0x000007fefd29f000 C:\Windows\system32\CRYPTBASE.dll
  231. 0x000007fefb180000 - 0x000007fefb1a7000 C:\Windows\system32\IPHLPAPI.DLL
  232. 0x000007fefb160000 - 0x000007fefb16b000 C:\Windows\system32\WINNSI.DLL
  233. 0x000007fefaf70000 - 0x000007fefaf81000 C:\Windows\system32\dhcpcsvc6.DLL
  234. 0x000007fefaf50000 - 0x000007fefaf68000 C:\Windows\system32\dhcpcsvc.DLL
  235. 0x000000006f8e0000 - 0x000000006f8ed000 C:\Program Files\Java\jre1.8.0_92\bin\management.dll
  236. 0x000007fef3970000 - 0x000007fef3a95000 C:\Windows\system32\dbghelp.dll
  237.  
  238. VM Arguments:
  239. jvm_args: -Xms1g -Xmx2g
  240. java_command: c:/Immotours/jetty/start.jar jetty.http.port=80
  241. java_class_path (initial): c:/Immotours/jetty/start.jar
  242. Launcher Type: SUN_STANDARD
  243.  
  244. Environment Variables:
  245. PATH=C:\ProgramData\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\
  246. USERNAME=Janis
  247. OS=Windows_NT
  248. PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 23 Stepping 10, GenuineIntel
  249.  
  250.  
  251.  
  252. --------------- S Y S T E M ---------------
  253.  
  254. OS: Windows 7 , 64 bit Build 7601 (6.1.7601.23392)
  255.  
  256. CPU:total 4 (4 cores per cpu, 1 threads per core) family 6 model 23 stepping 10, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, tsc
  257.  
  258. Memory: 4k page, physical 4193592k(2256564k free), swap 8385328k(5203452k free)
  259.  
  260. vm_info: Java HotSpot(TM) 64-Bit Server VM (25.92-b14) for windows-amd64 JRE (1.8.0_92-b14), built on Mar 31 2016 21:03:04 by "java_re" with MS VC++ 10.0 (VS2010)
  261.  
  262. time: Tue May 03 21:11:39 2016
  263. elapsed time: 3 seconds (0d 0h 0m 3s)
Add Comment
Please, Sign In to add comment