Hi Andrey,

sorry, I've got ahead of my self.

I am on FreeBSD 11.0-RELEASE-p1 amd64
With OpenJDK Runtime Environment 1.8.0_121-b13 Oracle Corporation OpenJDK 64-Bit Server VM 25.121-b13
hw.model: Intel(R) Core(TM) i7-4702MQ CPU @ 2.20GHz
hw.machine_arch: amd64
hw.ncpu: 8
hw.physmem: 8251813888

Core dump is 1 GB, so I guess that is no go. I am attaching crash log to this e-mail. I have uploaded the project I've used during my testing here https://github.com/kimec/ignite-spring-boot . The sample works perfectly well with stock ignite-core on Linux OpenJDK 8 xs64 CentOS 7 .

Kamil


On 2017-04-10 12:24, Andrey Gura wrote:
Hi,

could you please share core dump file? If not, it would be helpful to
know what is CPU architecture on this server.

On Mon, Apr 10, 2017 at 2:53 AM, Kamil Misuth <ki...@ethome.sk> wrote:
Greetings,

OpenJDK (7 and 8) HotSpot JVM SIGSEGVs on FreeBSD 11 as soon as node joins a
topology and starts to communicate via DirectNioClientWorker.
The root cause is DirectByteBufferStreamImpl (both versions) which uses GridUnsafe.getXXX/putXXX(Object object, offset, value) methods to manipulate
DirectByteBuffer, whereas it should really be using
GridUnsafe.getXXX/putXXX(address, value), since DirectByteBuffer is
allocated on C heap (off java heap).
Notice that at least one instance of the same problem is known to exist in
another project using Unsafe
https://issues.apache.org/jira/browse/CASSANDRA-8325 .
The OpenJDK source of Unsafe is more or less clear on this
http://hg.openjdk.java.net/jdk8u/jdk8u60/jdk/file/935758609767/src/share/classes/sun/misc/Unsafe.java#l391
I have prepared a simple fix here
https://github.com/apache/ignite/compare/1.9.0-rc2...kimec:freebsd-support . However, I am not sure if the solution is right in regard to overall ignite
performance.
I've tried to compile ignite-core with tests and after applying my changes was able to pass all the basic stuff until the performance test stage at which point my machine run out of RAM and swap space (some 10 GB)... Not
sure if this is how the tests are supposed to be. After compiling with
-DskipTests I was able to create FreeBSD 11 - CentOS 7 two node cluster and
everything seemed OK (the two nodes shared an IGFS instance backed by
replicated caches).
Please note that OpenJDK on different systems as well as Oracle JDK (via Linux compatility layer) on FreeBSD seem to be more forgiving and does not
SIGSEGV.
I've based my branch on 1.9.0-rc2 since tag 1.9.0 has already POM with
version 2.0.

Kamil

#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x00000008020efff9, pid=2680, tid=0x00000000000189d4
#
# JRE version: OpenJDK Runtime Environment (8.0_121-b13) (build 1.8.0_121-b13)
# Java VM: OpenJDK 64-Bit Server VM (25.121-b13 mixed mode bsd-amd64 compressed oops)
# Problematic frame:
# V  [libjvm.so+0x8efff9]  JVM_handle_bsd_signal+0x1267d9
#
# Core dump written. Default location: /usr/home/kmisuth/git/ignite_examples/java.core
#
# If you would like to submit a bug report, please visit:
#   http://bugreport.java.com/bugreport/crash.jsp
#

---------------  T H R E A D  ---------------

Current thread (0x00000008e732a000):  JavaThread "grid-nio-worker-tcp-comm-0-#17%null%" [_thread_in_vm, id=100820, stack(0x00007fffdc5c5000,0x00007fffdc6c5000)]

siginfo: si_signo: 11 (SIGSEGV), si_code: 1 (SEGV_MAPERR), si_addr: 0x0000000000000000

Registers:
RAX=0x00000008025bed60, RBX=0x00000008d2e7ce18, RCX=0x00000008e386dcc3, RDX=0x0000000000000000
RSP=0x00007fffdc6c4210, RBP=0x00007fffdc6c4240, RSI=0x00007fffdc6c4300, RDI=0x00000008e732a1e0
R8 =0x0000000000000000, R9 =0x0000000000000000, R10=0x0000000803859928, R11=0x00000008020443f0
R12=0x0000000000000000, R13=0x00000008e732a000, R14=0x0000000000000000, R15=0x00000008e386dcc3
RIP=0x00000008020efff9, EFLAGS=0x0000000000000005, ERR=0x0000000000000004
  TRAPNO=0x000000000000000c

Top of Stack: (sp=0x00007fffdc6c4210)
0x00007fffdc6c4210:   00000008020eff30 00000008d2e7ce18
0x00007fffdc6c4220:   0000000812fff000 00000008d2e7ce18
0x00007fffdc6c4230:   00007fffdc6c4300 00000008e732a000
0x00007fffdc6c4240:   00007fffdc6c42c0 0000000803859954
0x00007fffdc6c4250:   0000000893071de0 0000000893071de0
0x00007fffdc6c4260:   00000008dfba5e48 00000008e732a000
0x00007fffdc6c4270:   00000008dfba5e48 00000008e732a000
0x00007fffdc6c4280:   00007fffdc6c4280 0000000000000000
0x00007fffdc6c4290:   00007fffdc6c4300 00000008d2eac200
0x00007fffdc6c42a0:   0000000000000000 00000008d2e7ce18
0x00007fffdc6c42b0:   0000000000000000 00007fffdc6c42e0
0x00007fffdc6c42c0:   00007fffdc6c4348 000000080384a0f6
0x00007fffdc6c42d0:   0000000000000000 0000000803853378
0x00007fffdc6c42e0:   0000000000000000 00000008e386dcc3
0x00007fffdc6c42f0:   0000000803865a43 0000000000000000
0x00007fffdc6c4300:   0000000813001690 00007fffdc6c4308
0x00007fffdc6c4310:   00000008dfba5e16 00007fffdc6c4370
0x00007fffdc6c4320:   00000008dfbab798 0000000000000000
0x00007fffdc6c4330:   00000008dfba5e48 00007fffdc6c42e0
0x00007fffdc6c4340:   00007fffdc6c4358 00007fffdc6c43b8
0x00007fffdc6c4350:   000000080384a0f6 0000000000000000
0x00007fffdc6c4360:   00000008e386dcc3 000000086f9cac38
0x00007fffdc6c4370:   0000000000000000 00007fffdc6c4378
0x00007fffdc6c4380:   00000008ee8f8587 00007fffdc6c43d8
0x00007fffdc6c4390:   00000008ee8f3588 0000000000000000
0x00007fffdc6c43a0:   00000008ee8f85c8 00007fffdc6c4358
0x00007fffdc6c43b0:   00007fffdc6c43d0 00007fffdc6c4420
0x00007fffdc6c43c0:   000000080384a0f6 0000000000000003
0x00007fffdc6c43d0:   0000000000000000 000000086f9cac38
0x00007fffdc6c43e0:   00007fffdc6c43e0 00000008ee8f911a
0x00007fffdc6c43f0:   00007fffdc6c4438 00000008ee8f3588
0x00007fffdc6c4400:   0000000000000000 00000008ee8f9198 

Instructions: (pc=0x00000008020efff9)
0x00000008020effd9:   00 75 0a 41 f7 45 30 00 00 00 30 74 08 4c 89 ef
0x00000008020effe9:   e8 32 f5 fd ff 41 c7 85 58 02 00 00 06 00 00 00
0x00000008020efff9:   49 8b 04 24 41 80 e6 01 46 88 34 38 49 8b 5d 48
0x00000008020f0009:   4c 8b 73 08 48 8b 43 10 48 83 38 00 74 19 48 8b 

Register to memory mapping:

RAX=0x00000008025bed60: gHotSpotVMLongConstants+0x11fe8 in /usr/local/openjdk8/jre/lib/amd64/server/libjvm.so at 0x0000000801800000
RBX={method} {0x00000008d2e7ce18} 'putBoolean' '(Ljava/lang/Object;JZ)V' in 'sun/misc/Unsafe'
RCX=0x00000008e386dcc3 is an unknown value
RDX=0x0000000000000000 is an unknown value
RSP=0x00007fffdc6c4210 is pointing into the stack for thread: 0x00000008e732a000
RBP=0x00007fffdc6c4240 is pointing into the stack for thread: 0x00000008e732a000
RSI=0x00007fffdc6c4300 is pointing into the stack for thread: 0x00000008e732a000
RDI=0x00000008e732a1e0 is an unknown value
R8 =0x0000000000000000 is an unknown value
R9 =0x0000000000000000 is an unknown value
R10=0x0000000803859928 is at code_begin+808 in an Interpreter codelet
method entry point (kind = native)  [0x0000000803859600, 0x0000000803859f00]  2304 bytes
R11=0x00000008020443f0: JVM_handle_bsd_signal+0x7abd0 in /usr/local/openjdk8/jre/lib/amd64/server/libjvm.so at 0x0000000801800000
R12=0x0000000000000000 is an unknown value
R13=0x00000008e732a000 is a thread
R14=0x0000000000000000 is an unknown value
R15=0x00000008e386dcc3 is an unknown value


Stack: [0x00007fffdc5c5000,0x00007fffdc6c5000],  sp=0x00007fffdc6c4210,  free space=1020k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V  [libjvm.so+0x8efff9]  JVM_handle_bsd_signal+0x1267d9
j  sun.misc.Unsafe.putBoolean(Ljava/lang/Object;JZ)V+0
j  org.apache.ignite.internal.util.GridUnsafe.putBoolean([BJZ)V+6
j  org.apache.ignite.internal.direct.stream.v2.DirectByteBufferStreamImplV2.writeBoolean(Z)V+47
j  org.apache.ignite.internal.direct.stream.v2.DirectByteBufferStreamImplV2.writeUuid(Ljava/util/UUID;)V+42
j  org.apache.ignite.internal.direct.stream.v2.DirectByteBufferStreamImplV2.write(Lorg/apache/ignite/plugin/extensions/communication/MessageCollectionItemType;Ljava/lang/Object;Lorg/apache/ignite/plugin/extensions/communication/MessageWriter;)V+359
j  org.apache.ignite.internal.direct.stream.v2.DirectByteBufferStreamImplV2.writeMap(Ljava/util/Map;Lorg/apache/ignite/plugin/extensions/communication/MessageCollectionItemType;Lorg/apache/ignite/plugin/extensions/communication/MessageCollectionItemType;Lorg/apache/ignite/plugin/extensions/communication/MessageWriter;)V+116
j  org.apache.ignite.internal.direct.DirectMessageWriter.writeMap(Ljava/lang/String;Ljava/util/Map;Lorg/apache/ignite/plugin/extensions/communication/MessageCollectionItemType;Lorg/apache/ignite/plugin/extensions/communication/MessageCollectionItemType;)Z+22
j  org.apache.ignite.internal.processors.clock.GridClockDeltaSnapshotMessage.writeTo(Ljava/nio/ByteBuffer;Lorg/apache/ignite/plugin/extensions/communication/MessageWriter;)Z+85
j  org.apache.ignite.internal.direct.stream.v2.DirectByteBufferStreamImplV2.writeMessage(Lorg/apache/ignite/plugin/extensions/communication/Message;Lorg/apache/ignite/plugin/extensions/communication/MessageWriter;)V+37
j  org.apache.ignite.internal.direct.DirectMessageWriter.writeMessage(Ljava/lang/String;Lorg/apache/ignite/plugin/extensions/communication/Message;)Z+17
j  org.apache.ignite.internal.managers.communication.GridIoMessage.writeTo(Ljava/nio/ByteBuffer;Lorg/apache/ignite/plugin/extensions/communication/MessageWriter;)Z+95
j  org.apache.ignite.internal.util.nio.GridNioServer$DirectNioClientWorker.processWrite0(Ljava/nio/channels/SelectionKey;)V+264
j  org.apache.ignite.internal.util.nio.GridNioServer$DirectNioClientWorker.processWrite(Ljava/nio/channels/SelectionKey;)V+20
j  org.apache.ignite.internal.util.nio.GridNioServer$AbstractNioClientWorker.processSelectedKeysOptimized([Ljava/nio/channels/SelectionKey;)V+83
j  org.apache.ignite.internal.util.nio.GridNioServer$AbstractNioClientWorker.bodyInternal()V+987
j  org.apache.ignite.internal.util.nio.GridNioServer$AbstractNioClientWorker.body()V+21
j  org.apache.ignite.internal.util.worker.GridWorker.run()V+82
j  java.lang.Thread.run()V+11
v  ~StubRoutines::call_stub
V  [libjvm.so+0x5acfe6]  AsyncGetCallTrace+0xce356
V  [libjvm.so+0x5ab935]  AsyncGetCallTrace+0xccca5
V  [libjvm.so+0x5abb8c]  AsyncGetCallTrace+0xccefc
V  [libjvm.so+0x6186ae]  JVM_StartThread+0x35e
V  [libjvm.so+0x8cd9d1]  JVM_handle_bsd_signal+0x1041b1
V  [libjvm.so+0x8cd81a]  JVM_handle_bsd_signal+0x103ffa
V  [libjvm.so+0x7c39cf]  JVM_FindSignal+0x1a0f2f
C  [libthr.so.3+0x8b55]  operator->+0x925
C  0x0000000000000000

Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j  sun.misc.Unsafe.putBoolean(Ljava/lang/Object;JZ)V+0
j  org.apache.ignite.internal.util.GridUnsafe.putBoolean([BJZ)V+6
j  org.apache.ignite.internal.direct.stream.v2.DirectByteBufferStreamImplV2.writeBoolean(Z)V+47
j  org.apache.ignite.internal.direct.stream.v2.DirectByteBufferStreamImplV2.writeUuid(Ljava/util/UUID;)V+42
j  org.apache.ignite.internal.direct.stream.v2.DirectByteBufferStreamImplV2.write(Lorg/apache/ignite/plugin/extensions/communication/MessageCollectionItemType;Ljava/lang/Object;Lorg/apache/ignite/plugin/extensions/communication/MessageWriter;)V+359
j  org.apache.ignite.internal.direct.stream.v2.DirectByteBufferStreamImplV2.writeMap(Ljava/util/Map;Lorg/apache/ignite/plugin/extensions/communication/MessageCollectionItemType;Lorg/apache/ignite/plugin/extensions/communication/MessageCollectionItemType;Lorg/apache/ignite/plugin/extensions/communication/MessageWriter;)V+116
j  org.apache.ignite.internal.direct.DirectMessageWriter.writeMap(Ljava/lang/String;Ljava/util/Map;Lorg/apache/ignite/plugin/extensions/communication/MessageCollectionItemType;Lorg/apache/ignite/plugin/extensions/communication/MessageCollectionItemType;)Z+22
j  org.apache.ignite.internal.processors.clock.GridClockDeltaSnapshotMessage.writeTo(Ljava/nio/ByteBuffer;Lorg/apache/ignite/plugin/extensions/communication/MessageWriter;)Z+85
j  org.apache.ignite.internal.direct.stream.v2.DirectByteBufferStreamImplV2.writeMessage(Lorg/apache/ignite/plugin/extensions/communication/Message;Lorg/apache/ignite/plugin/extensions/communication/MessageWriter;)V+37
j  org.apache.ignite.internal.direct.DirectMessageWriter.writeMessage(Ljava/lang/String;Lorg/apache/ignite/plugin/extensions/communication/Message;)Z+17
j  org.apache.ignite.internal.managers.communication.GridIoMessage.writeTo(Ljava/nio/ByteBuffer;Lorg/apache/ignite/plugin/extensions/communication/MessageWriter;)Z+95
j  org.apache.ignite.internal.util.nio.GridNioServer$DirectNioClientWorker.processWrite0(Ljava/nio/channels/SelectionKey;)V+264
j  org.apache.ignite.internal.util.nio.GridNioServer$DirectNioClientWorker.processWrite(Ljava/nio/channels/SelectionKey;)V+20
j  org.apache.ignite.internal.util.nio.GridNioServer$AbstractNioClientWorker.processSelectedKeysOptimized([Ljava/nio/channels/SelectionKey;)V+83
j  org.apache.ignite.internal.util.nio.GridNioServer$AbstractNioClientWorker.bodyInternal()V+987
j  org.apache.ignite.internal.util.nio.GridNioServer$AbstractNioClientWorker.body()V+21
j  org.apache.ignite.internal.util.worker.GridWorker.run()V+82
j  java.lang.Thread.run()V+11
v  ~StubRoutines::call_stub

---------------  P R O C E S S  ---------------

Java Threads: ( => current thread )
  0x0000000892c34800 JavaThread "tcp-disco-sock-reader-#7%null%" [_thread_in_native, id=101445, stack(0x00007fffd9b9b000,0x00007fffd9c9b000)]
  0x00000008de916800 JavaThread "sys-#38%null%" [_thread_blocked, id=101375, stack(0x00007fffd9d9d000,0x00007fffd9e9d000)]
  0x00000008de915800 JavaThread "sys-#37%null%" [_thread_blocked, id=101239, stack(0x00007fffd9e9e000,0x00007fffd9f9e000)]
  0x00000008de915000 JavaThread "sys-#36%null%" [_thread_blocked, id=101207, stack(0x00007fffd9f9f000,0x00007fffda09f000)]
  0x00000008e3a22000 JavaThread "SockJS-8" [_thread_blocked, id=101203, stack(0x00007fffda0a0000,0x00007fffda1a0000)]
  0x00000008dbd01000 JavaThread "SockJS-7" [_thread_blocked, id=101201, stack(0x00007fffda1a1000,0x00007fffda2a1000)]
  0x00000008e3822000 JavaThread "SockJS-6" [_thread_blocked, id=101200, stack(0x00007fffda2a2000,0x00007fffda3a2000)]
  0x00000008d8930800 JavaThread "SockJS-5" [_thread_blocked, id=101195, stack(0x00007fffda4a4000,0x00007fffda5a4000)]
  0x00000008dbd00000 JavaThread "SockJS-4" [_thread_blocked, id=101130, stack(0x00007fffda6a6000,0x00007fffda7a6000)]
  0x00000008d8930000 JavaThread "SockJS-3" [_thread_blocked, id=101127, stack(0x00007fffda7a7000,0x00007fffda8a7000)]
  0x000000080302b800 JavaThread "DestroyJavaVM" [_thread_blocked, id=100113, stack(0x00007fffdfefe000,0x00007fffdfffe000)]
  0x00000008e361d000 JavaThread "qtp1728790703-87" [_thread_blocked, id=101125, stack(0x00007fffda8a8000,0x00007fffda9a8000)]
  0x00000008de914000 JavaThread "qtp1728790703-86-acceptor-0@7dbf880c-ServerConnector@1af2d44a{HTTP/1.1,[http/1.1]}{127.0.0.2:8080}" [_thread_in_native, id=101124, stack(0x00007fffda9a9000,0x00007fffdaaa9000)]
  0x00000008d892f000 JavaThread "SockJS-2" [_thread_blocked, id=101111, stack(0x00007fffdabab000,0x00007fffdacab000)]
  0x00000008e7ffd800 JavaThread "SockJS-1" [_thread_blocked, id=101106, stack(0x00007fffdacac000,0x00007fffdadac000)]
  0x00000008e7ffc000 JavaThread "fragmentizer-coordinator-#35%null%" [_thread_blocked, id=101105, stack(0x00007fffdadad000,0x00007fffdaead000)]
  0x00000008e2dfe800 JavaThread "Thread-22" [_thread_blocked, id=101104, stack(0x00007fffdaeae000,0x00007fffdafae000)]
  0x00000008e2dfd800 JavaThread "igfs-delete-worker%igfs%af2d2653-0723-4f7b-bb93-b3035dc11498%" [_thread_blocked, id=101103, stack(0x00007fffdafaf000,0x00007fffdb0af000)]
  0x00000008e2dfd000 JavaThread "session-timeout-worker-#21%null%" daemon [_thread_blocked, id=101092, stack(0x00007fffdb0b0000,0x00007fffdb1b0000)]
  0x00000008df097000 JavaThread "srvc-deploy-#34%null%" [_thread_blocked, id=101091, stack(0x00007fffdb1b1000,0x00007fffdb2b1000)]
  0x00000008e7116800 JavaThread "exchange-worker-#33%null%" [_thread_blocked, id=101090, stack(0x00007fffdb2b2000,0x00007fffdb3b2000)]
  0x00000008e7115800 JavaThread "ttl-cleanup-worker-#32%null%" [_thread_blocked, id=101089, stack(0x00007fffdb3b3000,0x00007fffdb4b3000)]
  0x00000008e7115000 JavaThread "grid-time-coordinator-#31%null%" [_thread_blocked, id=101088, stack(0x00007fffdb4b4000,0x00007fffdb5b4000)]
  0x00000008e7114000 JavaThread "grid-time-server-reader-#30%null%" [_thread_in_native, id=101087, stack(0x00007fffdb5b5000,0x00007fffdb6b5000)]
  0x00000008db6ee800 JavaThread "ignite-update-notifier-timer" daemon [_thread_blocked, id=101086, stack(0x00007fffdb6b6000,0x00007fffdb7b6000)]
  0x00000008db6ed800 JavaThread "upd-ver-checker" daemon [_thread_blocked, id=101084, stack(0x00007fffdb7b7000,0x00007fffdb8b7000)]
  0x00000008db6ed000 JavaThread "disco-event-worker-#29%null%" [_thread_blocked, id=101083, stack(0x00007fffdbaba000,0x00007fffdbbba000)]
  0x00000008db6ec000 JavaThread "tcp-disco-ip-finder-cleaner-#5%null%" [_thread_blocked, id=101082, stack(0x00007fffdb8b8000,0x00007fffdb9b8000)]
  0x00000008db43c800 JavaThread "tcp-disco-multicast-addr-sender-#4%null%" [_thread_in_native, id=101081, stack(0x00007fffdbbbb000,0x00007fffdbcbb000)]
  0x00000008db43b800 JavaThread "tcp-disco-srvr-#3%null%" [_thread_in_native, id=101080, stack(0x00007fffdb9b9000,0x00007fffdbab9000)]
  0x00000008db43b000 JavaThread "tcp-disco-msg-worker-#2%null%" [_thread_blocked, id=101079, stack(0x00007fffdd8d8000,0x00007fffdd9d8000)]
  0x00000008db43a000 JavaThread "fragmentizer-worker-#28%null%" [_thread_blocked, id=101051, stack(0x00007fffdebeb000,0x00007fffdeceb000)]
  0x00000008e246e800 JavaThread "grid-data-loader-flusher-#27%null%" [_thread_blocked, id=101049, stack(0x00007fffdeaea000,0x00007fffdebea000)]
  0x00000008e246d800 JavaThread "grid-nio-worker-tcp-rest-3-#26%null%" [_thread_in_native, id=100978, stack(0x00007fffdbcbc000,0x00007fffdbdbc000)]
  0x00000008e246d000 JavaThread "grid-nio-worker-tcp-rest-2-#25%null%" [_thread_in_native, id=100972, stack(0x00007fffdbdbd000,0x00007fffdbebd000)]
  0x00000008e246c000 JavaThread "grid-nio-worker-tcp-rest-1-#24%null%" [_thread_in_native, id=100868, stack(0x00007fffdbebe000,0x00007fffdbfbe000)]
  0x00000008e7343800 JavaThread "grid-nio-worker-tcp-rest-0-#23%null%" [_thread_in_native, id=100855, stack(0x00007fffdbfbf000,0x00007fffdc0bf000)]
  0x00000008e7342800 JavaThread "nio-acceptor-#22%null%" [_thread_in_native, id=100828, stack(0x00007fffdc0c0000,0x00007fffdc1c0000)]
  0x00000008e7342000 JavaThread "tcp-comm-worker-#1%null%" [_thread_blocked, id=100827, stack(0x00007fffdc1c1000,0x00007fffdc2c1000)]
  0x00000008e7341000 JavaThread "grid-nio-worker-tcp-comm-3-#20%null%" [_thread_in_native, id=100824, stack(0x00007fffdc2c2000,0x00007fffdc3c2000)]
  0x00000008e732b800 JavaThread "grid-nio-worker-tcp-comm-2-#19%null%" [_thread_in_native, id=100822, stack(0x00007fffdc3c3000,0x00007fffdc4c3000)]
  0x00000008e732a800 JavaThread "grid-nio-worker-tcp-comm-1-#18%null%" [_thread_in_native, id=100821, stack(0x00007fffdc4c4000,0x00007fffdc5c4000)]
=>0x00000008e732a000 JavaThread "grid-nio-worker-tcp-comm-0-#17%null%" [_thread_in_vm, id=100820, stack(0x00007fffdc5c5000,0x00007fffdc6c5000)]
  0x00000008e7329000 JavaThread "nio-acceptor-#16%null%" [_thread_in_native, id=100819, stack(0x00007fffdc6c6000,0x00007fffdc7c6000)]
  0x00000008e63fd800 JavaThread "grid-timeout-worker-#15%null%" [_thread_blocked, id=100817, stack(0x00007fffdc7c7000,0x00007fffdc8c7000)]
  0x00000008e63fc800 JavaThread "ignite-clock" daemon [_thread_blocked, id=100815, stack(0x00007fffdc8c8000,0x00007fffdc9c8000)]
  0x00000008e63fc000 JavaThread "pub-#14%null%" [_thread_blocked, id=100802, stack(0x00007fffdc9c9000,0x00007fffdcac9000)]
  0x00000008e63fb000 JavaThread "pub-#13%null%" [_thread_blocked, id=100799, stack(0x00007fffdcaca000,0x00007fffdcbca000)]
  0x00000008e25ff800 JavaThread "pub-#12%null%" [_thread_blocked, id=100794, stack(0x00007fffdcbcb000,0x00007fffdcccb000)]
  0x00000008e25fe800 JavaThread "pub-#11%null%" [_thread_blocked, id=100793, stack(0x00007fffdcccc000,0x00007fffdcdcc000)]
  0x00000008e25fe000 JavaThread "pub-#10%null%" [_thread_blocked, id=100792, stack(0x00007fffdcdcd000,0x00007fffdcecd000)]
  0x00000008e25fd000 JavaThread "pub-#9%null%" [_thread_blocked, id=100791, stack(0x00007fffdcece000,0x00007fffdcfce000)]
  0x00000008e17fd800 JavaThread "sys-stripe-7-#8%null%" [_thread_blocked, id=100790, stack(0x00007fffdcfcf000,0x00007fffdd0cf000)]
  0x00000008e17fc800 JavaThread "sys-stripe-6-#7%null%" [_thread_blocked, id=100789, stack(0x00007fffdd0d0000,0x00007fffdd1d0000)]
  0x00000008e17fc000 JavaThread "sys-stripe-5-#6%null%" [_thread_blocked, id=100780, stack(0x00007fffdd1d1000,0x00007fffdd2d1000)]
  0x00000008e17fb000 JavaThread "sys-stripe-4-#5%null%" [_thread_blocked, id=100776, stack(0x00007fffdd2d2000,0x00007fffdd3d2000)]
  0x00000008df098800 JavaThread "sys-stripe-3-#4%null%" [_thread_blocked, id=100769, stack(0x00007fffdd3d3000,0x00007fffdd4d3000)]
  0x00000008df097800 JavaThread "sys-stripe-2-#3%null%" [_thread_blocked, id=100705, stack(0x00007fffdd4d4000,0x00007fffdd5d4000)]
  0x00000008df096000 JavaThread "sys-stripe-1-#2%null%" [_thread_blocked, id=100695, stack(0x00007fffdd5d5000,0x00007fffdd6d5000)]
  0x00000008e0ac2800 JavaThread "sys-stripe-0-#1%null%" [_thread_blocked, id=100660, stack(0x00007fffdd6d6000,0x00007fffdd7d6000)]
  0x00000008d3625000 JavaThread "HttpClient@323326911-32" [_thread_blocked, id=100647, stack(0x00007fffdd7d7000,0x00007fffdd8d7000)]
  0x00000008dda35800 JavaThread "HttpClient@323326911-30-lowPrioritySelector" [_thread_blocked, id=100590, stack(0x00007fffdd9d9000,0x00007fffddad9000)]
  0x00000008dda34800 JavaThread "HttpClient@323326911-29" [_thread_in_native, id=100589, stack(0x00007fffddada000,0x00007fffddbda000)]
  0x00000008dda34000 JavaThread "HttpClient@323326911-28-lowPrioritySelector" [_thread_blocked, id=100588, stack(0x00007fffddbdb000,0x00007fffddcdb000)]
  0x00000008dda33000 JavaThread "HttpClient@323326911-27" [_thread_in_native, id=100581, stack(0x00007fffddcdc000,0x00007fffddddc000)]
  0x00000008db668800 JavaThread "HttpClient@323326911-26-lowPrioritySelector" [_thread_blocked, id=100580, stack(0x00007fffddddd000,0x00007fffddedd000)]
  0x00000008db667800 JavaThread "HttpClient@323326911-25" [_thread_in_native, id=100579, stack(0x00007fffddede000,0x00007fffddfde000)]
  0x00000008db667000 JavaThread "HttpClient@323326911-24-lowPrioritySelector" [_thread_blocked, id=100341, stack(0x00007fffddfdf000,0x00007fffde0df000)]
  0x00000008db666000 JavaThread "HttpClient@323326911-23" [_thread_in_native, id=100340, stack(0x00007fffde0e0000,0x00007fffde1e0000)]
  0x00000008e0ac1800 JavaThread "Scheduler-394721749" [_thread_blocked, id=100339, stack(0x00007fffde1e1000,0x00007fffde2e1000)]
  0x00000008e0ac1000 JavaThread "qtp1728790703-20-lowPrioritySelector" [_thread_blocked, id=100338, stack(0x00007fffde2e2000,0x00007fffde3e2000)]
  0x00000008e0ac0000 JavaThread "qtp1728790703-19" [_thread_in_native, id=100337, stack(0x00007fffde3e3000,0x00007fffde4e3000)]
  0x00000008db482800 JavaThread "qtp1728790703-18-lowPrioritySelector" [_thread_blocked, id=100328, stack(0x00007fffde4e4000,0x00007fffde5e4000)]
  0x00000008db481800 JavaThread "qtp1728790703-17" [_thread_in_native, id=100182, stack(0x00007fffde5e5000,0x00007fffde6e5000)]
  0x00000008db481000 JavaThread "qtp1728790703-16" [_thread_in_native, id=100162, stack(0x00007fffde6e6000,0x00007fffde7e6000)]
  0x00000008d451d800 JavaThread "qtp1728790703-15-lowPrioritySelector" [_thread_blocked, id=100150, stack(0x00007fffde7e7000,0x00007fffde8e7000)]
  0x00000008d451d000 JavaThread "qtp1728790703-14-lowPrioritySelector" [_thread_blocked, id=100147, stack(0x00007fffde8e8000,0x00007fffde9e8000)]
  0x00000008db480000 JavaThread "qtp1728790703-13" [_thread_in_native, id=100146, stack(0x00007fffde9e9000,0x00007fffdeae9000)]
  0x00000008d451c000 JavaThread "Service Thread" daemon [_thread_blocked, id=100136, stack(0x00007fffdeded000,0x00007fffdeeed000)]
  0x0000000803031800 JavaThread "C1 CompilerThread3" daemon [_thread_blocked, id=100134, stack(0x00007fffdeeee000,0x00007fffdefee000)]
  0x0000000803030800 JavaThread "C2 CompilerThread2" daemon [_thread_blocked, id=100133, stack(0x00007fffdefef000,0x00007fffdf0ef000)]
  0x0000000803030000 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=100132, stack(0x00007fffdf0f0000,0x00007fffdf1f0000)]
  0x000000080302f000 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=100129, stack(0x00007fffdf1f1000,0x00007fffdf2f1000)]
  0x000000080302e800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=100126, stack(0x00007fffdf2f2000,0x00007fffdf3f2000)]
  0x000000080302d800 JavaThread "Finalizer" daemon [_thread_blocked, id=100125, stack(0x00007fffdf3f3000,0x00007fffdf4f3000)]
  0x000000080302d000 JavaThread "Reference Handler" daemon [_thread_blocked, id=100124, stack(0x00007fffdf4f4000,0x00007fffdf5f4000)]

Other Threads:
  0x00000008030ae000 VMThread [stack: 0x00007fffdf5f5000,0x00007fffdf6f5000] [id=100123]
  0x00000008030ae800 WatcherThread [stack: 0x00007fffdecec000,0x00007fffdedec000] [id=100137]

VM state:not at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread: None

Heap:
 PSYoungGen      total 310784K, used 188746K [0x0000000865000000, 0x000000087a600000, 0x000000088e000000)
  eden space 296448K, 58% used [0x0000000865000000,0x000000086fa53630,0x0000000877180000)
  from space 14336K, 99% used [0x0000000878180000,0x0000000878f7f4e0,0x0000000878f80000)
  to   space 16384K, 0% used [0x0000000877180000,0x0000000877180000,0x0000000878180000)
 ParOldGen       total 91136K, used 25111K [0x0000000813000000, 0x0000000818900000, 0x0000000865000000)
  object space 91136K, 27% used [0x0000000813000000,0x0000000814885f80,0x0000000818900000)
 Metaspace       used 47024K, capacity 47610K, committed 48048K, reserved 1091584K
  class space    used 5580K, capacity 5765K, committed 5808K, reserved 1048576K

Card table byte_map: [0x000000088e000000,0x000000088e3d9000] byte_map_base: 0x0000000889f68000

Marking Bits: (ParMarkBitMap*) 0x00000008025be848
 Begin Bits: [0x000000088e669000, 0x0000000890529000)
 End Bits:   [0x0000000890529000, 0x00000008923e9000)

Polling page: 0x0000000800651000

CodeCache: size=245760Kb used=13561Kb max_used=13566Kb free=232198Kb
 bounds [0x0000000803842000, 0x00000008045a2000, 0x0000000812842000]
 total_blobs=4571 nmethods=3917 adapters=568
 compilation: enabled

Compilation events (10 events):
Event: 47.735 Thread 0x0000000803031800 nmethod 4739 0x000000080457bfd0 code [0x000000080457c140, 0x000000080457c310]
Event: 47.735 Thread 0x0000000803031800 4738   !   3       java.io.ObjectInputStream::filterCheck (267 bytes)
Event: 47.744 Thread 0x0000000803031800 nmethod 4738 0x0000000804585ed0 code [0x00000008045863a0, 0x0000000804589a38]
Event: 47.776 Thread 0x0000000803031800 4740       3       org.apache.ignite.internal.util.lang.GridFunc::iterator (32 bytes)
Event: 47.778 Thread 0x0000000803031800 nmethod 4740 0x000000080458c910 code [0x000000080458cae0, 0x000000080458d158]
Event: 47.781 Thread 0x0000000803031800 4741       3       java.util.concurrent.ConcurrentSkipListMap$Node::casNext (13 bytes)
Event: 47.781 Thread 0x000000080302f000 nmethod 4724 0x000000080458ffd0 code [0x0000000804590200, 0x00000008045915f0]
Event: 47.782 Thread 0x0000000803031800 nmethod 4741 0x0000000804581c10 code [0x0000000804581d60, 0x0000000804581f30]
Event: 47.834 Thread 0x0000000803031800 4742   !   3       org.apache.ignite.internal.util.future.GridFutureAdapter::get0 (122 bytes)
Event: 47.837 Thread 0x0000000803031800 nmethod 4742 0x000000080458db10 code [0x000000080458dde0, 0x000000080458f538]

GC Heap History (10 events):
Event: 5.860 GC heap before
{Heap before GC invocations=8 (full 1):
 PSYoungGen      total 138240K, used 7865K [0x0000000865000000, 0x0000000875e00000, 0x000000088e000000)
  eden space 126976K, 0% used [0x0000000865000000,0x0000000865000000,0x000000086cc00000)
  from space 11264K, 69% used [0x000000086cc00000,0x000000086d3ae570,0x000000086d700000)
  to   space 11264K, 0% used [0x0000000875300000,0x0000000875300000,0x0000000875e00000)
 ParOldGen       total 84992K, used 9493K [0x0000000813000000, 0x0000000818300000, 0x0000000865000000)
  object space 84992K, 11% used [0x0000000813000000,0x0000000813945578,0x0000000818300000)
 Metaspace       used 20887K, capacity 21166K, committed 21296K, reserved 1069056K
  class space    used 2498K, capacity 2587K, committed 2608K, reserved 1048576K
Event: 5.981 GC heap after
Heap after GC invocations=8 (full 1):
 PSYoungGen      total 138240K, used 0K [0x0000000865000000, 0x0000000875e00000, 0x000000088e000000)
  eden space 126976K, 0% used [0x0000000865000000,0x0000000865000000,0x000000086cc00000)
  from space 11264K, 0% used [0x000000086cc00000,0x000000086cc00000,0x000000086d700000)
  to   space 11264K, 0% used [0x0000000875300000,0x0000000875300000,0x0000000875e00000)
 ParOldGen       total 56320K, used 11436K [0x0000000813000000, 0x0000000816700000, 0x0000000865000000)
  object space 56320K, 20% used [0x0000000813000000,0x0000000813b2b2a8,0x0000000816700000)
 Metaspace       used 20887K, capacity 21166K, committed 21296K, reserved 1069056K
  class space    used 2498K, capacity 2587K, committed 2608K, reserved 1048576K
}
Event: 7.738 GC heap before
{Heap before GC invocations=9 (full 1):
 PSYoungGen      total 138240K, used 126976K [0x0000000865000000, 0x0000000875e00000, 0x000000088e000000)
  eden space 126976K, 100% used [0x0000000865000000,0x000000086cc00000,0x000000086cc00000)
  from space 11264K, 0% used [0x000000086cc00000,0x000000086cc00000,0x000000086d700000)
  to   space 11264K, 0% used [0x0000000875300000,0x0000000875300000,0x0000000875e00000)
 ParOldGen       total 56320K, used 11436K [0x0000000813000000, 0x0000000816700000, 0x0000000865000000)
  object space 56320K, 20% used [0x0000000813000000,0x0000000813b2b2a8,0x0000000816700000)
 Metaspace       used 24697K, capacity 25042K, committed 25392K, reserved 1071104K
  class space    used 2992K, capacity 3107K, committed 3120K, reserved 1048576K
Event: 7.759 GC heap after
Heap after GC invocations=9 (full 1):
 PSYoungGen      total 220672K, used 5463K [0x0000000865000000, 0x0000000875880000, 0x000000088e000000)
  eden space 215040K, 0% used [0x0000000865000000,0x0000000865000000,0x0000000872200000)
  from space 5632K, 97% used [0x0000000875300000,0x0000000875855d50,0x0000000875880000)
  to   space 10752K, 0% used [0x0000000874380000,0x0000000874380000,0x0000000874e00000)
 ParOldGen       total 56320K, used 11444K [0x0000000813000000, 0x0000000816700000, 0x0000000865000000)
  object space 56320K, 20% used [0x0000000813000000,0x0000000813b2d2a8,0x0000000816700000)
 Metaspace       used 24697K, capacity 25042K, committed 25392K, reserved 1071104K
  class space    used 2992K, capacity 3107K, committed 3120K, reserved 1048576K
}
Event: 11.140 GC heap before
{Heap before GC invocations=10 (full 1):
 PSYoungGen      total 220672K, used 218889K [0x0000000865000000, 0x0000000875880000, 0x000000088e000000)
  eden space 215040K, 99% used [0x0000000865000000,0x000000087206ca30,0x0000000872200000)
  from space 5632K, 97% used [0x0000000875300000,0x0000000875855d50,0x0000000875880000)
  to   space 10752K, 0% used [0x0000000874380000,0x0000000874380000,0x0000000874e00000)
 ParOldGen       total 56320K, used 11444K [0x0000000813000000, 0x0000000816700000, 0x0000000865000000)
  object space 56320K, 20% used [0x0000000813000000,0x0000000813b2d2a8,0x0000000816700000)
 Metaspace       used 34714K, capacity 35164K, committed 35496K, reserved 1081344K
  class space    used 4194K, capacity 4356K, committed 4400K, reserved 1048576K
Event: 11.175 GC heap after
Heap after GC invocations=10 (full 1):
 PSYoungGen      total 260096K, used 10729K [0x0000000865000000, 0x0000000878f80000, 0x000000088e000000)
  eden space 249344K, 0% used [0x0000000865000000,0x0000000865000000,0x0000000874380000)
  from space 10752K, 99% used [0x0000000874380000,0x0000000874dfa680,0x0000000874e00000)
  to   space 14336K, 0% used [0x0000000878180000,0x0000000878180000,0x0000000878f80000)
 ParOldGen       total 56320K, used 16917K [0x0000000813000000, 0x0000000816700000, 0x0000000865000000)
  object space 56320K, 30% used [0x0000000813000000,0x00000008140856a0,0x0000000816700000)
 Metaspace       used 34714K, capacity 35164K, committed 35496K, reserved 1081344K
  class space    used 4194K, capacity 4356K, committed 4400K, reserved 1048576K
}
Event: 11.175 GC heap before
{Heap before GC invocations=11 (full 2):
 PSYoungGen      total 260096K, used 10729K [0x0000000865000000, 0x0000000878f80000, 0x000000088e000000)
  eden space 249344K, 0% used [0x0000000865000000,0x0000000865000000,0x0000000874380000)
  from space 10752K, 99% used [0x0000000874380000,0x0000000874dfa680,0x0000000874e00000)
  to   space 14336K, 0% used [0x0000000878180000,0x0000000878180000,0x0000000878f80000)
 ParOldGen       total 56320K, used 16917K [0x0000000813000000, 0x0000000816700000, 0x0000000865000000)
  object space 56320K, 30% used [0x0000000813000000,0x00000008140856a0,0x0000000816700000)
 Metaspace       used 34714K, capacity 35164K, committed 35496K, reserved 1081344K
  class space    used 4194K, capacity 4356K, committed 4400K, reserved 1048576K
Event: 11.449 GC heap after
Heap after GC invocations=11 (full 2):
 PSYoungGen      total 260096K, used 0K [0x0000000865000000, 0x0000000878f80000, 0x000000088e000000)
  eden space 249344K, 0% used [0x0000000865000000,0x0000000865000000,0x0000000874380000)
  from space 10752K, 0% used [0x0000000874380000,0x0000000874380000,0x0000000874e00000)
  to   space 14336K, 0% used [0x0000000878180000,0x0000000878180000,0x0000000878f80000)
 ParOldGen       total 91136K, used 24995K [0x0000000813000000, 0x0000000818900000, 0x0000000865000000)
  object space 91136K, 27% used [0x0000000813000000,0x0000000814868f20,0x0000000818900000)
 Metaspace       used 34714K, capacity 35164K, committed 35496K, reserved 1081344K
  class space    used 4194K, capacity 4356K, committed 4400K, reserved 1048576K
}
Event: 15.866 GC heap before
{Heap before GC invocations=12 (full 2):
 PSYoungGen      total 260096K, used 249344K [0x0000000865000000, 0x0000000878f80000, 0x000000088e000000)
  eden space 249344K, 100% used [0x0000000865000000,0x0000000874380000,0x0000000874380000)
  from space 10752K, 0% used [0x0000000874380000,0x0000000874380000,0x0000000874e00000)
  to   space 14336K, 0% used [0x0000000878180000,0x0000000878180000,0x0000000878f80000)
 ParOldGen       total 91136K, used 24995K [0x0000000813000000, 0x0000000818900000, 0x0000000865000000)
  object space 91136K, 27% used [0x0000000813000000,0x0000000814868f20,0x0000000818900000)
 Metaspace       used 42238K, capacity 42796K, committed 43184K, reserved 1087488K
  class space    used 5049K, capacity 5212K, committed 5296K, reserved 1048576K
Event: 15.896 GC heap after
Heap after GC invocations=12 (full 2):
 PSYoungGen      total 310784K, used 14333K [0x0000000865000000, 0x000000087a600000, 0x000000088e000000)
  eden space 296448K, 0% used [0x0000000865000000,0x0000000865000000,0x0000000877180000)
  from space 14336K, 99% used [0x0000000878180000,0x0000000878f7f4e0,0x0000000878f80000)
  to   space 16384K, 0% used [0x0000000877180000,0x0000000877180000,0x0000000878180000)
 ParOldGen       total 91136K, used 25111K [0x0000000813000000, 0x0000000818900000, 0x0000000865000000)
  object space 91136K, 27% used [0x0000000813000000,0x0000000814885f80,0x0000000818900000)
 Metaspace       used 42238K, capacity 42796K, committed 43184K, reserved 1087488K
  class space    used 5049K, capacity 5212K, committed 5296K, reserved 1048576K
}

Deoptimization events (10 events):
Event: 19.319 Thread 0x00000008db6ed800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000803f7ecb4 method=java.lang.ClassLoader.loadClass(Ljava/lang/String;)Ljava/lang/Class; @ 3
Event: 19.325 Thread 0x00000008db6ed800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000803f7ecb4 method=java.lang.ClassLoader.loadClass(Ljava/lang/String;)Ljava/lang/Class; @ 3
Event: 19.330 Thread 0x00000008db6ed800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000803f7ecb4 method=java.lang.ClassLoader.loadClass(Ljava/lang/String;)Ljava/lang/Class; @ 3
Event: 19.332 Thread 0x00000008db6ed800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000803f7ecb4 method=java.lang.ClassLoader.loadClass(Ljava/lang/String;)Ljava/lang/Class; @ 3
Event: 47.407 Thread 0x00000008db43b000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000008039c6d08 method=org.apache.ignite.internal.util.lang.GridFunc.eqNodes(Ljava/lang/Object;Ljava/lang/Object;)Z @ 2
Event: 47.584 Thread 0x00000008e7116800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000803b435e8 method=org.apache.ignite.internal.util.lang.GridFunc.isAlwaysFalse([Lorg/apache/ignite/lang/IgnitePredicate;)Z @ 7
Event: 47.584 Thread 0x00000008e7116800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000000080406cfd8 method=org.apache.ignite.internal.util.lang.GridFunc$53.hasNextX()Z @ 7
Event: 47.584 Thread 0x00000008e7116800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000803b6a088 method=org.apache.ignite.internal.util.lang.GridFunc$53.hasNextX()Z @ 7
Event: 47.606 Thread 0x00000008e7116800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000803ca0758 method=org.apache.ignite.internal.util.lang.GridFunc.eqNodes(Ljava/lang/Object;Ljava/lang/Object;)Z @ 2
Event: 47.688 Thread 0x00000008e7116800 Uncommon trap: reason=null_check action=make_not_entrant pc=0x0000000803a217e0 method=org.apache.ignite.internal.processors.affinity.AffinityTopologyVersion.equals(Ljava/lang/Object;)Z @ 8

Internal exceptions (10 events):
Event: 17.777 Thread 0x000000080302b800 Exception <a 'java/lang/ClassCastException': org.springframework.boot.context.event.ApplicationReadyEvent cannot be cast to org.springframework.context.event.ContextRefreshedEvent> (0x000000086d533ae8) thrown at [/usr/ports/java/openjdk8/work/openjdk/hots
Event: 17.777 Thread 0x000000080302b800 Exception <a 'java/lang/ClassCastException': org.springframework.boot.context.event.ApplicationReadyEvent cannot be cast to org.springframework.context.event.ContextRefreshedEvent> (0x000000086d533ec8) thrown at [/usr/ports/java/openjdk8/work/openjdk/hots
Event: 17.777 Thread 0x000000080302b800 Exception <a 'java/lang/ClassCastException': org.springframework.boot.context.event.ApplicationReadyEvent cannot be cast to org.springframework.context.event.ContextRefreshedEvent> (0x000000086d534208) thrown at [/usr/ports/java/openjdk8/work/openjdk/hots
Event: 18.704 Thread 0x00000008db6ed800 Exception <a 'java/lang/ClassNotFoundException': org/springframework/boot/loader/https/Handler> (0x000000086e2d27f0) thrown at [/usr/ports/java/openjdk8/work/openjdk/hotspot/src/share/vm/classfile/systemDictionary.cpp, line 210]
Event: 47.435 Thread 0x00000008db43b000 Exception <a 'java/lang/NoSuchMethodError': <clinit>> (0x000000086f2acbb8) thrown at [/usr/ports/java/openjdk8/work/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 1613]
Event: 47.436 Thread 0x00000008db43b000 Exception <a 'java/lang/NoSuchMethodError': <clinit>> (0x000000086f2af020) thrown at [/usr/ports/java/openjdk8/work/openjdk/hotspot/src/share/vm/prims/jni.cpp, line 1613]
Event: 47.591 Thread 0x00000008db6ed000 Exception <a 'java/lang/ClassCastException': sk.ethome.ignitesample.event.WsTopologyEvent cannot be cast to org.springframework.context.event.ContextRefreshedEvent> (0x000000086d191ea8) thrown at [/usr/ports/java/openjdk8/work/openjdk/hotspot/src/share/vm
Event: 47.591 Thread 0x00000008db6ed000 Exception <a 'java/lang/ClassCastException': sk.ethome.ignitesample.event.WsTopologyEvent cannot be cast to org.springframework.context.event.ContextRefreshedEvent> (0x000000086d1921c8) thrown at [/usr/ports/java/openjdk8/work/openjdk/hotspot/src/share/vm
Event: 47.591 Thread 0x00000008db6ed000 Exception <a 'java/lang/ClassCastException': sk.ethome.ignitesample.event.WsTopologyEvent cannot be cast to org.springframework.context.event.ContextRefreshedEvent> (0x000000086d1924e8) thrown at [/usr/ports/java/openjdk8/work/openjdk/hotspot/src/share/vm
Event: 47.687 Thread 0x00000008e7116800 Implicit null exception at 0x0000000803a21766 to 0x0000000803a217d1

Events (10 events):
Event: 47.835 loading class org/apache/ignite/internal/direct/stream/v2/DirectByteBufferStreamImplV2$6
Event: 47.835 loading class org/apache/ignite/internal/direct/stream/v2/DirectByteBufferStreamImplV2$6 done
Event: 47.836 loading class org/apache/ignite/internal/direct/stream/v2/DirectByteBufferStreamImplV2$7
Event: 47.836 loading class org/apache/ignite/internal/direct/stream/v2/DirectByteBufferStreamImplV2$7 done
Event: 47.837 loading class org/apache/ignite/internal/direct/stream/v2/DirectByteBufferStreamImplV2$8
Event: 47.837 loading class org/apache/ignite/internal/direct/stream/v2/DirectByteBufferStreamImplV2$8 done
Event: 47.839 loading class org/apache/ignite/plugin/extensions/communication/MessageCollectionItemType
Event: 47.839 loading class org/apache/ignite/plugin/extensions/communication/MessageCollectionItemType done
Event: 47.840 loading class org/apache/ignite/internal/direct/stream/v2/DirectByteBufferStreamImplV2$9
Event: 47.840 loading class org/apache/ignite/internal/direct/stream/v2/DirectByteBufferStreamImplV2$9 done


Dynamic libraries:
0x0000000000400000 	/usr/local/openjdk8/bin/java
0x0000000800821000 	/usr/local/openjdk8/bin/../lib/amd64/jli/libjli.so
0x0000000800a2e000 	/lib/libz.so.6
0x0000000800c45000 	/lib/libthr.so.3
0x0000000800e6c000 	/lib/libc.so.7
0x0000000801800000 	/usr/local/openjdk8/jre/lib/amd64/server/libjvm.so
0x00000008025e5000 	/lib/libm.so.5
0x0000000802810000 	/usr/lib/libc++.so.1
0x0000000802acf000 	/lib/libcxxrt.so.1
0x0000000802ced000 	/lib/libgcc_s.so.1
0x0000000803200000 	/usr/local/openjdk8/jre/lib/amd64/libverify.so
0x000000080340f000 	/usr/local/openjdk8/jre/lib/amd64/libjava.so
0x000000080363a000 	/usr/local/openjdk8/jre/lib/amd64/libzip.so
0x00000008da000000 	/usr/local/openjdk8/jre/lib/amd64/libmanagement.so
0x00000008da208000 	/usr/local/openjdk8/jre/lib/amd64/libnet.so
0x00000008e1800000 	/usr/local/openjdk8/jre/lib/amd64/libnio.so
0x00000008e4e00000 	/usr/local/openjdk8/jre/lib/amd64/libsunec.so
0x0000000800600000 	/libexec/ld-elf.so.1

VM Arguments:
jvm_args: -Djava.net.preferIPv4Stack=true -Dserver.address=127.0.0.2 
java_command: target/ignite-samples-0.0.1-SNAPSHOT-stock.jar
java_class_path (initial): target/ignite-samples-0.0.1-SNAPSHOT-stock.jar
Launcher Type: SUN_STANDARD

Environment Variables:
JAVA_HOME=/usr/local/openjdk8
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/home/kmisuth/bin
SHELL=/usr/local/bin/zsh
DISPLAY=:0

Signal Handlers:
SIGSEGV: [libjvm.so+0x9269e0], sa_mask[0]=11111111111111111111111111111110, sa_flags=SA_RESTART|SA_SIGINFO
SIGBUS: [libjvm.so+0x9269e0], sa_mask[0]=11111111111111111111111111111110, sa_flags=SA_RESTART|SA_SIGINFO
SIGFPE: [libjvm.so+0x7c69f0], sa_mask[0]=11111111111111111111111111111110, sa_flags=SA_RESTART|SA_SIGINFO
SIGPIPE: [libjvm.so+0x7c69f0], sa_mask[0]=11111111111111111111111111111110, sa_flags=SA_RESTART|SA_SIGINFO
SIGXFSZ: [libjvm.so+0x7c69f0], sa_mask[0]=11111111111111111111111111111110, sa_flags=SA_RESTART|SA_SIGINFO
SIGILL: [libjvm.so+0x7c69f0], sa_mask[0]=11111111111111111111111111111110, sa_flags=SA_RESTART|SA_SIGINFO
SIGUSR1: SIG_DFL, sa_mask[0]=00000000000000000000000000000000, sa_flags=SA_RESTART
SIGUSR2: [libjvm.so+0x7c7560], sa_mask[0]=00000000000000000000000000000000, sa_flags=SA_RESTART|SA_SIGINFO
SIGHUP: [libjvm.so+0x7c4f40], sa_mask[0]=11111111111111111111111111111110, sa_flags=SA_RESTART|SA_SIGINFO
SIGINT: [libjvm.so+0x7c4f40], sa_mask[0]=11111111111111111111111111111110, sa_flags=SA_RESTART|SA_SIGINFO
SIGTERM: [libjvm.so+0x7c4f40], sa_mask[0]=11111111111111111111111111111110, sa_flags=SA_RESTART|SA_SIGINFO
SIGQUIT: [libjvm.so+0x7c4f40], sa_mask[0]=11111111111111111111111111111110, sa_flags=SA_RESTART|SA_SIGINFO


---------------  S Y S T E M  ---------------

OS:BSD
uname:FreeBSD 11.0-RELEASE-p1 FreeBSD 11.0-RELEASE-p1 #0 r306420: Thu Sep 29 01:43:23 UTC 2016     r...@releng2.nyi.freebsd.org:/usr/obj/usr/src/sys/GENERIC amd64
rlimit: STACK 524288k, CORE infinity, NPROC 11926, NOFILE 226638, AS infinity
load average:1.97 1.40 1.16

CPU:total 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, clmul, erms, lzcnt, ht, tsc, tscinvbit, bmi1, bmi2

Memory: 4k page, physical 8058412k(2800636k free), swap 4292870144k(4292870144k free)

vm_info: OpenJDK 64-Bit Server VM (25.121-b13) for bsd-amd64 JRE (1.8.0_121-b13), built on Apr  6 2017 23:19:49 by "root" with gcc 4.2.1 Compatible FreeBSD Clang 3.8.0 (tags/RELEASE_380/final 262564)

time: Mon Apr 10 21:44:47 2017
elapsed time: 47 seconds (0d 0h 0m 47s)

Reply via email to