-
Notifications
You must be signed in to change notification settings - Fork 0
/
hs_err_pid20012.log
161 lines (127 loc) · 11.7 KB
/
hs_err_pid20012.log
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
#
# There is insufficient memory for the Java Runtime Environment to continue.
# Native memory allocation (malloc) failed to allocate 1048576 bytes for AllocateHeap
# Possible reasons:
# The system is out of physical RAM or swap space
# In 32 bit mode, the process size limit was hit
# Possible solutions:
# Reduce memory load on the system
# Increase physical memory or swap space
# Check if swap backing store is full
# Use 64 bit Java on a 64 bit OS
# Decrease Java heap size (-Xmx/-Xms)
# Decrease number of Java threads
# Decrease Java thread stack sizes (-Xss)
# Set larger code cache with -XX:ReservedCodeCacheSize=
# This output file may be truncated or incomplete.
#
# Out of Memory Error (memory/allocation.inline.hpp:61), pid=20012, tid=21712
#
# JRE version: (8.0_66-b18) (build )
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.66-b18 mixed mode windows-amd64 compressed oops)
# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
#
--------------- T H R E A D ---------------
Current thread (0x0000000001dda000): JavaThread "Unknown thread" [_thread_in_vm, id=21712, stack(0x0000000002930000,0x0000000002a30000)]
Stack: [0x0000000002930000,0x0000000002a30000]
[error occurred during error reporting (printing stack bounds), id 0xc0000005]
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
--------------- P R O C E S S ---------------
Java Threads: ( => current thread )
Other Threads:
=>0x0000000001dda000 (exited) JavaThread "Unknown thread" [_thread_in_vm, id=21712, stack(0x0000000002930000,0x0000000002a30000)]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
Heap:
PSYoungGen total 38400K, used 665K [0x00000000d5e00000, 0x00000000d8880000, 0x0000000100000000)
eden space 33280K, 2% used [0x00000000d5e00000,0x00000000d5ea6670,0x00000000d7e80000)
from space 5120K, 0% used [0x00000000d8380000,0x00000000d8380000,0x00000000d8880000)
to space 5120K, 0% used [0x00000000d7e80000,0x00000000d7e80000,0x00000000d8380000)
ParOldGen total 87552K, used 0K [0x0000000081a00000, 0x0000000086f80000, 0x00000000d5e00000)
object space 87552K, 0% used [0x0000000081a00000,0x0000000081a00000,0x0000000086f80000)
Metaspace used 781K, capacity 1092K, committed 1152K, reserved 1060864K
class space used 75K, capacity 384K, committed 384K, reserved 1048576K
Card table byte_map: [0x00000000030c0000,0x00000000034c0000] byte_map_base: 0x0000000002cb3000
Marking Bits: (ParMarkBitMap*) 0x00000000026aa5b0
Begin Bits: [0x0000000003c00000, 0x0000000005b98000)
End Bits: [0x0000000005b98000, 0x0000000007b30000)
Polling page: 0x0000000000250000
CodeCache: size=245760Kb used=328Kb max_used=328Kb free=245431Kb
bounds [0x000000000f010000, 0x000000000f280000, 0x000000001e010000]
total_blobs=57 nmethods=0 adapters=37
compilation: enabled
Compilation events (0 events):
No events
GC Heap History (0 events):
No events
Deoptimization events (0 events):
No events
Internal exceptions (0 events):
No events
Events (10 events):
Event: 0.091 loading class java/lang/Short
Event: 0.091 loading class java/lang/Short done
Event: 0.091 loading class java/lang/Integer
Event: 0.092 loading class java/lang/Integer done
Event: 0.092 loading class java/lang/Long
Event: 0.092 loading class java/lang/Long done
Event: 0.093 loading class java/lang/NullPointerException
Event: 0.093 loading class java/lang/NullPointerException done
Event: 0.093 loading class java/lang/ArithmeticException
Event: 0.093 loading class java/lang/ArithmeticException done
Dynamic libraries:
0x000000013f6c0000 - 0x000000013f6f7000 C:\Program Files\Java\jdk1.8.0_66\bin\javaw.exe
0x0000000077810000 - 0x00000000779ba000 C:\Windows\SYSTEM32\ntdll.dll
0x0000000077670000 - 0x000000007778f000 C:\Windows\system32\kernel32.dll
0x000007fefd6d0000 - 0x000007fefd73b000 C:\Windows\system32\KERNELBASE.dll
0x000007fefe190000 - 0x000007fefe26b000 C:\Windows\system32\ADVAPI32.dll
0x000007fefe4b0000 - 0x000007fefe54f000 C:\Windows\system32\msvcrt.dll
0x000007fefdf00000 - 0x000007fefdf1f000 C:\Windows\SYSTEM32\sechost.dll
0x000007fefe380000 - 0x000007fefe4ad000 C:\Windows\system32\RPCRT4.dll
0x0000000077570000 - 0x000000007766a000 C:\Windows\system32\USER32.dll
0x000007fefe120000 - 0x000007fefe187000 C:\Windows\system32\GDI32.dll
0x000007fefdde0000 - 0x000007fefddee000 C:\Windows\system32\LPK.dll
0x000007fefe050000 - 0x000007fefe11a000 C:\Windows\system32\USP10.dll
0x000007fefc170000 - 0x000007fefc364000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.18837_none_fa3b1e3d17594757\COMCTL32.dll
0x000007feff2e0000 - 0x000007feff351000 C:\Windows\system32\SHLWAPI.dll
0x000007feff820000 - 0x000007feff84e000 C:\Windows\system32\IMM32.DLL
0x000007fefddf0000 - 0x000007fefdef9000 C:\Windows\system32\MSCTF.dll
0x000007fefd550000 - 0x000007fefd57f000 C:\Windows\system32\nvinitx.dll
0x000000000f000000 - 0x000000000f006000 C:\Program Files\NVIDIA Corporation\CoProcManager\_etoured.dll
0x000007fef9c80000 - 0x000007fef9cdf000 C:\Program Files\NVIDIA Corporation\CoProcManager\nvd3d9wrapx.dll
0x000007fefdbe0000 - 0x000007fefddb7000 C:\Windows\system32\SETUPAPI.dll
0x000007fefd7f0000 - 0x000007fefd826000 C:\Windows\system32\CFGMGR32.dll
0x000007fefdf70000 - 0x000007fefe047000 C:\Windows\system32\OLEAUT32.dll
0x000007fefd9d0000 - 0x000007fefdbd3000 C:\Windows\system32\ole32.dll
0x000007fefd840000 - 0x000007fefd85a000 C:\Windows\system32\DEVOBJ.dll
0x000007fef9b20000 - 0x000007fef9b66000 C:\Program Files\NVIDIA Corporation\CoProcManager\nvdxgiwrapx.dll
0x00000000649e0000 - 0x0000000064ab2000 C:\Program Files\Java\jdk1.8.0_66\jre\bin\msvcr100.dll
0x0000000001ea0000 - 0x0000000002729000 C:\Program Files\Java\jdk1.8.0_66\jre\bin\server\jvm.dll
0x000007fef92f0000 - 0x000007fef92f9000 C:\Windows\system32\WSOCK32.dll
0x000007fefdf20000 - 0x000007fefdf6d000 C:\Windows\system32\WS2_32.dll
0x000007fefe310000 - 0x000007fefe318000 C:\Windows\system32\NSI.dll
0x000007fefad50000 - 0x000007fefad8b000 C:\Windows\system32\WINMM.dll
0x000007fefc660000 - 0x000007fefc66c000 C:\Windows\system32\VERSION.dll
0x00000000779e0000 - 0x00000000779e7000 C:\Windows\system32\PSAPI.DLL
0x0000000074ca0000 - 0x0000000074caf000 C:\Program Files\Java\jdk1.8.0_66\jre\bin\verify.dll
0x0000000068df0000 - 0x0000000068e19000 C:\Program Files\Java\jdk1.8.0_66\jre\bin\java.dll
0x0000000068dd0000 - 0x0000000068de6000 C:\Program Files\Java\jdk1.8.0_66\jre\bin\zip.dll
VM Arguments:
jvm_args: -Dant.home=C:\Program Files (x86)\eclipse\plugins\org.apache.ant_1.9.4.v201504302020 -Dant.library.dir=C:\Program Files (x86)\eclipse\plugins\org.apache.ant_1.9.4.v201504302020\lib -Djava.library.path=C:\Program Files (x86)\eclipse;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;C:/Program Files/Java/jre1.8.0_73/bin/server;C:/Program Files/Java/jre1.8.0_73/bin;C:/Program Files/Java/jre1.8.0_73/lib/amd64;C:\ProgramData\Oracle\Java\javapath;C:\PROGRA~1\PTC\MKSTOO~1\bin64;C:\PROGRA~1\PTC\MKSTOO~1\bin;C:\PROGRA~1\PTC\MKSTOO~1\bin\X11;C:\PROGRA~1\PTC\MKSTOO~1\mksnt;c:\windows;c:\windows\system32;C:\Program Files (x86)\Common Files\Acronis\SnapAPI\;C:\Program Files (x86)\IVI Foundation\VISA\WinNT\Bin\;C:\Program Files\IVI Foundation\VISA\Win64\Bin\;C:\Program Files (x86)\IVI Foundation\VISA\WinNT\Bin;C:\Program Files (x86)\Pinnacle\Shared Files\;C:\Program Files (x86)\Pinnacle\Shared Files\Filter\;C:\Program Files (x86)\Git\cmd;C:\Program Files\Inductive Automation\Ignition;C:\Program Files\nodejs\;C:\Users\dvanvoorst\AppData\Roaming\npm;C:\Program Files (x86)\eclipse;;.;C:\Users\dvanvoorst\.eclipse\org.eclipse.platform_4.5.1_248562372_win32_win32_x86_64\configuration\org.eclipse.osgi\584\0\.cp -Dfile.encoding=UTF-8
java_command: org.eclipse.ant.internal.launching.remote.InternalAntRunner -Dorg.eclipse.ant.core.ANT_PROCESS_ID=1456964114011 -Declipse.connect.port=62839 -Dant.home=C:\Program Files (x86)\eclipse\plugins\org.apache.ant_1.9.4.v201504302020 -logger org.eclipse.ant.internal.launching.remote.logger.RemoteAntBuildLogger -inputhandler org.eclipse.ant.internal.ui.antsupport.inputhandler.ProxyInputHandler -buildfile C:\Users\dvanvoorst\git\Vizzini\build.xml deploy
java_class_path (initial): C:\Program Files (x86)\eclipse\plugins\org.apache.ant_1.9.4.v201504302020\lib\ant-antlr.jar;C:\Program Files (x86)\eclipse\plugins\org.apache.ant_1.9.4.v201504302020\lib\ant-apache-bcel.jar;C:\Program Files (x86)\eclipse\plugins\org.apache.ant_1.9.4.v201504302020\lib\ant-apache-bsf.jar;C:\Program Files (x86)\eclipse\plugins\org.apache.ant_1.9.4.v201504302020\lib\ant-apache-log4j.jar;C:\Program Files (x86)\eclipse\plugins\org.apache.ant_1.9.4.v201504302020\lib\ant-apache-oro.jar;C:\Program Files (x86)\eclipse\plugins\org.apache.ant_1.9.4.v201504302020\lib\ant-apache-regexp.jar;C:\Program Files (x86)\eclipse\plugins\org.apache.ant_1.9.4.v201504302020\lib\ant-apache-resolver.jar;C:\Program Files (x86)\eclipse\plugins\org.apache.ant_1.9.4.v201504302020\lib\ant-apache-xalan2.jar;C:\Program Files (x86)\eclipse\plugins\org.apache.ant_1.9.4.v201504302020\lib\ant-commons-logging.jar;C:\Program Files (x86)\eclipse\plugins\org.apache.ant_1.9.4.v201504302020\lib\ant-commons-net.jar;C:\Program Files (x86)\eclipse\plugins\org.apache.ant_1.9.4.v201504302020\lib\ant-jai.jar;C:\Program Files (x86)\eclipse\plugins\org.apache.ant_1.9.4.v201504302020\lib\ant-javamail.jar;C:\Program Files (x86)\eclipse\plugins\org.apache.ant_1.9.4.v201504302020\lib\ant-jdepend.jar;C:\Program Files (x86)\eclipse\plugins\org.apache.ant_1.9.4.v201504302020\lib\ant-jmf.jar;C:\Program Files (x86)\eclipse\plugins\org.apache.ant_1.9.4.v201504302020\lib\ant-jsch.jar;C:\Program Files (x86)\eclipse\plugins\org.apache.ant_1.9.4.v201504302020\lib\ant-junit.jar;C:\Program Files (x86)\eclipse\plugins\org.apache.ant_1.9.4.v201504302020\lib\ant-junit4.jar;C:\Program Files (x86)\eclipse\plugins\org.apache.ant_1.9.4.v201504302020\lib\ant-launcher.jar;C:\Program Files (x86)\eclipse\plugins\org.apache.ant_1.9.4.v201504302020\lib\ant-netrexx.jar;C:\Program Files (x86)\eclipse\plugins\org.apache.ant_1.9.4.v201504302020\lib\ant-swing.jar;C:\Program Files (x86)\eclipse\plugins\org.apache.ant_1.9.4.
Launcher Type: SUN_STANDARD
Environment Variables:
JAVA_HOME=C:\Program Files\Java\jdk1.7.0_79
PATH=C:/Program Files/Java/jre1.8.0_73/bin/server;C:/Program Files/Java/jre1.8.0_73/bin;C:/Program Files/Java/jre1.8.0_73/lib/amd64;C:\ProgramData\Oracle\Java\javapath;C:\PROGRA~1\PTC\MKSTOO~1\bin64;C:\PROGRA~1\PTC\MKSTOO~1\bin;C:\PROGRA~1\PTC\MKSTOO~1\bin\X11;C:\PROGRA~1\PTC\MKSTOO~1\mksnt;c:\windows;c:\windows\system32;C:\Program Files (x86)\Common Files\Acronis\SnapAPI\;C:\Program Files (x86)\IVI Foundation\VISA\WinNT\Bin\;C:\Program Files\IVI Foundation\VISA\Win64\Bin\;C:\Program Files (x86)\IVI Foundation\VISA\WinNT\Bin;C:\Program Files (x86)\Pinnacle\Shared Files\;C:\Program Files (x86)\Pinnacle\Shared Files\Filter\;C:\Program Files (x86)\Git\cmd;C:\Program Files\Inductive Automation\Ignition;C:\Program Files\nodejs\;C:\Users\dvanvoorst\AppData\Roaming\npm;C:\Program Files (x86)\eclipse;
USERNAME=dvanvoorst
DISPLAY=:0.0
OS=Windows_NT
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 42 Stepping 7, GenuineIntel
--------------- S Y S T E M ---------------
OS: Windows 7 , 64 bit Build 7601 (6.1.7601.19135)
CPU:total 4 (2 cores per cpu, 2 threads per core) family 6 model 42 stepping 7, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, aes, clmul, ht, tsc, tscinvbit
Memory: 4k page, physical 8280236k(1632604k free), swap 9326976k(5164k free)
vm_info: Java HotSpot(TM) 64-Bit Server VM (25.66-b18) for windows-amd64 JRE (1.8.0_66-b18), built on Nov 9 2015 10:51:13 by "java_re" with MS VC++ 10.0 (VS2010)
time: Wed Mar 02 19:15:14 2016
elapsed time: 0 seconds (0d 0h 0m 0s)