EnzuBR Postado Setembro 11, 2018 Denunciar Compartilhar Postado Setembro 11, 2018 Olá. Eu estou tentando iniciar meu servidor (ReisHosting 3GB em SP), mas esse erro sempre aparece. 11.09 12:51:15 [Multicraft] Starting server! 11.09 12:51:15 [Multicraft] Loaded config for "Default" 11.09 12:51:15 [Multicraft] Updating eula.txt file 11.09 12:51:15 [Server] INFO Java HotSpot(TM) 64-Bit Server VM warning: INFO: os::commit_memory(0x0000000700000000, 2147483648, 0) failed; error='Cannot allocate memory' (errno=12) 11.09 12:51:15 [Server] INFO # 11.09 12:51:15 [Server] INFO # There is insufficient memory for the Java Runtime Environment to continue. 11.09 12:51:15 [Server] INFO # Native memory allocation (mmap) failed to map 2147483648 bytes for committing reserved memory. 11.09 12:51:15 [Server] INFO # An error report file with more information is saved as: 11.09 12:51:15 [Server] INFO # /hs_err_pid21472.log 11.09 12:51:15 [Multicraft] Server shut down (starting) 11.09 12:51:15 [Multicraft] Restarting crashed server in 5 seconds 11.09 12:51:15 [Multicraft] Looks like a crash, check the server console. Return value: 1 11.09 12:51:15 [Multicraft] Server stopped O arquivo /hs_err_pid21472.log: # # There is insufficient memory for the Java Runtime Environment to continue. # Native memory allocation (mmap) failed to map 2147483648 bytes for committing reserved memory. # 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 (os_linux.cpp:2640), pid=21472, tid=0x00007fc8168a4700 # # JRE version: (8.0_144-b01) (build ) # Java VM: Java HotSpot(TM) 64-Bit Server VM (25.144-b01 mixed mode linux-amd64 compressed oops) # Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again # --------------- T H R E A D --------------- Current thread (0x00007fc810008800): JavaThread "Unknown thread" [_thread_in_vm, id=21473, stack(0x00007fc8167a4000,0x00007fc8168a5000)] Stack: [0x00007fc8167a4000,0x00007fc8168a5000], sp=0x00007fc8168a3320, free space=1020k Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code) V [libjvm.so+0xacb18a] VMError::report_and_die()+0x2ba V [libjvm.so+0x4ff4db] report_vm_out_of_memory(char const*, int, unsigned long, VMErrorType, char const*)+0x8b V [libjvm.so+0x927d23] os::Linux::commit_memory_impl(char*, unsigned long, bool)+0x103 V [libjvm.so+0x928279] os::pd_commit_memory(char*, unsigned long, unsigned long, bool)+0x29 V [libjvm.so+0x92249a] os::commit_memory(char*, unsigned long, unsigned long, bool)+0x2a V [libjvm.so+0x996ff3] PSVirtualSpace::expand_by(unsigned long)+0x53 V [libjvm.so+0x987107] PSOldGen::initialize(ReservedSpace, unsigned long, char const*, int)+0xb7 V [libjvm.so+0x2dac3a] AdjoiningGenerations::AdjoiningGenerations(ReservedSpace, GenerationSizer*, unsigned long)+0x39a V [libjvm.so+0x94b3a6] ParallelScavengeHeap::initialize()+0x1d6 V [libjvm.so+0xa93203] Universe::initialize_heap()+0xf3 V [libjvm.so+0xa9376e] universe_init()+0x3e V [libjvm.so+0x640565] init_globals()+0x65 V [libjvm.so+0xa76e5e] Threads::create_vm(JavaVMInitArgs*, bool*)+0x23e V [libjvm.so+0x6d4e64] JNI_CreateJavaVM+0x74 C [libjli.so+0x745e] JavaMain+0x9e C [libpthread.so.0+0x7aa1] --------------- P R O C E S S --------------- Java Threads: ( => current thread ) Other Threads: =>0x00007fc810008800 (exited) JavaThread "Unknown thread" [_thread_in_vm, id=21473, stack(0x00007fc8167a4000,0x00007fc8168a5000)] VM state:not at safepoint (not fully initialized) VM Mutex/Monitor currently owned by a thread: None GC Heap History (0 events): No events Deoptimization events (0 events): No events Internal exceptions (0 events): No events Events (0 events): No events Dynamic libraries: 00400000-00401000 r-xp 00000000 08:03 95420633 /usr/java/jdk1.8.0_144/jre/bin/java 00600000-00601000 rw-p 00000000 08:03 95420633 /usr/java/jdk1.8.0_144/jre/bin/java 010ac000-010cd000 rw-p 00000000 00:00 0 [heap] 780000000-7c0000000 rw-p 00000000 00:00 0 346f200000-346f220000 r-xp 00000000 08:03 81789348 /lib64/ld-2.12.so 346f41f000-346f421000 r--p 0001f000 08:03 81789348 /lib64/ld-2.12.so 346f421000-346f422000 rw-p 00021000 08:03 81789348 /lib64/ld-2.12.so 346f422000-346f423000 rw-p 00000000 00:00 0 346f600000-346f602000 r-xp 00000000 08:03 81789356 /lib64/libdl-2.12.so 346f602000-346f802000 ---p 00002000 08:03 81789356 /lib64/libdl-2.12.so 346f802000-346f803000 r--p 00002000 08:03 81789356 /lib64/libdl-2.12.so 346f803000-346f804000 rw-p 00003000 08:03 81789356 /lib64/libdl-2.12.so 346fa00000-346fb8a000 r-xp 00000000 08:03 81789349 /lib64/libc-2.12.so 346fb8a000-346fd8a000 ---p 0018a000 08:03 81789349 /lib64/libc-2.12.so 346fd8a000-346fd8e000 r--p 0018a000 08:03 81789349 /lib64/libc-2.12.so 346fd8e000-346fd90000 rw-p 0018e000 08:03 81789349 /lib64/libc-2.12.so 346fd90000-346fd94000 rw-p 00000000 00:00 0 346fe00000-346fe17000 r-xp 00000000 08:03 81789354 /lib64/libpthread-2.12.so 346fe17000-3470017000 ---p 00017000 08:03 81789354 /lib64/libpthread-2.12.so 3470017000-3470018000 r--p 00017000 08:03 81789354 /lib64/libpthread-2.12.so 3470018000-3470019000 rw-p 00018000 08:03 81789354 /lib64/libpthread-2.12.so 3470019000-347001d000 rw-p 00000000 00:00 0 3470200000-3470283000 r-xp 00000000 08:03 81789350 /lib64/libm-2.12.so 3470283000-3470482000 ---p 00083000 08:03 81789350 /lib64/libm-2.12.so 3470482000-3470483000 r--p 00082000 08:03 81789350 /lib64/libm-2.12.so 3470483000-3470484000 rw-p 00083000 08:03 81789350 /lib64/libm-2.12.so 3470a00000-3470a07000 r-xp 00000000 08:03 81789361 /lib64/librt-2.12.so 3470a07000-3470c06000 ---p 00007000 08:03 81789361 /lib64/librt-2.12.so 3470c06000-3470c07000 r--p 00006000 08:03 81789361 /lib64/librt-2.12.so 3470c07000-3470c08000 rw-p 00007000 08:03 81789361 /lib64/librt-2.12.so 7fc801000000-7fc801270000 rwxp 00000000 00:00 0 7fc801270000-7fc810000000 ---p 00000000 00:00 0 7fc810000000-7fc810032000 rw-p 00000000 00:00 0 7fc810032000-7fc814000000 ---p 00000000 00:00 0 7fc8152ec000-7fc815575000 rw-p 00000000 00:00 0 7fc815575000-7fc815975000 ---p 00000000 00:00 0 7fc815975000-7fc815b80000 rw-p 00000000 00:00 0 7fc815b80000-7fc815f36000 ---p 00000000 00:00 0 7fc815f36000-7fc815f50000 r-xp 00000000 08:03 95420711 /usr/java/jdk1.8.0_144/jre/lib/amd64/libzip.so 7fc815f50000-7fc816150000 ---p 0001a000 08:03 95420711 /usr/java/jdk1.8.0_144/jre/lib/amd64/libzip.so 7fc816150000-7fc816151000 rw-p 0001a000 08:03 95420711 /usr/java/jdk1.8.0_144/jre/lib/amd64/libzip.so 7fc816151000-7fc81615e000 r-xp 00000000 08:03 81788960 /lib64/libnss_files-2.12.so 7fc81615e000-7fc81635d000 ---p 0000d000 08:03 81788960 /lib64/libnss_files-2.12.so 7fc81635d000-7fc81635e000 r--p 0000c000 08:03 81788960 /lib64/libnss_files-2.12.so 7fc81635e000-7fc81635f000 rw-p 0000d000 08:03 81788960 /lib64/libnss_files-2.12.so 7fc816368000-7fc816369000 rw-p 00000000 00:00 0 7fc816369000-7fc816394000 r-xp 00000000 08:03 95420675 /usr/java/jdk1.8.0_144/jre/lib/amd64/libjava.so 7fc816394000-7fc816593000 ---p 0002b000 08:03 95420675 /usr/java/jdk1.8.0_144/jre/lib/amd64/libjava.so 7fc816593000-7fc816595000 rw-p 0002a000 08:03 95420675 /usr/java/jdk1.8.0_144/jre/lib/amd64/libjava.so 7fc816595000-7fc8165a2000 r-xp 00000000 08:03 95420710 /usr/java/jdk1.8.0_144/jre/lib/amd64/libverify.so 7fc8165a2000-7fc8167a2000 ---p 0000d000 08:03 95420710 /usr/java/jdk1.8.0_144/jre/lib/amd64/libverify.so 7fc8167a2000-7fc8167a4000 rw-p 0000d000 08:03 95420710 /usr/java/jdk1.8.0_144/jre/lib/amd64/libverify.so 7fc8167a4000-7fc8167a7000 ---p 00000000 00:00 0 7fc8167a7000-7fc8168a5000 rw-p 00000000 00:00 0 7fc8168a5000-7fc817578000 r-xp 00000000 08:03 95420715 /usr/java/jdk1.8.0_144/jre/lib/amd64/server/libjvm.so 7fc817578000-7fc817777000 ---p 00cd3000 08:03 95420715 /usr/java/jdk1.8.0_144/jre/lib/amd64/server/libjvm.so 7fc817777000-7fc817851000 rw-p 00cd2000 08:03 95420715 /usr/java/jdk1.8.0_144/jre/lib/amd64/server/libjvm.so 7fc817851000-7fc81789f000 rw-p 00000000 00:00 0 7fc81789f000-7fc8178b4000 r-xp 00000000 08:03 95420649 /usr/java/jdk1.8.0_144/jre/lib/amd64/jli/libjli.so 7fc8178b4000-7fc817ab4000 ---p 00015000 08:03 95420649 /usr/java/jdk1.8.0_144/jre/lib/amd64/jli/libjli.so 7fc817ab4000-7fc817ab5000 rw-p 00015000 08:03 95420649 /usr/java/jdk1.8.0_144/jre/lib/amd64/jli/libjli.so 7fc817ab5000-7fc817ab6000 rw-p 00000000 00:00 0 7fc817ab6000-7fc817abe000 rw-s 00000000 08:03 90177925 /tmp/hsperfdata_mc289/21472 7fc817abe000-7fc817abf000 rw-p 00000000 00:00 0 7fc817abf000-7fc817ac0000 r--p 00000000 00:00 0 7fc817ac0000-7fc817ac1000 rw-p 00000000 00:00 0 7fff7112c000-7fff71141000 rw-p 00000000 00:00 0 [stack] 7fff71187000-7fff71188000 r-xp 00000000 00:00 0 [vdso] ffffffffff600000-ffffffffff601000 r-xp 00000000 00:00 0 [vsyscall] VM Arguments: jvm_args: -Xmx3072M -Xms3072M java_command: /home/minecraft/multicraft/servers/server289/spigot-1.7.10-SNAPSHOT-b1657.jar nogui java_class_path (initial): /home/minecraft/multicraft/servers/server289/spigot-1.7.10-SNAPSHOT-b1657.jar Launcher Type: SUN_STANDARD Environment Variables: PATH=/usr/local/bin:/usr/bin:/bin Signal Handlers: SIGSEGV: [libjvm.so+0xacba10], sa_mask[0]=11111111011111111101111111111110, sa_flags=SA_RESTART|SA_SIGINFO SIGBUS: [libjvm.so+0xacba10], sa_mask[0]=11111111011111111101111111111110, sa_flags=SA_RESTART|SA_SIGINFO SIGFPE: [libjvm.so+0x924ba0], sa_mask[0]=11111111011111111101111111111110, sa_flags=SA_RESTART|SA_SIGINFO SIGPIPE: [libjvm.so+0x924ba0], sa_mask[0]=11111111011111111101111111111110, sa_flags=SA_RESTART|SA_SIGINFO SIGXFSZ: [libjvm.so+0x924ba0], sa_mask[0]=11111111011111111101111111111110, sa_flags=SA_RESTART|SA_SIGINFO SIGILL: [libjvm.so+0x924ba0], sa_mask[0]=11111111011111111101111111111110, sa_flags=SA_RESTART|SA_SIGINFO SIGUSR1: SIG_DFL, sa_mask[0]=00000000000000000000000000000000, sa_flags=none SIGUSR2: [libjvm.so+0x9263e0], sa_mask[0]=00000000000000000000000000000000, sa_flags=SA_RESTART|SA_SIGINFO SIGHUP: SIG_DFL, sa_mask[0]=00000000000000000000000000000000, sa_flags=none SIGINT: SIG_IGN, sa_mask[0]=00000000000000000000000000000000, sa_flags=none SIGTERM: SIG_DFL, sa_mask[0]=00000000000000000000000000000000, sa_flags=none SIGQUIT: SIG_DFL, sa_mask[0]=00000000000000000000000000000000, sa_flags=none --------------- S Y S T E M --------------- OS:CentOS release 6.9 (Final) uname:Linux 2.6.32-696.el6.x86_64 #1 SMP Tue Mar 21 19:29:05 UTC 2017 x86_64 libc:glibc 2.12 NPTL 2.12 rlimit: STACK 10240k, CORE 0k, NPROC 257517, NOFILE 4096, AS infinity load average:12.05 11.26 10.21 /proc/meminfo: MemTotal: 65953772 kB MemFree: 262992 kB Buffers: 8344 kB Cached: 173236 kB SwapCached: 572972 kB Active: 60905916 kB Inactive: 3961784 kB Active(anon): 60791100 kB Inactive(anon): 3895096 kB Active(file): 114816 kB Inactive(file): 66688 kB Unevictable: 0 kB Mlocked: 0 kB SwapTotal: 8388604 kB SwapFree: 372200 kB Dirty: 1492 kB Writeback: 1624 kB AnonPages: 64113736 kB Mapped: 28404 kB Shmem: 8 kB Slab: 181884 kB SReclaimable: 65952 kB SUnreclaim: 115932 kB KernelStack: 50480 kB PageTables: 183236 kB NFS_Unstable: 0 kB Bounce: 0 kB WritebackTmp: 0 kB CommitLimit: 41365488 kB Committed_AS: 80363328 kB VmallocTotal: 34359738367 kB VmallocUsed: 390412 kB VmallocChunk: 34323821080 kB HardwareCorrupted: 0 kB AnonHugePages: 51388416 kB HugePages_Total: 0 HugePages_Free: 0 HugePages_Rsvd: 0 HugePages_Surp: 0 Hugepagesize: 2048 kB DirectMap4k: 10504 kB DirectMap2M: 67084288 kB CPU:total 16 (initial active 16) (4 cores per cpu, 2 threads per core) family 6 model 26 stepping 5, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, ht, tsc, tscinvbit, tscinv /proc/cpuinfo: processor : 0 vendor_id : GenuineIntel cpu family : 6 model : 26 model name : Intel(R) Xeon(R) CPU E5530 @ 2.40GHz stepping : 5 microcode : 25 cpu MHz : 1596.000 cache size : 8192 KB physical id : 1 siblings : 8 core id : 0 cpu cores : 4 apicid : 16 initial apicid : 16 fpu : yes fpu_exception : yes cpuid level : 11 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid bogomips : 4788.13 clflush size : 64 cache_alignment : 64 address sizes : 40 bits physical, 48 bits virtual power management: processor : 1 vendor_id : GenuineIntel cpu family : 6 model : 26 model name : Intel(R) Xeon(R) CPU E5530 @ 2.40GHz stepping : 5 microcode : 25 cpu MHz : 1596.000 cache size : 8192 KB physical id : 0 siblings : 8 core id : 0 cpu cores : 4 apicid : 0 initial apicid : 0 fpu : yes fpu_exception : yes cpuid level : 11 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid bogomips : 4787.27 clflush size : 64 cache_alignment : 64 address sizes : 40 bits physical, 48 bits virtual power management: processor : 2 vendor_id : GenuineIntel cpu family : 6 model : 26 model name : Intel(R) Xeon(R) CPU E5530 @ 2.40GHz stepping : 5 microcode : 25 cpu MHz : 1596.000 cache size : 8192 KB physical id : 1 siblings : 8 core id : 1 cpu cores : 4 apicid : 18 initial apicid : 18 fpu : yes fpu_exception : yes cpuid level : 11 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid bogomips : 4788.13 clflush size : 64 cache_alignment : 64 address sizes : 40 bits physical, 48 bits virtual power management: processor : 3 vendor_id : GenuineIntel cpu family : 6 model : 26 model name : Intel(R) Xeon(R) CPU E5530 @ 2.40GHz stepping : 5 microcode : 25 cpu MHz : 2395.000 cache size : 8192 KB physical id : 0 siblings : 8 core id : 1 cpu cores : 4 apicid : 2 initial apicid : 2 fpu : yes fpu_exception : yes cpuid level : 11 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid bogomips : 4787.27 clflush size : 64 cache_alignment : 64 address sizes : 40 bits physical, 48 bits virtual power management: processor : 4 vendor_id : GenuineIntel cpu family : 6 model : 26 model name : Intel(R) Xeon(R) CPU E5530 @ 2.40GHz stepping : 5 microcode : 25 cpu MHz : 1596.000 cache size : 8192 KB physical id : 1 siblings : 8 core id : 2 cpu cores : 4 apicid : 20 initial apicid : 20 fpu : yes fpu_exception : yes cpuid level : 11 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid bogomips : 4788.13 clflush size : 64 cache_alignment : 64 address sizes : 40 bits physical, 48 bits virtual power management: processor : 5 vendor_id : GenuineIntel cpu family : 6 model : 26 model name : Intel(R) Xeon(R) CPU E5530 @ 2.40GHz stepping : 5 microcode : 25 cpu MHz : 1596.000 cache size : 8192 KB physical id : 0 siblings : 8 core id : 2 cpu cores : 4 apicid : 4 initial apicid : 4 fpu : yes fpu_exception : yes cpuid level : 11 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid bogomips : 4787.27 clflush size : 64 cache_alignment : 64 address sizes : 40 bits physical, 48 bits virtual power management: processor : 6 vendor_id : GenuineIntel cpu family : 6 model : 26 model name : Intel(R) Xeon(R) CPU E5530 @ 2.40GHz stepping : 5 microcode : 25 cpu MHz : 2395.000 cache size : 8192 KB physical id : 1 siblings : 8 core id : 3 cpu cores : 4 apicid : 22 initial apicid : 22 fpu : yes fpu_exception : yes cpuid level : 11 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid bogomips : 4788.13 clflush size : 64 cache_alignment : 64 address sizes : 40 bits physical, 48 bits virtual power management: processor : 7 vendor_id : GenuineIntel cpu family : 6 model : 26 model name : Intel(R) Xeon(R) CPU E5530 @ 2.40GHz stepping : 5 microcode : 25 cpu MHz : 2395.000 cache size : 8192 KB physical id : 0 siblings : 8 core id : 3 cpu cores : 4 apicid : 6 initial apicid : 6 fpu : yes fpu_exception : yes cpuid level : 11 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid bogomips : 4787.27 clflush size : 64 cache_alignment : 64 address sizes : 40 bits physical, 48 bits virtual power management: processor : 8 vendor_id : GenuineIntel cpu family : 6 model : 26 model name : Intel(R) Xeon(R) CPU E5530 @ 2.40GHz stepping : 5 microcode : 25 cpu MHz : 1596.000 cache size : 8192 KB physical id : 1 siblings : 8 core id : 0 cpu cores : 4 apicid : 17 initial apicid : 17 fpu : yes fpu_exception : yes cpuid level : 11 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid bogomips : 4788.13 clflush size : 64 cache_alignment : 64 address sizes : 40 bits physical, 48 bits virtual power management: processor : 9 vendor_id : GenuineIntel cpu family : 6 model : 26 model name : Intel(R) Xeon(R) CPU E5530 @ 2.40GHz stepping : 5 microcode : 25 cpu MHz : 2395.000 cache size : 8192 KB physical id : 0 siblings : 8 core id : 0 cpu cores : 4 apicid : 1 initial apicid : 1 fpu : yes fpu_exception : yes cpuid level : 11 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid bogomips : 4787.27 clflush size : 64 cache_alignment : 64 address sizes : 40 bits physical, 48 bits virtual power management: processor : 10 vendor_id : GenuineIntel cpu family : 6 model : 26 model name : Intel(R) Xeon(R) CPU E5530 @ 2.40GHz stepping : 5 microcode : 25 cpu MHz : 2395.000 cache size : 8192 KB physical id : 1 siblings : 8 core id : 1 cpu cores : 4 apicid : 19 initial apicid : 19 fpu : yes fpu_exception : yes cpuid level : 11 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid bogomips : 4788.13 clflush size : 64 cache_alignment : 64 address sizes : 40 bits physical, 48 bits virtual power management: processor : 11 vendor_id : GenuineIntel cpu family : 6 model : 26 model name : Intel(R) Xeon(R) CPU E5530 @ 2.40GHz stepping : 5 microcode : 25 cpu MHz : 1596.000 cache size : 8192 KB physical id : 0 siblings : 8 core id : 1 cpu cores : 4 apicid : 3 initial apicid : 3 fpu : yes fpu_exception : yes cpuid level : 11 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid bogomips : 4787.27 clflush size : 64 cache_alignment : 64 address sizes : 40 bits physical, 48 bits virtual power management: processor : 12 vendor_id : GenuineIntel cpu family : 6 model : 26 model name : Intel(R) Xeon(R) CPU E5530 @ 2.40GHz stepping : 5 microcode : 25 cpu MHz : 1596.000 cache size : 8192 KB physical id : 1 siblings : 8 core id : 2 cpu cores : 4 apicid : 21 initial apicid : 21 fpu : yes fpu_exception : yes cpuid level : 11 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid bogomips : 4788.13 clflush size : 64 cache_alignment : 64 address sizes : 40 bits physical, 48 bits virtual power management: processor : 13 vendor_id : GenuineIntel cpu family : 6 model : 26 model name : Intel(R) Xeon(R) CPU E5530 @ 2.40GHz stepping : 5 microcode : 25 cpu MHz : 1995.000 cache size : 8192 KB physical id : 0 siblings : 8 core id : 2 cpu cores : 4 apicid : 5 initial apicid : 5 fpu : yes fpu_exception : yes cpuid level : 11 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid bogomips : 4787.27 clflush size : 64 cache_alignment : 64 address sizes : 40 bits physical, 48 bits virtual power management: processor : 14 vendor_id : GenuineIntel cpu family : 6 model : 26 model name : Intel(R) Xeon(R) CPU E5530 @ 2.40GHz stepping : 5 microcode : 25 cpu MHz : 2395.000 cache size : 8192 KB physical id : 1 siblings : 8 core id : 3 cpu cores : 4 apicid : 23 initial apicid : 23 fpu : yes fpu_exception : yes cpuid level : 11 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid bogomips : 4788.13 clflush size : 64 cache_alignment : 64 address sizes : 40 bits physical, 48 bits virtual power management: processor : 15 vendor_id : GenuineIntel cpu family : 6 model : 26 model name : Intel(R) Xeon(R) CPU E5530 @ 2.40GHz stepping : 5 microcode : 25 cpu MHz : 2395.000 cache size : 8192 KB physical id : 0 siblings : 8 core id : 3 cpu cores : 4 apicid : 7 initial apicid : 7 fpu : yes fpu_exception : yes cpuid level : 11 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid bogomips : 4787.27 clflush size : 64 cache_alignment : 64 address sizes : 40 bits physical, 48 bits virtual power management: Memory: 4k page, physical 65953772k(262992k free), swap 8388604k(372200k free) vm_info: Java HotSpot(TM) 64-Bit Server VM (25.144-b01) for linux-amd64 JRE (1.8.0_144-b01), built on Jul 21 2017 21:57:33 by "java_re" with gcc 4.3.0 20080428 (Red Hat 4.3.0-8) time: Tue Sep 11 12:51:15 2018 elapsed time: 0 seconds (0d 0h 0m 0s) O que pode ter causado esse erro e como posso resolver? Obrigado pelo seu tempo. Link para o comentário Compartilhar em outros sites More sharing options...
iHuck Postado Setembro 11, 2018 Denunciar Compartilhar Postado Setembro 11, 2018 (editado) Spoiler 11.09 12:51:15 [Server] INFO # 11.09 12:51:15 [Server] INFO # There is insufficient memory for the Java Runtime Environment to continue. Falta de memoria, up o plano ou remova alguns arquivos. (Creio que seja isso por essa frase) mande suporte pra eles que TALVEZ eles te ajudem Editado Setembro 11, 2018 por iHuck Link para o comentário Compartilhar em outros sites More sharing options...
InVinicius Postado Dezembro 22, 2018 Denunciar Compartilhar Postado Dezembro 22, 2018 Sua dúvida foi marcada como resolvida pela nossa equipe. Caso sua dúvida não tenha sido sanada, crie outro tópico. OBS: Essa mensagem é automática Link para o comentário Compartilhar em outros sites More sharing options...
Posts Recomendados