154 lines
7.1 KiB
Plaintext
154 lines
7.1 KiB
Plaintext
#
|
|
# 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=5480, tid=0x0000000000003cbc
|
|
#
|
|
# JRE version: (8.0_144-b01) (build )
|
|
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.144-b01 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 (0x0000000002f42800): JavaThread "Unknown thread" [_thread_in_vm, id=15548, stack(0x0000000002e20000,0x0000000002f20000)]
|
|
|
|
Stack: [0x0000000002e20000,0x0000000002f20000]
|
|
[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:
|
|
|
|
=>0x0000000002f42800 (exited) JavaThread "Unknown thread" [_thread_in_vm, id=15548, stack(0x0000000002e20000,0x0000000002f20000)]
|
|
|
|
VM state:not at safepoint (normal execution)
|
|
|
|
VM Mutex/Monitor currently owned by a thread: None
|
|
|
|
Heap:
|
|
PSYoungGen total 38400K, used 665K [0x00000000d5d00000, 0x00000000d8780000, 0x0000000100000000)
|
|
eden space 33280K, 2% used [0x00000000d5d00000,0x00000000d5da6670,0x00000000d7d80000)
|
|
from space 5120K, 0% used [0x00000000d8280000,0x00000000d8280000,0x00000000d8780000)
|
|
to space 5120K, 0% used [0x00000000d7d80000,0x00000000d7d80000,0x00000000d8280000)
|
|
ParOldGen total 87552K, used 0K [0x0000000081600000, 0x0000000086b80000, 0x00000000d5d00000)
|
|
object space 87552K, 0% used [0x0000000081600000,0x0000000081600000,0x0000000086b80000)
|
|
Metaspace used 774K, capacity 4480K, committed 4480K, reserved 1056768K
|
|
class space used 75K, capacity 384K, committed 384K, reserved 1048576K
|
|
|
|
Card table byte_map: [0x0000000012400000,0x0000000012800000] byte_map_base: 0x0000000011ff5000
|
|
|
|
Marking Bits: (ParMarkBitMap*) 0x000000005ff4d850
|
|
Begin Bits: [0x00000000132b0000, 0x0000000015258000)
|
|
End Bits: [0x0000000015258000, 0x0000000017200000)
|
|
|
|
Polling page: 0x0000000001610000
|
|
|
|
CodeCache: size=245760Kb used=328Kb max_used=328Kb free=245431Kb
|
|
bounds [0x0000000003040000, 0x00000000032b0000, 0x0000000012040000]
|
|
total_blobs=58 nmethods=0 adapters=38
|
|
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.037 loading class java/lang/Short
|
|
Event: 0.037 loading class java/lang/Short done
|
|
Event: 0.037 loading class java/lang/Integer
|
|
Event: 0.037 loading class java/lang/Integer done
|
|
Event: 0.037 loading class java/lang/Long
|
|
Event: 0.037 loading class java/lang/Long done
|
|
Event: 0.038 loading class java/lang/NullPointerException
|
|
Event: 0.038 loading class java/lang/NullPointerException done
|
|
Event: 0.038 loading class java/lang/ArithmeticException
|
|
Event: 0.038 loading class java/lang/ArithmeticException done
|
|
|
|
|
|
Dynamic libraries:
|
|
0x00007ff7f97d0000 - 0x00007ff7f9807000 c:\program files (x86)\smartgit\jre\bin\java.exe
|
|
0x00007fff06970000 - 0x00007fff06b51000 C:\WINDOWS\SYSTEM32\ntdll.dll
|
|
0x00007fff06880000 - 0x00007fff06932000 C:\WINDOWS\System32\KERNEL32.DLL
|
|
0x00007fff03230000 - 0x00007fff034a3000 C:\WINDOWS\System32\KERNELBASE.dll
|
|
0x00007fff05e60000 - 0x00007fff05f01000 C:\WINDOWS\System32\ADVAPI32.dll
|
|
0x00007fff06500000 - 0x00007fff0659e000 C:\WINDOWS\System32\msvcrt.dll
|
|
0x00007fff06820000 - 0x00007fff0687b000 C:\WINDOWS\System32\sechost.dll
|
|
0x00007fff063d0000 - 0x00007fff064f4000 C:\WINDOWS\System32\RPCRT4.dll
|
|
0x00007fff06240000 - 0x00007fff063d0000 C:\WINDOWS\System32\USER32.dll
|
|
0x00007fff03c90000 - 0x00007fff03cb0000 C:\WINDOWS\System32\win32u.dll
|
|
0x00007fff03e20000 - 0x00007fff03e48000 C:\WINDOWS\System32\GDI32.dll
|
|
0x00007fff02f90000 - 0x00007fff03122000 C:\WINDOWS\System32\gdi32full.dll
|
|
0x00007fff03d60000 - 0x00007fff03dff000 C:\WINDOWS\System32\msvcp_win.dll
|
|
0x00007fff03130000 - 0x00007fff0322a000 C:\WINDOWS\System32\ucrtbase.dll
|
|
0x00007ffef6190000 - 0x00007ffef63f9000 C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.17134.345_none_fb429a5930656358\COMCTL32.dll
|
|
0x00007fff05f10000 - 0x00007fff06233000 C:\WINDOWS\System32\combase.dll
|
|
0x00007fff03c10000 - 0x00007fff03c8a000 C:\WINDOWS\System32\bcryptPrimitives.dll
|
|
0x00007fff06630000 - 0x00007fff0665d000 C:\WINDOWS\System32\IMM32.DLL
|
|
0x0000000062d40000 - 0x0000000062e12000 c:\program files (x86)\smartgit\jre\bin\msvcr100.dll
|
|
0x000000005f730000 - 0x000000005ffcd000 c:\program files (x86)\smartgit\jre\bin\server\jvm.dll
|
|
0x00007fff05d30000 - 0x00007fff05d38000 C:\WINDOWS\System32\PSAPI.DLL
|
|
0x00007ffef81c0000 - 0x00007ffef81c9000 C:\WINDOWS\SYSTEM32\WSOCK32.dll
|
|
0x00007ffefa270000 - 0x00007ffefa27a000 C:\WINDOWS\SYSTEM32\VERSION.dll
|
|
0x00007ffef8320000 - 0x00007ffef8343000 C:\WINDOWS\SYSTEM32\WINMM.dll
|
|
0x00007fff065c0000 - 0x00007fff0662c000 C:\WINDOWS\System32\WS2_32.dll
|
|
0x00007ffef8170000 - 0x00007ffef819a000 C:\WINDOWS\SYSTEM32\winmmbase.dll
|
|
0x00007fff034b0000 - 0x00007fff034f9000 C:\WINDOWS\System32\cfgmgr32.dll
|
|
0x00000000624c0000 - 0x00000000624cf000 c:\program files (x86)\smartgit\jre\bin\verify.dll
|
|
0x0000000062490000 - 0x00000000624b9000 c:\program files (x86)\smartgit\jre\bin\java.dll
|
|
0x0000000062470000 - 0x0000000062486000 c:\program files (x86)\smartgit\jre\bin\zip.dll
|
|
|
|
VM Arguments:
|
|
jvm_args: -Djava.net.preferIPv4Stack=true -Dsmartgit.logging=true
|
|
java_command: com.syntevo.smartgit.transport.askpass.SgAskPasswordMain Password for 'http://GiuseppeS@studio-ml.local@serverdev':
|
|
java_class_path (initial): C:\Program Files (x86)\SmartGit\lib\smartgit.jar;C:\Program Files (x86)\SmartGit\lib\trilead.jar
|
|
Launcher Type: SUN_STANDARD
|
|
|
|
Environment Variables:
|
|
JAVA_HOME=C:\Program Files\Java\jdk1.8.0_121
|
|
USERNAME=GiuseppeS
|
|
OS=Windows_NT
|
|
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 60 Stepping 3, GenuineIntel
|
|
|
|
|
|
|
|
--------------- S Y S T E M ---------------
|
|
|
|
OS: Windows 10.0 , 64 bit Build 17134 (10.0.17134.1)
|
|
|
|
CPU:total 8 (initial active 8) (4 cores per cpu, 2 threads per core) family 6 model 60 stepping 3, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, avx2, aes, clmul, erms, lzcnt, ht, tsc, tscinvbit, bmi1, bmi2
|
|
|
|
Memory: 4k page, physical 8294492k(989512k free), swap 33460316k(6028k free)
|
|
|
|
vm_info: Java HotSpot(TM) 64-Bit Server VM (25.144-b01) for windows-amd64 JRE (1.8.0_144-b01), built on Jul 21 2017 21:57:33 by "java_re" with MS VC++ 10.0 (VS2010)
|
|
|
|
time: Wed Nov 28 04:31:57 2018
|
|
elapsed time: 0 seconds (0d 0h 0m 0s)
|
|
|